litecli
DB Client
A command-line client with auto-completion and syntax highlighting for interacting with SQLite databases.
CLI for SQLite Databases with auto-completion and syntax highlighting
3k stars
27 watching
80 forks
Language: Python
last commit: 12 days ago
Linked from 3 awesome lists
linuxprompt-toolkitpythonsqlitesyntax-highlighting
Related projects:
Repository | Description | Stars |
---|---|---|
dbcli/mycli | A terminal client for MySQL with auto-completion and syntax highlighting capabilities. | 11,490 |
dbcli/athenacli | A CLI tool for AWS Athena service with auto-completion and syntax highlighting | 210 |
benbjohnson/litestream | A tool that replicates incremental changes to a secondary file or S3 for disaster recovery of SQLite databases. | 11,070 |
dbcli/mssql-cli | An interactive command line query tool for Microsoft SQL Server | 1,362 |
withfig/autocomplete | A tool that provides contextually relevant suggestions for command-line interface subcommands and arguments. | 24,597 |
sqlalchemy/sqlalchemy | A powerful library providing an object-relational mapping system to interact with databases in a Pythonic way. | 9,673 |
coleifer/sqlite-web | A web-based interface to interact with and manage SQLite databases | 3,438 |
liquibase/liquibase | A tool that automates the management of changes to database schema versions. | 4,743 |
yvoronoy/magento2-bash-completion | Provides autocompletion functionality for Magento 2 CLI commands and their options. | 140 |
dataplat/dbatools | A PowerShell module for automating and managing SQL Server tasks and databases. | 2,471 |
iterative/shtab | Automatically generates shell tab completion scripts for Python CLI applications. | 379 |
donnemartin/gitsome | A command line interface tool that integrates with GitHub to improve ease of use and productivity for Git users. | 7,588 |
sqlfluff/sqlfluff | A tool that analyzes and formats SQL code to improve readability and quality. | 7,927 |
heidisql/heidisql | A lightweight, graphical interface for managing various relational databases | 4,807 |
groue/grdb.swift | A toolkit for managing SQLite databases in Swift applications | 6,904 |