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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

13 Repos

Awesome GitHub RepositoriesDatenbanken und Datenverarbeitung

Tools für den Umgang mit Datenformaten, Serialisierung und Dateimanipulation.

Explore 13 awesome GitHub repositories matching part of an awesome list · Datenbanken und Datenverarbeitung. Refine with filters or upvote what's useful.

Awesome Datenbanken und Datenverarbeitung GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • apache/sparkAvatar von apache

    apache/spark

    43,467Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗43,467
  • apache/kafkaAvatar von apache

    apache/kafka

    32,846Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗32,846
  • mongodb/mongoAvatar von mongodb

    mongodb/mongo

    28,158Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗28,158
  • apache/cassandraAvatar von apache

    apache/cassandra

    9,778Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,778
  • exogee-technology/graphweaverAvatar von exogee-technology

    exogee-technology/graphweaver

    551Auf GitHub ansehen↗

    Turn multiple data sources into a single GraphQL API

    Instant GraphQL API generation over multiple data sources.

    TypeScript
    Auf GitHub ansehen↗551
  • johnwhitington/camlpdfAvatar von johnwhitington

    johnwhitington/camlpdf

    230Auf GitHub ansehen↗

    OCaml library for reading, writing and modifying PDF files

    Library for reading, writing, and modifying PDF files.

    OCaml
    Auf GitHub ansehen↗230
  • yoriyuki/camomileAvatar von yoriyuki

    yoriyuki/Camomile

    125Auf GitHub ansehen↗

    A Unicode library for OCaml

    Comprehensive Unicode library for character handling.

    OCaml
    Auf GitHub ansehen↗125
  • whitequark/ocaml-m17nAvatar von whitequark

    whitequark/ocaml-m17n

    51Auf GitHub ansehen↗

    Multilingualization for the OCaml source code

    Enables multilingualization and Unicode identifiers in source code.

    OCaml
    Auf GitHub ansehen↗51
  • dbuenzli/uutfAvatar von dbuenzli

    dbuenzli/uutf

    36Auf GitHub ansehen↗

    Non-blocking streaming Unicode codec for OCaml

    Non-blocking streaming codec for Unicode text.

    OCaml
    Auf GitHub ansehen↗36
  • dbuenzli/uunfAvatar von dbuenzli

    dbuenzli/uunf

    25Auf GitHub ansehen↗

    Unicode text normalization for OCaml

    Unicode text normalization library.

    OCaml
    Auf GitHub ansehen↗25
  • dbuenzli/uucpAvatar von dbuenzli

    dbuenzli/uucp

    24Auf GitHub ansehen↗

    Unicode character properties for OCaml

    Library for accessing Unicode character properties.

    OCaml
    Auf GitHub ansehen↗24
  • dbuenzli/uusegAvatar von dbuenzli

    dbuenzli/uuseg

    25Auf GitHub ansehen↗

    Unicode text segmentation for OCaml

    Unicode text segmentation library.

    OCaml
    Auf GitHub ansehen↗25
  • dbuenzli/uucdAvatar von dbuenzli

    dbuenzli/uucd

    17Auf GitHub ansehen↗

    Unicode character database decoder for OCaml

    Decoder for the Unicode character database.

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