13 Repos
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.
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.
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.
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.
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.
Turn multiple data sources into a single GraphQL API
Instant GraphQL API generation over multiple data sources.
OCaml library for reading, writing and modifying PDF files
Library for reading, writing, and modifying PDF files.
A Unicode library for OCaml
Comprehensive Unicode library for character handling.
Multilingualization for the OCaml source code
Enables multilingualization and Unicode identifiers in source code.
Non-blocking streaming Unicode codec for OCaml
Non-blocking streaming codec for Unicode text.
Unicode text normalization for OCaml
Unicode text normalization library.
Unicode character properties for OCaml
Library for accessing Unicode character properties.
Unicode text segmentation for OCaml
Unicode text segmentation library.
Unicode character database decoder for OCaml
Decoder for the Unicode character database.