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

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

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

1 مستودع

Awesome GitHub RepositoriesScripting Environment SQL Executions

Issuing SQL statements against tables and retrieving result sets through a programmatic interface designed for scripting environments.

Distinct from SQL Query Executions: Distinct from SQL Query Executions: focuses on SQL execution from scripting environments like MySQL Shell, not REST-based execution.

Explore 1 awesome GitHub repository matching development tools & productivity · Scripting Environment SQL Executions. Refine with filters or upvote what's useful.

Awesome Scripting Environment SQL Executions GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • alibaba/alisqlالصورة الرمزية لـ alibaba

    alibaba/AliSQL

    5,706عرض على GitHub↗

    AliSQL is a fork of MySQL by Alibaba that extends the relational database management system with enhancements for high performance, scalability, and enterprise-grade availability. It retains the core MySQL identity as a SQL-based database for storing, organizing, and retrieving structured data, while adding optimizations for large-scale transactional and analytical workloads. The project differentiates itself through a set of Alibaba-specific improvements, including a columnar engine for accelerating analytical queries directly on MySQL tables, and a distributed, shared-nothing NDB Cluster en

    Issues SQL statements against tables through a programmatic interface for scripting environments.

    C++alisqldatabaseduckdb
    عرض على GitHub↗5,706
  1. Home
  2. Development Tools & Productivity
  3. REST APIs
  4. SQL Query Executions
  5. Scripting Environment SQL Executions