cdelker / sqint

SQLite database viewer for terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sqint

SQlite IN Terminal

Sqint is a texutal-based terminal application for viewing, querying, and modifying SQLite databases.

Install with:

pip install sqint

And run from the command line:

sqint [database.db]

About

SQLite database viewer for terminal

License:MIT License


Languages

Language:Python 95.6%Language:CSS 4.4%