awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
eduardofuncao avatar

eduardofuncao/squix

0
View on GitHub↗
240 स्टार्स·18 फोर्क्स·Go·MIT·9 व्यूज़squix.live.eduardofuncao.com↗

Squix

A minimal CLI tool for managing and executing SQL queries across multiple databases. Written in Go, made beautiful with BubbleTea

Features

  • Database Clients - SQL client with interactive query management.
  • Command Line Tools - SQL client with query management and interactive results.
  • GUI Clients - Provides an interactive SQL command-line client.

स्टार हिस्ट्री

eduardofuncao/squix के लिए स्टार हिस्ट्री चार्टeduardofuncao/squix के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Squix के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Squix के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • dbcli/myclidbcli का अवतार

    dbcli/mycli

    11,932GitHub पर देखें↗

    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/mssql-clidbcli का अवतार

    dbcli/mssql-cli

    1,412GitHub पर देखें↗

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

    Pythonclidatabasepython
    GitHub पर देखें↗1,412
  • dbcli/liteclidbcli का अवतार

    dbcli/litecli

    3,269GitHub पर देखें↗

    CLI for SQLite Databases with auto-completion and syntax highlighting

    Pythonlinuxprompt-toolkitpython
    GitHub पर देखें↗3,269
  • dbcli/pgclidbcli का अवतार

    dbcli/pgcli

    13,231GitHub पर देखें↗

    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
Squix के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

eduardofuncao/squix क्या करता है?

A minimal CLI tool for managing and executing SQL queries across multiple databases. Written in Go, made beautiful with BubbleTea

eduardofuncao/squix की मुख्य विशेषताएं क्या हैं?

eduardofuncao/squix की मुख्य विशेषताएं हैं: Database Clients, Command Line Tools, GUI Clients।

eduardofuncao/squix के कुछ ओपन-सोर्स विकल्प क्या हैं?

eduardofuncao/squix के ओपन-सोर्स विकल्पों में शामिल हैं: 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. dbcli/litecli — CLI for SQLite Databases with auto-completion and syntax highlighting. dbcli/mssql-cli — A command-line client for SQL Server with auto-completion and syntax highlighting. dbcli/pgcli — pgcli is an interactive command-line interface and database management tool for PostgreSQL. It functions as an… osquery/osquery — Osquery is a unified endpoint monitoring framework that exposes operating system internals as relational tables. By…