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
81 forks
Language: Python
last commit: about 1 month 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,513 |
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,217 |
dbcli/mssql-cli | An interactive command line query tool for Microsoft SQL Server | 1,368 |
withfig/autocomplete | A tool that provides contextually relevant suggestions for command-line interface subcommands and arguments. | 24,629 |
sqlalchemy/sqlalchemy | A powerful library providing an object-relational mapping system to interact with databases in a Pythonic way. | 9,807 |
coleifer/sqlite-web | A web-based graphical user interface for managing SQLite databases | 3,479 |
liquibase/liquibase | A tool that automates the management of changes to database schema versions. | 4,793 |
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,483 |
iterative/shtab | Automatically generates shell tab completion scripts for Python CLI applications. | 381 |
donnemartin/gitsome | A command line interface tool that integrates with GitHub to improve ease of use and productivity for Git users. | 7,594 |
sqlfluff/sqlfluff | A tool that analyzes and formats SQL code to improve readability and quality. | 8,349 |
heidisql/heidisql | A lightweight, graphical interface for managing various relational databases | 4,863 |
groue/grdb.swift | A toolkit for managing SQLite databases in Swift applications | 6,997 |