SQLite dashboard.

SQLite dashboard.

Visit Site

The Pocket SQL repository is a single binary that ships as a standalone application, allowing users to open and interact with SQLite databases directly from the terminal. The user interface provides a dashboard-like experience for managing databases.

Here's an overview of the repository:

  • Installation: The binary can be placed anywhere in the system path.
  • Usage: Users can open a database by running pocketsql open followed by the connection string, which is prefixed with "sqlite3:" and follows the format described in the go-sqlite3 driver documentation.

Key Features

  1. SQLite Dashboard
  2. Single binary for easy installation and use
  3. Connection strings are supported using the sqlite3 driver

Activities & Stats

  • The repository has a star count of [1 star].
  • There is currently [1 watching] user.
  • It has received [0 forks].

Releases

  • The latest release is version v1.0.0, which was released on December 30, 2024.

Languages Used

  • Go (59.1%)
  • CSS (19.8%)
  • HTML (13.5%)
  • JavaScript (7.6%)

This information provides a comprehensive overview of the Pocket SQL repository and allows users to decide whether this project meets their needs or not.