awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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.

سجل النجوم

مخطط تاريخ النجوم لـ dbcli/mssql-cliمخطط تاريخ النجوم لـ dbcli/mssql-cli

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Mssql Cli

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Mssql Cli.
  • dbcli/mycliالصورة الرمزية لـ dbcli

    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/pgcliالصورة الرمزية لـ dbcli

    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/litecliالصورة الرمزية لـ dbcli

    dbcli/litecli

    3,269عرض على GitHub↗

    CLI for SQLite Databases with auto-completion and syntax highlighting

    Pythonlinuxprompt-toolkitpython
    عرض على GitHub↗3,269
  • laixintao/iredisالصورة الرمزية لـ laixintao

    laixintao/iredis

    2,741عرض على GitHub↗

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

    Pythoncommand-line-toolredisredis-cli
    عرض على GitHub↗2,741
عرض جميع البدائل الـ 30 لـ Mssql Cli→

الأسئلة الشائعة

ما هي وظيفة 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…