ended4월 4일· 1 sources
ShellQL: Lightweight SQLite Database Browsing Over SSH
ShellQL로 GUI 없이 원격 서버의 SQLite 데이터베이스 관리하기
Why it matters
Most GUI database tools fail in SSH environments where local connections aren't available. ShellQL solves this by providing full CRUD capabilities for SQLite databases through a terminal interface that runs on any system with bash and sqlite3—eliminating the need for installation, port forwarding, or file transfers. This is particularly valuable for managing production databases, debugging container environments, and accessing databases in restricted CI/CD systems.
1
Sources
+0
24h
—
Growth
170d
Active
ShellQLSQLiteTUISSHbash