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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesServer-Sourced Value Injection

Mechanisms for injecting real-time values from a database server into a query buffer.

Distinguishing note: None of the candidates cover the injection of database server time/date into a client-side buffer; others focus on system clock simulation or metadata.

Explore 1 awesome GitHub repository matching data & databases · Server-Sourced Value Injection. Refine with filters or upvote what's useful.

Awesome Server-Sourced Value Injection GitHub Repositories

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

    Injects the current date or time from the database server directly into the active query buffer.

    Pythonauto-completiondatabasemycli
    عرض على GitHub↗11,932
  1. Home
  2. Data & Databases
  3. Server-Sourced Value Injection