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

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

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

13 مستودعات

Awesome GitHub Repositoriesقواعد البيانات ومعالجة البيانات

أدوات التعامل مع تنسيقات البيانات، والتسلسل، ومعالجة الملفات.

Explore 13 awesome GitHub repositories matching part of an awesome list · قواعد البيانات ومعالجة البيانات. Refine with filters or upvote what's useful.

Awesome قواعد البيانات ومعالجة البيانات GitHub Repositories

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

    apache/spark

    43,467عرض على GitHub↗

    Apache Spark is a unified distributed data processing engine designed for large-scale data analysis and computation graphs. It functions as a distributed machine learning framework, a graph processing system, a real-time stream processor, and a SQL analytics engine. The system enables the execution of distributed SQL querying, large-scale graph analysis, and real-time stream analytics across clusters of machines. It also provides a scalable environment for implementing machine learning algorithms and predictive model development on massive datasets. The engine incorporates relational query e

    Engine for large-scale data processing and analytics.

    Scalabig-datajavajdbc
    عرض على GitHub↗43,467
  • apache/kafkaالصورة الرمزية لـ apache

    apache/kafka

    32,846عرض على GitHub↗

    Kafka is a distributed event streaming platform designed for capturing, storing, and processing real-time data streams across interconnected nodes. It functions as a distributed commit log, providing a fault-tolerant storage mechanism that records state changes sequentially to ensure data consistency and durability across distributed environments. The platform distinguishes itself through a partitioned commit log architecture that enables horizontal scaling and parallel processing of data streams. It integrates a stream processing engine for continuous transformations and aggregations, while

    Distributed messaging system for high-throughput event streaming.

    Javakafkascala
    عرض على GitHub↗32,846
  • mongodb/mongoالصورة الرمزية لـ mongodb

    mongodb/mongo

    28,158عرض على GitHub↗

    This project is a distributed, document-oriented database system designed to store information in flexible, hierarchical structures. It supports horizontal scaling through automated sharding and maintains high availability across global clusters using a multi-node replication protocol. By executing multi-document operations as atomic units, the system ensures data integrity and consistency across distributed environments. The platform distinguishes itself by integrating advanced vector-based indexing, which enables semantic similarity searches alongside traditional geospatial and lexical quer

    Document-oriented database for flexible JSON-like storage.

    C++c-plus-plusdatabasemongodb
    عرض على GitHub↗28,158
  • apache/cassandraالصورة الرمزية لـ apache

    apache/cassandra

    9,778عرض على GitHub↗

    Cassandra is a distributed NoSQL database and wide-column store designed for high availability and linear scalability. It functions as a fault-tolerant distributed system that utilizes an LSM-tree storage engine to optimize write throughput and manage massive datasets. The system is a CQL-compliant database, using a structured query language to manage and retrieve tabular data stored across multiple nodes. It organizes information into rows and columns based on a flexible schema and primary keys. The project provides capabilities for horizontal database scaling, distributed data partitioning

    Highly scalable partitioned row store for massive datasets.

    Javacassandradatabasejava
    عرض على GitHub↗9,778
  • exogee-technology/graphweaverالصورة الرمزية لـ exogee-technology

    exogee-technology/graphweaver

    551عرض على GitHub↗

    Turn multiple data sources into a single GraphQL API

    Instant GraphQL API generation over multiple data sources.

    TypeScript
    عرض على GitHub↗551
  • johnwhitington/camlpdfالصورة الرمزية لـ johnwhitington

    johnwhitington/camlpdf

    230عرض على GitHub↗

    OCaml library for reading, writing and modifying PDF files

    Library for reading, writing, and modifying PDF files.

    OCaml
    عرض على GitHub↗230
  • yoriyuki/camomileالصورة الرمزية لـ yoriyuki

    yoriyuki/Camomile

    125عرض على GitHub↗

    A Unicode library for OCaml

    Comprehensive Unicode library for character handling.

    OCaml
    عرض على GitHub↗125
  • whitequark/ocaml-m17nالصورة الرمزية لـ whitequark

    whitequark/ocaml-m17n

    51عرض على GitHub↗

    Multilingualization for the OCaml source code

    Enables multilingualization and Unicode identifiers in source code.

    OCaml
    عرض على GitHub↗51
  • dbuenzli/uutfالصورة الرمزية لـ dbuenzli

    dbuenzli/uutf

    36عرض على GitHub↗

    Non-blocking streaming Unicode codec for OCaml

    Non-blocking streaming codec for Unicode text.

    OCaml
    عرض على GitHub↗36
  • dbuenzli/uunfالصورة الرمزية لـ dbuenzli

    dbuenzli/uunf

    25عرض على GitHub↗

    Unicode text normalization for OCaml

    Unicode text normalization library.

    OCaml
    عرض على GitHub↗25
  • dbuenzli/uucpالصورة الرمزية لـ dbuenzli

    dbuenzli/uucp

    24عرض على GitHub↗

    Unicode character properties for OCaml

    Library for accessing Unicode character properties.

    OCaml
    عرض على GitHub↗24
  • dbuenzli/uusegالصورة الرمزية لـ dbuenzli

    dbuenzli/uuseg

    25عرض على GitHub↗

    Unicode text segmentation for OCaml

    Unicode text segmentation library.

    OCaml
    عرض على GitHub↗25
  • dbuenzli/uucdالصورة الرمزية لـ dbuenzli

    dbuenzli/uucd

    17عرض على GitHub↗

    Unicode character database decoder for OCaml

    Decoder for the Unicode character database.

    OCaml
    عرض على GitHub↗17
  1. Home
  2. Part of an Awesome List
  3. Databases & Data
  4. Databases and Data Processing