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

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

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

chdb-io/chdb

0
View on GitHub↗
2,694 نجوم·114 تفرعات·Python·Apache-2.0·9 مشاهداتclickhouse.com/chdb↗

Chdb

chDB is an in-process OLAP SQL Engine 🚀 powered by ClickHouse

Features

  • Database Systems - In-process OLAP SQL engine.
  • قواعد البيانات - Listed in the “Databases” section of the Awesome Python awesome list.
  • Databases & Data - In-process OLAP SQL engine

سجل النجوم

مخطط تاريخ النجوم لـ chdb-io/chdbمخطط تاريخ النجوم لـ chdb-io/chdb

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

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

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

Start searching with AI

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

ما هي وظيفة chdb-io/chdb؟

chDB is an in-process OLAP SQL Engine 🚀 powered by ClickHouse

ما هي الميزات الرئيسية لـ chdb-io/chdb؟

الميزات الرئيسية لـ chdb-io/chdb هي: Database Systems, قواعد البيانات, Databases & Data.

ما هي البدائل مفتوحة المصدر لـ chdb-io/chdb؟

تشمل البدائل مفتوحة المصدر لـ chdb-io/chdb: dhamaniasad/awesome-postgres — This project is a curated directory of software, libraries, and resources designed to support the management,… mark-rushakoff/awesome-influxdb — A curated list of awesome projects, libraries, tools, etc. related to InfluxDB. dahlia/awesome-sqlalchemy — A curated list of awesome tools for SQLAlchemy. dgraph-io/badger — Badger is an embeddable key-value store written in Go that provides persistent data storage for byte keys and values.… etcd-io/bbolt — bbolt is an ACID-compliant embedded key-value store for Go applications. It persists all data in a single… mgramin/awesome-db-tools — Everything that makes working with databases easier.

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Chdb.
  • dgraph-io/badgerالصورة الرمزية لـ dgraph-io

    dgraph-io/badger

    15,666عرض على GitHub↗

    Badger is an embeddable key-value store written in Go that provides persistent data storage for byte keys and values. It is a persistent database that utilizes a tiered LSM tree storage model to optimize disk storage and retrieval efficiency. The system features an ACID transaction engine that ensures data integrity through serializable snapshot isolation and multi-version concurrency control. It also provides an encrypted key-value store with data-at-rest encryption and a managed encrypted key registry to secure stored information. The engine covers a broad set of capabilities including hig

    Godatabasedocument-databasego
    عرض على GitHub↗15,666
  • dhamaniasad/awesome-postgresالصورة الرمزية لـ dhamaniasad

    dhamaniasad/awesome-postgres

    11,955عرض على GitHub↗

    This project is a curated directory of software, libraries, and resources designed to support the management, monitoring, and deployment of PostgreSQL database environments. It functions as a structured index of community-supported tools, providing a centralized location for users to discover utilities that enhance database functionality and reliability. The directory organizes disparate database solutions into a logical hierarchy, covering areas such as graphical interfaces, backup and recovery utilities, and performance monitoring platforms. By categorizing these resources, it assists in th

    databasepostgrespostgresql
    عرض على GitHub↗11,955
  • dahlia/awesome-sqlalchemyالصورة الرمزية لـ dahlia

    dahlia/awesome-sqlalchemy

    3,047عرض على GitHub↗

    A curated list of awesome tools for SQLAlchemy

    Pythonawesomeawesome-listdatabases
    عرض على GitHub↗3,047
  • etcd-io/bboltالصورة الرمزية لـ etcd-io

    etcd-io/bbolt

    9,573عرض على GitHub↗

    bbolt is an ACID-compliant embedded key-value store for Go applications. It persists all data in a single memory-mapped file on disk, organizing information using B+ trees to facilitate sorted key iteration and efficient range queries. The project distinguishes itself through a hierarchical data organization model, allowing buckets to be nested within other buckets to create a tree-like structure. It employs a single-writer, multi-reader locking mechanism and copy-on-write transactions to ensure serializable isolation and data integrity. The system includes comprehensive data management capa

    Go
    عرض على GitHub↗9,573
عرض جميع البدائل الـ 30 لـ Chdb→