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
·
dbcli avatar

dbcli/mssql-cli

0
View on GitHub↗
1,412 stars·193 forks·Python·BSD-3-Clause·3 vues

Mssql Cli

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

Features

  • Database Clients - SQL Server CLI with autocompletion and syntax highlighting.
  • Interfaces en ligne de commande - SQL Server 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.

Historique des stars

Graphique de l'historique des stars pour dbcli/mssql-cliGraphique de l'historique des stars pour dbcli/mssql-cli

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Mssql Cli

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Mssql Cli.
  • 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

    Pythonauto-completiondatabasemycli
    Voir sur GitHub↗11,932
  • 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

    Pythondatabasepostgrespostgresql
    Voir sur GitHub↗13,231
  • dbcli/litecliAvatar de dbcli

    dbcli/litecli

    3,269Voir sur GitHub↗

    CLI for SQLite Databases with auto-completion and syntax highlighting

    Pythonlinuxprompt-toolkitpython
    Voir sur GitHub↗3,269
  • laixintao/iredisAvatar de laixintao

    laixintao/iredis

    2,741Voir sur GitHub↗

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

    Pythoncommand-line-toolredisredis-cli
    Voir sur GitHub↗2,741
Voir les 30 alternatives à Mssql Cli→

Questions fréquentes

Que fait dbcli/mssql-cli ?

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

Quelles sont les fonctionnalités principales de dbcli/mssql-cli ?

Les fonctionnalités principales de dbcli/mssql-cli sont : Database Clients, Interfaces en ligne de commande, Command Line Tools.

Quelles sont les alternatives open-source à dbcli/mssql-cli ?

Les alternatives open-source à dbcli/mssql-cli incluent : dbcli/pgcli — pgcli is an interactive command-line interface and database management tool for PostgreSQL. It functions as an… xo/usql — usql is a universal SQL command-line interface used to connect to and manage multiple SQL and NoSQL databases through… dbcli/litecli — CLI for SQLite Databases with auto-completion and syntax highlighting. dbcli/mycli — mycli is a MySQL command line client, database administration tool, and SQL query editor. It functions as a terminal… laixintao/iredis — Interactive Redis: A Terminal Client for Redis with AutoCompletion and Syntax Highlighting. 0xacx/chatgpt-shell-cli — Simple shell script to use OpenAI's ChatGPT and DALL-E from the terminal. No Python or JS required. Formerly…