awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

13 dépôts

Awesome GitHub RepositoriesBases de données et traitement de données

Outils pour gérer les formats de données, la sérialisation et la manipulation de fichiers.

Explore 13 awesome GitHub repositories matching part of an awesome list · Bases de données et traitement de données. Refine with filters or upvote what's useful.

Awesome Bases de données et traitement de données GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • apache/sparkAvatar de apache

    apache/spark

    43,467Voir sur 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
    Voir sur GitHub↗43,467
  • apache/kafkaAvatar de apache

    apache/kafka

    32,846Voir sur 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
    Voir sur GitHub↗32,846
  • mongodb/mongoAvatar de mongodb

    mongodb/mongo

    28,158Voir sur 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
    Voir sur GitHub↗28,158
  • apache/cassandraAvatar de apache

    apache/cassandra

    9,778Voir sur 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
    Voir sur GitHub↗9,778
  • exogee-technology/graphweaverAvatar de exogee-technology

    exogee-technology/graphweaver

    551Voir sur GitHub↗

    Turn multiple data sources into a single GraphQL API

    Instant GraphQL API generation over multiple data sources.

    TypeScript
    Voir sur GitHub↗551
  • johnwhitington/camlpdfAvatar de johnwhitington

    johnwhitington/camlpdf

    230Voir sur GitHub↗

    OCaml library for reading, writing and modifying PDF files

    Library for reading, writing, and modifying PDF files.

    OCaml
    Voir sur GitHub↗230
  • yoriyuki/camomileAvatar de yoriyuki

    yoriyuki/Camomile

    125Voir sur GitHub↗

    A Unicode library for OCaml

    Comprehensive Unicode library for character handling.

    OCaml
    Voir sur GitHub↗125
  • whitequark/ocaml-m17nAvatar de whitequark

    whitequark/ocaml-m17n

    51Voir sur GitHub↗

    Multilingualization for the OCaml source code

    Enables multilingualization and Unicode identifiers in source code.

    OCaml
    Voir sur GitHub↗51
  • dbuenzli/uutfAvatar de dbuenzli

    dbuenzli/uutf

    36Voir sur GitHub↗

    Non-blocking streaming Unicode codec for OCaml

    Non-blocking streaming codec for Unicode text.

    OCaml
    Voir sur GitHub↗36
  • dbuenzli/uunfAvatar de dbuenzli

    dbuenzli/uunf

    25Voir sur GitHub↗

    Unicode text normalization for OCaml

    Unicode text normalization library.

    OCaml
    Voir sur GitHub↗25
  • dbuenzli/uucpAvatar de dbuenzli

    dbuenzli/uucp

    24Voir sur GitHub↗

    Unicode character properties for OCaml

    Library for accessing Unicode character properties.

    OCaml
    Voir sur GitHub↗24
  • dbuenzli/uusegAvatar de dbuenzli

    dbuenzli/uuseg

    25Voir sur GitHub↗

    Unicode text segmentation for OCaml

    Unicode text segmentation library.

    OCaml
    Voir sur GitHub↗25
  • dbuenzli/uucdAvatar de dbuenzli

    dbuenzli/uucd

    17Voir sur GitHub↗

    Unicode character database decoder for OCaml

    Decoder for the Unicode character database.

    OCaml
    Voir sur GitHub↗17
  1. Home
  2. Part of an Awesome List
  3. Databases & Data
  4. Databases and Data Processing