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

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

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

hexdigest/prep

0
View on GitHub↗
36 نجوم·6 تفرعات·Go·Apache-2.0·5 مشاهدات

Prep

Prep finds all SQL statements in a Go package and instruments db connection with prepared statements

Features

  • Database Tools - Tool for using prepared SQL statements.
  • Database Utilities - Executes prepared SQL statements without modifying source code.

سجل النجوم

مخطط تاريخ النجوم لـ hexdigest/prepمخطط تاريخ النجوم لـ hexdigest/prep

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Prep.
  • andizzle/rwdbالصورة الرمزية لـ andizzle

    andizzle/rwdb

    21عرض على GitHub↗

    Database wrapper that manage read write connections

    Go
    عرض على GitHub↗21
  • codingconcepts/datagenC

    codingconcepts/datagen

    0عرض على GitHub↗
    عرض على GitHub↗0
  • 2tvenom/myreplication2

    2tvenom/myreplication

    0عرض على GitHub↗
    عرض على GitHub↗0
  • flike/kingshardالصورة الرمزية لـ flike

    flike/kingshard

    6,414عرض على GitHub↗

    Kingshard is a MySQL database proxy and sharding middleware that routes SQL traffic between clients and multiple database nodes. It functions as a load balancer, read-write splitter, and SQL query firewall to manage how data is accessed and distributed across a database infrastructure. The system implements data sharding using hash, range, or date strategies to split tables across multiple nodes. It enables read-write splitting by directing data modification requests to a master node while distributing read-only queries across a pool of slave replicas. The proxy provides traffic management t

    Gokingshardmysqlmysql-proxy
    عرض على GitHub↗6,414
عرض جميع البدائل الـ 30 لـ Prep→

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

ما هي وظيفة hexdigest/prep؟

Prep finds all SQL statements in a Go package and instruments db connection with prepared statements

ما هي الميزات الرئيسية لـ hexdigest/prep؟

الميزات الرئيسية لـ hexdigest/prep هي: Database Tools, Database Utilities.

ما هي البدائل مفتوحة المصدر لـ hexdigest/prep؟

تشمل البدائل مفتوحة المصدر لـ hexdigest/prep: codingconcepts/datagen. github/orchestrator — Orchestrator is a high availability system and replication manager for MySQL database clusters. It functions as a… 2tvenom/myreplication. andizzle/rwdb — Database wrapper that manage read write connections. flike/kingshard — Kingshard is a MySQL database proxy and sharding middleware that routes SQL traffic between clients and multiple… knocknote/octillery — Go package for sharding databases ( Supports every ORM or raw SQL ).