awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dbcli avatar

dbcli/mssql-cli

0
View on GitHub↗
1,412 星标·193 分支·Python·BSD-3-Clause·5 次浏览

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.
  • 命令行界面 - 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.

Star 历史

dbcli/mssql-cli 的 Star 历史图表dbcli/mssql-cli 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Mssql Cli 的开源替代方案

相似的开源项目,按与 Mssql Cli 的功能重合度排序。
  • dbcli/myclidbcli 的头像

    dbcli/mycli

    11,932在 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
    在 GitHub 上查看↗11,932
  • dbcli/pgclidbcli 的头像

    dbcli/pgcli

    13,231在 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
    在 GitHub 上查看↗13,231
  • dbcli/liteclidbcli 的头像

    dbcli/litecli

    3,269在 GitHub 上查看↗

    CLI for SQLite Databases with auto-completion and syntax highlighting

    Pythonlinuxprompt-toolkitpython
    在 GitHub 上查看↗3,269
  • laixintao/iredislaixintao 的头像

    laixintao/iredis

    2,741在 GitHub 上查看↗

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

    Pythoncommand-line-toolredisredis-cli
    在 GitHub 上查看↗2,741
查看 Mssql Cli 的所有 30 个替代方案→

常见问题解答

dbcli/mssql-cli 是做什么的?

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

dbcli/mssql-cli 的主要功能有哪些?

dbcli/mssql-cli 的主要功能包括:Database Clients, 命令行界面, Command Line Tools。

dbcli/mssql-cli 有哪些开源替代品?

dbcli/mssql-cli 的开源替代品包括: 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…