awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 dépôts

Awesome GitHub RepositoriesCommand Line SQL Interfaces

Tools that provide a terminal-based environment for executing database queries and managing data structures.

Distinguishing note: None of the provided candidates were relevant; this is a specific tool category for database interaction via CLI.

Explore 4 awesome GitHub repositories matching data & databases · Command Line SQL Interfaces. Refine with filters or upvote what's useful.

Awesome Command Line SQL Interfaces GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • clickhouse/clickhouseAvatar de ClickHouse

    ClickHouse/ClickHouse

    48,229Voir sur GitHub↗

    ClickHouse is a high-performance, columnar analytical database designed for real-time query execution and large-scale data aggregation. It functions as a distributed data warehouse capable of processing petabytes of information, while also providing an embedded engine that integrates directly into applications for native query capabilities without external dependencies. The system is built to handle high-throughput ingestion and complex analytical workloads, delivering millisecond-level latency for interactive dashboards and operational monitoring. The platform distinguishes itself through ad

    Provides a terminal-based interface for executing database queries and managing data instances directly.

    C++aianalyticsbig-data
    Voir sur GitHub↗48,229
  • dbcli/pgcliAvatar de dbcli

    dbcli/pgcli

    13,231Voir sur 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

    Provides a terminal-based environment for executing database queries and managing PostgreSQL data structures.

    Pythondatabasepostgrespostgresql
    Voir sur GitHub↗13,231
  • xo/usqlAvatar de xo

    xo/usql

    10,014Voir sur GitHub↗

    usql is a universal SQL command-line interface used to connect to and manage multiple SQL and NoSQL databases through a single unified tool. It provides a standardized interface for executing queries across various data stores and serves as a multi-database query tool and schema inspector. The tool distinguishes itself by enabling cross-database data migration, allowing users to pipe result sets from one active database connection directly into another. It also features terminal-based data visualization, which renders query results as graphical charts, graphs, and images directly within the t

    Provides a unified command-line interface for executing queries and managing various SQL and NoSQL database engines.

    Gocommand-linedatabasego
    Voir sur GitHub↗10,014
  • alasql/alasqlA

    AlaSQL/alasql

    7,278Voir sur GitHub↗

    AlaSQL is a JavaScript SQL database engine that allows for the filtering, grouping, and joining of in-memory object arrays and JSON data. It functions as an in-memory SQL database and client-side data processor, enabling the execution of SQL statements against JavaScript arrays and external data sources in both browser and server environments. The project serves as a universal data query tool capable of performing relational joins across diverse sources, such as merging Google Spreadsheets, SQLite files, and remote APIs into a single result set. It also acts as an IndexedDB SQL wrapper, allow

    Provides a command line interface for executing SQL statements and managing data via scripts or interactive sessions.

    JavaScript
    Voir sur GitHub↗7,278
  1. Home
  2. Data & Databases
  3. Command Line SQL Interfaces