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

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

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

bloomberg/comdb2

0
View on GitHub↗
1,519 نجوم·239 تفرعات·C·12 مشاهدات

Comdb2

Bloomberg's distributed RDBMS

Features

  • NewSQL Databases - Clustered RDBMS utilizing optimistic concurrency control.
  • Relational Databases - Clustered RDBMS utilizing optimistic concurrency control techniques.

سجل النجوم

مخطط تاريخ النجوم لـ bloomberg/comdb2مخطط تاريخ النجوم لـ bloomberg/comdb2

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

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

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

Start searching with AI

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

ما هي وظيفة bloomberg/comdb2؟

Bloomberg's distributed RDBMS

ما هي الميزات الرئيسية لـ bloomberg/comdb2؟

الميزات الرئيسية لـ bloomberg/comdb2 هي: NewSQL Databases, Relational Databases.

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

تشمل البدائل مفتوحة المصدر لـ bloomberg/comdb2: probcomp/bayesdb — A Bayesian database table for querying the probable implications of data as easily as SQL databases query the data… rayokota/kareldb — A Relational Database Backed by Apache Kafka. biokoda/actordb — ActorDB distributed SQL database. pingcap/tidb — TiDB is a horizontally scalable, distributed SQL database designed to provide consistent transactional storage and… cockroachdb/cockroach — Cockroach is a distributed SQL database designed to scale horizontally across multiple nodes while maintaining strict… vcnc/haeinsa — Haeinsa is linearly scalable multi-row, multi-table transaction library for HBase.

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

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

    cockroachdb/cockroach

    32,207عرض على GitHub↗

    Cockroach is a distributed SQL database designed to scale horizontally across multiple nodes while maintaining strict ACID compliance and global data consistency. It functions as a relational database engine that automatically partitions data into ranges, rebalancing them across a cluster to accommodate growing storage and throughput requirements. By utilizing a distributed consensus protocol, the system ensures that all nodes agree on the order of operations, providing fault tolerance and continuous availability even in the event of hardware failures. The system distinguishes itself through

    Gocockroachdbdatabasedistributed-database
    عرض على GitHub↗32,207
  • pingcap/tidbالصورة الرمزية لـ pingcap

    pingcap/tidb

    40,166عرض على GitHub↗

    TiDB is a horizontally scalable, distributed SQL database designed to provide consistent transactional storage and high-performance analytical processing within a single unified architecture. It utilizes a decoupled compute-storage design and a distributed key-value storage layer to ensure horizontal scalability and efficient range-based queries. By employing a consensus-based replication algorithm, the system maintains high availability and automatic failover across multiple nodes and geographical regions. The platform distinguishes itself through its hybrid transactional and analytical proc

    Gocloud-nativedatabasedistributed-database
    عرض على GitHub↗40,166
  • biokoda/actordbالصورة الرمزية لـ biokoda

    biokoda/actordb

    1,889عرض على GitHub↗

    ActorDB distributed SQL database

    Erlang
    عرض على GitHub↗1,889
  • probcomp/bayesdbالصورة الرمزية لـ probcomp

    probcomp/BayesDB

    889عرض على GitHub↗

    A Bayesian database table for querying the probable implications of data as easily as SQL databases query the data itself. New implementation in http://github.com/probcomp/bayeslite

    عرض على GitHub↗889
  • عرض جميع البدائل الـ 30 لـ Comdb2→