awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्ट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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • apache/sparkapache का अवतार

    apache/spark

    43,467GitHub पर देखें↗

    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/kafkaapache का अवतार

    apache/kafka

    32,846GitHub पर देखें↗

    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/mongomongodb का अवतार

    mongodb/mongo

    28,158GitHub पर देखें↗

    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/cassandraapache का अवतार

    apache/cassandra

    9,778GitHub पर देखें↗

    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/graphweaverexogee-technology का अवतार

    exogee-technology/graphweaver

    551GitHub पर देखें↗

    Turn multiple data sources into a single GraphQL API

    Instant GraphQL API generation over multiple data sources.

    TypeScript
    GitHub पर देखें↗551
  • johnwhitington/camlpdfjohnwhitington का अवतार

    johnwhitington/camlpdf

    230GitHub पर देखें↗

    OCaml library for reading, writing and modifying PDF files

    Library for reading, writing, and modifying PDF files.

    OCaml
    GitHub पर देखें↗230
  • yoriyuki/camomileyoriyuki का अवतार

    yoriyuki/Camomile

    125GitHub पर देखें↗

    A Unicode library for OCaml

    Comprehensive Unicode library for character handling.

    OCaml
    GitHub पर देखें↗125
  • whitequark/ocaml-m17nwhitequark का अवतार

    whitequark/ocaml-m17n

    51GitHub पर देखें↗

    Multilingualization for the OCaml source code

    Enables multilingualization and Unicode identifiers in source code.

    OCaml
    GitHub पर देखें↗51
  • dbuenzli/uutfdbuenzli का अवतार

    dbuenzli/uutf

    36GitHub पर देखें↗

    Non-blocking streaming Unicode codec for OCaml

    Non-blocking streaming codec for Unicode text.

    OCaml
    GitHub पर देखें↗36
  • dbuenzli/uunfdbuenzli का अवतार

    dbuenzli/uunf

    25GitHub पर देखें↗

    Unicode text normalization for OCaml

    Unicode text normalization library.

    OCaml
    GitHub पर देखें↗25
  • dbuenzli/uucpdbuenzli का अवतार

    dbuenzli/uucp

    24GitHub पर देखें↗

    Unicode character properties for OCaml

    Library for accessing Unicode character properties.

    OCaml
    GitHub पर देखें↗24
  • dbuenzli/uusegdbuenzli का अवतार

    dbuenzli/uuseg

    25GitHub पर देखें↗

    Unicode text segmentation for OCaml

    Unicode text segmentation library.

    OCaml
    GitHub पर देखें↗25
  • dbuenzli/uucddbuenzli का अवतार

    dbuenzli/uucd

    17GitHub पर देखें↗

    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