awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
dbcli avatar

dbcli/litecli

0
View on GitHub↗
3,269 stars·92 forks·Python·BSD-3-Clause·25 viewslitecli.com↗

Litecli

CLI for SQLite Databases with auto-completion and syntax highlighting

Features

  • Database Clients - SQLite CLI with autocompletion and syntax highlighting.
  • Advanced CLI Tools - SQLite CLI with auto-completion and syntax highlighting.
  • CLI Tools - Listed in the “CLI Tools” section of the Awesome Python awesome list.
  • Command Line Interfaces - SQLite CLI with autocompletion and syntax highlighting.
  • Command Line Tools - Listed in the “Command Line Tools” section of the The Book Of Secret Knowledge awesome list.
  • CLI Tools - SQLite CLI with autocompletion.

Star history

Star history chart for dbcli/litecliStar history chart for dbcli/litecli

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does dbcli/litecli do?

CLI for SQLite Databases with auto-completion and syntax highlighting

What are the main features of dbcli/litecli?

The main features of dbcli/litecli are: Database Clients, Advanced CLI Tools, CLI Tools, Command Line Interfaces, Command Line Tools.

Which projects share features with dbcli/litecli?

Projects with overlapping indexed features include: laixintao/iredis — Interactive Redis: A Terminal Client for Redis with AutoCompletion and Syntax Highlighting. dbcli/mycli — mycli is a MySQL command line client, database administration tool, and SQL query editor. It functions as a terminal… dbcli/pgcli — pgcli is an interactive command-line interface and database management tool for PostgreSQL. It functions as an… httpie/cli — This project is a terminal-based HTTP client designed for interacting with web services, debugging APIs, and… dbcli/mssql-cli — A command-line client for SQL Server with auto-completion and syntax highlighting. natemcmaster/commandlineutils — Command line parsing and utilities for .NET.

Projects sharing features with Litecli

These projects share indexed features with Litecli. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • laixintao/iredislaixintao avatar

    laixintao/iredis

    2,741View on GitHub↗

    Interactive Redis: A Terminal Client for Redis with AutoCompletion and Syntax Highlighting.

    Pythoncommand-line-toolredisredis-cli
    View on GitHub↗2,741
  • dbcli/pgclidbcli avatar

    dbcli/pgcli

    13,231View on GitHub↗

    pgcli is an interactive command-line interface and database management tool for PostgreSQL. It functions as an interactive SQL shell and query editor that allows users to inspect schemas, manage connections, and run queries against PostgreSQL data sources. The tool is distinguished by its real-time, schema-aware autocompletion for keywords, tables, and columns, as well as dynamic SQL syntax highlighting. It provides safety mechanisms through transaction-aware guardrails that warn against or block destructive statements when no active transaction is detected. Broad capabilities include secure

    Pythondatabasepostgrespostgresql
    View on GitHub↗13,231
  • dbcli/myclidbcli avatar

    dbcli/mycli

    11,932View on GitHub↗

    mycli is a MySQL command line client, database administration tool, and SQL query editor. It functions as a terminal interface for executing queries and managing MySQL connections, incorporating an integrated assistant that uses large language models to generate and analyze SQL statements based on the current database schema. The tool provides specialized query authoring capabilities, including context-sensitive syntax suggestions, fuzzy-matching identifier completion for tables and columns, and the ability to handover query buffers to external system text editors. It distinguishes its connec

    Pythonauto-completiondatabasemycli
    View on GitHub↗11,932
  • dbcli/mssql-clidbcli avatar

    dbcli/mssql-cli

    1,412View on GitHub↗

    A command-line client for SQL Server with auto-completion and syntax highlighting

    Pythonclidatabasepython
    View on GitHub↗1,412
  • Compare all 30 related projects→