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
·

11 dépôts

Awesome GitHub RepositoriesSQL Command Line Interfaces

Terminal-based tools for executing SQL statements and formatting query output.

Distinguishing note: No candidates provided; focuses on CLI interaction.

Explore 11 awesome GitHub repositories matching development tools & productivity · SQL Command Line Interfaces. Refine with filters or upvote what's useful.

Awesome SQL Command Line 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.
  • cockroachdb/cockroachAvatar de cockroachdb

    cockroachdb/cockroach

    32,207Voir sur GitHub↗

    Cockroach is a distributed SQL database designed to scale horizontally across multiple nodes while maintaining strict ACID compliance and global data consistency. It functions as a relational database engine that automatically partitions data into ranges, rebalancing them across a cluster to accommodate growing storage and throughput requirements. By utilizing a distributed consensus protocol, the system ensures that all nodes agree on the order of operations, providing fault tolerance and continuous availability even in the event of hardware failures. The system distinguishes itself through

    Allows users to run SQL statements directly from the terminal to retrieve and format data.

    Gocockroachdbdatabasedistributed-database
    Voir sur GitHub↗32,207
  • electric-sql/pgliteAvatar de electric-sql

    electric-sql/pglite

    14,707Voir sur GitHub↗

    Pglite is a client-side relational database engine that runs a full-featured PostgreSQL instance directly within browser and Node.js environments. By leveraging WebAssembly, it provides a persistent SQL storage solution that enables complex data management and querying without requiring an external database server. The project distinguishes itself through a reactive SQL data layer that automatically synchronizes user interface components with live query results. It manages database operations using worker threads to prevent main-thread blocking and coordinates access across multiple browser t

    Provides an in-browser SQL console supporting command history, auto-completion, and schema inspection.

    TypeScriptdatabasepostgreswasm
    Voir sur GitHub↗14,707
  • dbcli/mycliAvatar de dbcli

    dbcli/mycli

    11,932Voir sur 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

    Provides a terminal-based interface for executing SQL statements and formatting query output.

    Pythonauto-completiondatabasemycli
    Voir sur GitHub↗11,932
  • harelba/qAvatar de harelba

    harelba/q

    10,353Voir sur GitHub↗

    q is a command-line utility for the processing, filtering, and aggregation of tabular text and database files using standard SQL syntax. It functions as a query engine that treats CSV and TSV files, as well as standard input, as relational database tables. The tool distinguishes itself by providing a persistent cache layer that stores processed tabular data in a binary format to accelerate repeated queries on large datasets. It also maps individual filenames or stream identifiers to relational table names, enabling SQL joins across disparate text files. The project covers a broad range of da

    Runs SQL queries on CSV or TSV files directly from the terminal to extract insights without a database server.

    Pythonclicommand-linecommand-line-tool
    Voir sur GitHub↗10,353
  • doctrine/dbalAvatar de doctrine

    doctrine/dbal

    9,699Voir sur GitHub↗

    This project is a SQL database abstraction layer that provides a consistent object-oriented interface for interacting with multiple relational database systems. It includes a driver wrapper to standardize connections and result sets, a fluent query builder for constructing portable SQL statements, and a type mapper for converting database-specific data types into native application types and vice versa. The library enables programmatic schema management through a schema manager that can introspect database metadata, model structures as objects, and generate the SQL required to migrate between

    Provides a command-line interface for executing raw SQL statements directly against database connections.

    PHPdatabaseibm-db2mariadb
    Voir sur GitHub↗9,699
  • kennethreitz/recordsAvatar de kennethreitz

    kennethreitz/records

    7,217Voir sur GitHub↗

    Records is a SQL database client designed for executing raw queries and managing result sets through a simplified interface. It provides a parameterized SQL executor to bind values to placeholders, ensuring safe data handling and preventing injection attacks, alongside a database transaction manager for grouping operations into atomic units. The project includes a dedicated command-line interface for running database statements and exporting query results directly to local files. This tooling allows for the conversion of SQL result sets into multiple serialization formats, including CSV, JSON

    Includes a dedicated terminal tool for executing database statements and exporting results to files.

    Pythonforhumanskennethreitzorm
    Voir sur GitHub↗7,217
  • kennethreitz-archive/recordsAvatar de kennethreitz-archive

    kennethreitz-archive/records

    7,219Voir sur GitHub↗

    Records est une suite d'outils fournissant une bibliothèque cliente de base de données SQL, un gestionnaire de transactions et des utilitaires pour l'accès en ligne de commande et l'exportation de données. Il fonctionne comme un wrapper en couche mince qui exécute des requêtes SQL brutes contre des bases de données relationnelles pour récupérer les résultats dans des formats de données simplifiés. Le projet inclut une interface en ligne de commande pour exécuter des requêtes de base de données et un outil d'exportation de données dédié qui convertit les résultats de requêtes relationnelles en fichiers CSV, JSON ou Excel pour une analyse externe. La bibliothèque couvre la gestion des bases de données relationnelles grâce à un contrôle de transaction atomique avec prise en charge du commit et du rollback. Elle gère la sécurité via la paramétrisation SQL pour prévenir les vulnérabilités par injection et inclut des capacités pour l'exécution de requêtes en masse afin de réduire la surcharge réseau.

    Ships a terminal tool for running database queries and exporting results directly from the command line.

    Python
    Voir sur GitHub↗7,219
  • dimitri/pgloaderAvatar de dimitri

    dimitri/pgloader

    6,295Voir sur GitHub↗

    pgloader is a command-line tool that automates the migration of data and schema from various source databases and file formats into PostgreSQL. It combines schema discovery, parallel data pipelines, and type casting into a single, declarative workflow, using PostgreSQL's COPY protocol for high-throughput bulk loading. The tool distinguishes itself by compiling a dedicated command language into concurrent reader-writer pipelines that handle schema introspection, data transformation, and error-resilient batch processing. It supports migrating entire databases from MySQL, MS SQL, SQLite, and Pos

    Executes user-defined SQL statements before and after the load to prepare tables or create indexes.

    Common Lispclozure-clcommon-lispcsv
    Voir sur GitHub↗6,295
  • apache/calciteAvatar de apache

    apache/calcite

    5,139Voir sur GitHub↗

    Calcite est un framework pour l'analyse, l'optimisation et la traduction de requêtes SQL en algèbre relationnelle pour une exécution sur diverses sources de données. Il fonctionne comme un moteur de requête multi-sources, une bibliothèque d'analyse SQL et un optimiseur d'algèbre relationnelle. Le projet fournit un moteur d'optimisation basé sur les coûts qui transforme les plans de requête logiques en plans d'exécution physiques efficaces à l'aide de règles enfichables. Il utilise des adaptateurs de traduction pour convertir les requêtes SQL standard dans les formats natifs de bases de données et systèmes de messagerie externes, permettant la fédération de données sur des systèmes de stockage hétérogènes. Le système couvre le cycle de vie complet des requêtes, incluant l'analyse SQL et la validation par rapport aux schémas, la traduction d'expressions en opérateurs algébriques et la sélection de plans d'exécution efficaces. Il inclut également une interface en ligne de commande pour exécuter des requêtes et gérer les connexions aux sources de données.

    Ships an interactive command-line interface for executing SQL queries and managing data source connections.

    Java
    Voir sur GitHub↗5,139
  • kashav/fsqlAvatar de kashav

    kashav/fsql

    3,986Voir sur GitHub↗

    fsql is a command line interface tool that provides a SQL-like query language for finding files and directories on a local disk. It functions as a filesystem query engine, allowing users to isolate files by executing structured statements against metadata instead of using standard command line flags. The tool features an interactive read-eval-print loop that supports multi-line queries and recursive subqueries, where the results of nested search operations serve as criteria for outer queries. Search scopes are configurable through the resolution of absolute paths, relative paths, environment

    Offers a terminal-based interface for finding files and directories using a SQL-inspired query language.

    Gofindgolang
    Voir sur GitHub↗3,986
  • maxteabag/sqlitAvatar de Maxteabag

    Maxteabag/sqlit

    3,702Voir sur GitHub↗

    Sqlit is a terminal-based SQL client and database explorer designed for executing queries and managing database connections. It functions as a command line interface that provides syntax highlighting, command history, and a terminal user interface for rendering results. The tool features a discovery engine that scans local Docker sockets to automatically identify and resolve connection details for active database containers. It handles secure access through encrypted SSH tunnels and integrates with external secrets managers to retrieve credentials. The project includes capabilities for data

    Offers a terminal-based CLI for executing SQL statements with syntax highlighting and command history.

    Pythoncockroachdbcommand-line-toolduckdb
    Voir sur GitHub↗3,702
  1. Home
  2. Development Tools & Productivity
  3. SQL Command Line Interfaces

Explorer les sous-tags

  • Pre and Post Load SQL ExecutionExecutes user-defined SQL statements before and after the load to prepare tables, create indexes, or perform additional processing. **Distinct from SQL Command Line Interfaces:** Distinct from SQL Command Line Interfaces: focuses on SQL execution as hooks around data loading, not general CLI SQL interaction.