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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

13 repositorios

Awesome GitHub RepositoriesBases de datos y procesamiento de datos

Herramientas para manejar formatos de datos, serialización y manipulación de archivos.

Explore 13 awesome GitHub repositories matching part of an awesome list · Bases de datos y procesamiento de datos. Refine with filters or upvote what's useful.

Awesome Bases de datos y procesamiento de datos GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • apache/sparkAvatar de apache

    apache/spark

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

    apache/kafka

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

    mongodb/mongo

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

    apache/cassandra

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

    exogee-technology/graphweaver

    551Ver en GitHub↗

    Turn multiple data sources into a single GraphQL API

    Instant GraphQL API generation over multiple data sources.

    TypeScript
    Ver en GitHub↗551
  • johnwhitington/camlpdfAvatar de johnwhitington

    johnwhitington/camlpdf

    230Ver en GitHub↗

    OCaml library for reading, writing and modifying PDF files

    Library for reading, writing, and modifying PDF files.

    OCaml
    Ver en GitHub↗230
  • yoriyuki/camomileAvatar de yoriyuki

    yoriyuki/Camomile

    125Ver en GitHub↗

    A Unicode library for OCaml

    Comprehensive Unicode library for character handling.

    OCaml
    Ver en GitHub↗125
  • whitequark/ocaml-m17nAvatar de whitequark

    whitequark/ocaml-m17n

    51Ver en GitHub↗

    Multilingualization for the OCaml source code

    Enables multilingualization and Unicode identifiers in source code.

    OCaml
    Ver en GitHub↗51
  • dbuenzli/uutfAvatar de dbuenzli

    dbuenzli/uutf

    36Ver en GitHub↗

    Non-blocking streaming Unicode codec for OCaml

    Non-blocking streaming codec for Unicode text.

    OCaml
    Ver en GitHub↗36
  • dbuenzli/uunfAvatar de dbuenzli

    dbuenzli/uunf

    25Ver en GitHub↗

    Unicode text normalization for OCaml

    Unicode text normalization library.

    OCaml
    Ver en GitHub↗25
  • dbuenzli/uucpAvatar de dbuenzli

    dbuenzli/uucp

    24Ver en GitHub↗

    Unicode character properties for OCaml

    Library for accessing Unicode character properties.

    OCaml
    Ver en GitHub↗24
  • dbuenzli/uusegAvatar de dbuenzli

    dbuenzli/uuseg

    25Ver en GitHub↗

    Unicode text segmentation for OCaml

    Unicode text segmentation library.

    OCaml
    Ver en GitHub↗25
  • dbuenzli/uucdAvatar de dbuenzli

    dbuenzli/uucd

    17Ver en GitHub↗

    Unicode character database decoder for OCaml

    Decoder for the Unicode character database.

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