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
·

36 repositorios

Awesome GitHub RepositoriesRelational Databases

Distributed SQL databases for high-performance workloads.

Explore 36 awesome GitHub repositories matching part of an awesome list · Relational Databases. Refine with filters or upvote what's useful.

Awesome Relational Databases GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • pingcap/tidbAvatar de pingcap

    pingcap/tidb

    40,166Ver en GitHub↗

    TiDB is a horizontally scalable, distributed SQL database designed to provide consistent transactional storage and high-performance analytical processing within a single unified architecture. It utilizes a decoupled compute-storage design and a distributed key-value storage layer to ensure horizontal scalability and efficient range-based queries. By employing a consensus-based replication algorithm, the system maintains high availability and automatic failover across multiple nodes and geographical regions. The platform distinguishes itself through its hybrid transactional and analytical proc

    Distributed SQL database inspired by Google F1 architecture.

    Gocloud-nativedatabasedistributed-database
    Ver en GitHub↗40,166
  • cockroachdb/cockroachAvatar de cockroachdb

    cockroachdb/cockroach

    32,207Ver en GitHub↗

    Cockroach is a distributed SQL database designed to scale horizontally across multiple nodes while maintaining strict ACID compliance and global data consistency. It functions as a relational database engine that automatically partitions data into ranges, rebalancing them across a cluster to accommodate growing storage and throughput requirements. By utilizing a distributed consensus protocol, the system ensures that all nodes agree on the order of operations, providing fault tolerance and continuous availability even in the event of hardware failures. The system distinguishes itself through

    Scalable, geo-replicated, and transactional distributed SQL datastore.

    Gocockroachdbdatabasedistributed-database
    Ver en GitHub↗32,207
  • influxdata/influxdbAvatar de influxdata

    influxdata/influxdb

    31,556Ver en GitHub↗

    InfluxDB is a specialized time series database platform engineered for the high-speed ingestion, compression, and retrieval of timestamped data at scale. It functions as a distributed metrics platform, providing the infrastructure necessary to organize and analyze massive volumes of time-stamped information to identify trends, patterns, and anomalies within complex data streams. The platform distinguishes itself through a functional dataflow engine that utilizes a specialized programming language for complex analytical transformations and automated tasks. This architecture is supported by a p

    Scalable datastore for metrics and real-time analytics.

    Rustdatabasegoinfluxdb
    Ver en GitHub↗31,556
  • rqlite/rqliteAvatar de rqlite

    rqlite/rqlite

    17,586Ver en GitHub↗

    rqlite is a distributed relational database that replicates SQLite data across a cluster using the Raft consensus algorithm. It functions as a fault-tolerant storage system that provides high availability and a web API for executing SQL queries and managing relational data without requiring native database drivers. The system distinguishes itself by using an HTTP SQL interface to expose database operations and cluster management. It features a real-time change data capture stream that pushes database mutations to external HTTP endpoints via webhooks and supports the scaling of read throughput

    Replicated SQLite using the Raft consensus protocol.

    Goconsensusdatabasedistributed-database
    Ver en GitHub↗17,586
  • scylladb/scyllaAvatar de scylladb

    scylladb/scylla

    15,609Ver en GitHub↗

    Scylla is a distributed wide column NoSQL database designed as a high-performance data store. It functions as a Cassandra compatible database and a DynamoDB compatible store, implementing a shared-nothing architecture built on an asynchronous event-driven framework. The system emulates cloud-based APIs to support applications built for proprietary cloud protocols and implements the Cassandra Query Language for high-throughput workloads. This allows for the migration of cloud workloads to self-hosted environments while maintaining API compatibility. The project covers distributed data storage

    High-performance NoSQL store compatible with Cassandra.

    C++
    Ver en GitHub↗15,609
  • cayleygraph/cayleyAvatar de cayleygraph

    cayleygraph/cayley

    15,043Ver en GitHub↗

    Cayley is a graph database engine designed for storing and querying interconnected data using a quad-based data model. It functions as an RDF quad store, managing information through subjects, predicates, objects, and labels. The system features a modular graph store architecture with pluggable backends, allowing it to swap between in-memory storage and various external persistent databases. It includes a GraphQL-inspired API and a dedicated data visualizer for the interactive exploration of nodes and edges. Query capabilities cover bidirectional path traversal and multi-syntax execution usi

    Open-source graph database from Google.

    Go
    Ver en GitHub↗15,043
  • apache/incubator-druidAvatar de apache

    apache/incubator-druid

    14,020Ver en GitHub↗

    Apache Druid is a real-time OLAP database and distributed analytics engine. It functions as a columnar time-series database designed for high-performance analytical queries and the real-time ingestion of streaming and batch datasets. The system provides a framework for high-concurrency analytics, allowing multiple simultaneous users to execute SQL and native queries across large-scale data. It supports mixed data ingestion, combining real-time streaming and batch loading into a single system for unified analysis. The platform includes capabilities for distributed cluster management, enabling

    Column-oriented distributed store for interactive applications.

    Java
    Ver en GitHub↗14,020
  • yugabyte/yugabyte-dbAvatar de yugabyte

    yugabyte/yugabyte-db

    10,349Ver en GitHub↗

    YugabyteDB is a distributed SQL database and relational data store designed for horizontal scalability and high availability across multiple nodes or regions. It functions as a cloud-native system that ensures continuous availability and supports PostgreSQL compatible query languages and drivers. The system includes specialized capabilities as a vector database for AI, utilizing high-dimensional indexing to perform similarity searches. It is engineered as a multi-region cloud database that synchronizes data across different geographic locations to maintain global availability. The project co

    High-performance distributed SQL database compatible with PostgreSQL.

    Ccloud-nativecppdatabase
    Ver en GitHub↗10,349
  • opentsdb/opentsdbAvatar de OpenTSDB

    OpenTSDB/opentsdb

    5,068Ver en GitHub↗

    OpenTSDB es una base de datos de series temporales distribuida y un motor de métricas diseñado para almacenar y gestionar volúmenes masivos de métricas de sistema de alta cardinalidad. Funciona como un almacén de datos y plataforma de análisis que permite la ingesta de métricas a gran escala y el monitoreo del rendimiento de la infraestructura a través de un clúster distribuido. El sistema se distingue por una abstracción de almacenamiento distribuido que admite múltiples backends como HBase, Cassandra y Google Bigtable. Utiliza un árbol de métricas jerárquico para organizar series temporales y emplea indexación de identificadores numéricos para reducir la huella de almacenamiento y acelerar las búsquedas de métricas etiquetadas. El proyecto cubre áreas de capacidad amplias, incluyendo análisis de datos de series temporales con cálculos de percentiles distribuidos y submuestreo, así como una gestión integral de metadatos. Proporciona integración de API para la ingesta y consulta de datos, caché fuera de memoria (off-heap) para optimización del rendimiento y herramientas para la auditoría de integridad de datos y análisis de anomalías. El sistema se gestiona a través de una interfaz de línea de comandos para la administración de bases de datos y la sincronización del árbol de métricas.

    Scalable and distributed time-series database.

    Java
    Ver en GitHub↗5,068
  • tarantool/tarantoolAvatar de tarantool

    tarantool/tarantool

    3,642Ver en GitHub↗

    Get your data in RAM. Get compute close to data. Enjoy the performance.

    In-memory database and application server.

    Lua
    Ver en GitHub↗3,642
  • twitter-archive/flockdbAvatar de twitter-archive

    twitter-archive/flockdb

    3,317Ver en GitHub↗

    A distributed, fault-tolerant graph database

    Distributed fault-tolerant graph database.

    Scala
    Ver en GitHub↗3,317
  • jobbole/awesome-mysql-cnAvatar de jobbole

    jobbole/awesome-mysql-cn

    2,780Ver en GitHub↗

    MySQL 资源大全中文版,分析工具、备份、性能测试、配置、部署、GUI 等

    A curated list of MySQL resources and community knowledge.

    Ver en GitHub↗2,780
  • biokoda/actordbAvatar de biokoda

    biokoda/actordb

    1,889Ver en GitHub↗

    ActorDB distributed SQL database

    Distributed SQL database combining KV scalability with relational query capabilities.

    Erlang
    Ver en GitHub↗1,889
  • gchq/gafferAvatar de gchq

    gchq/Gaffer

    1,791Ver en GitHub↗

    A large-scale entity and relation database supporting aggregation of properties

    Large-scale graph database for complex data relationships.

    Java
    Ver en GitHub↗1,791
  • kairosdb/kairosdbAvatar de kairosdb

    kairosdb/kairosdb

    1,759Ver en GitHub↗

    Fast scalable time series database

    Fast and scalable time-series database.

    Java
    Ver en GitHub↗1,759
  • bloomberg/comdb2Avatar de bloomberg

    bloomberg/comdb2

    1,519Ver en GitHub↗

    Bloomberg's distributed RDBMS

    Clustered RDBMS utilizing optimistic concurrency control techniques.

    C
    Ver en GitHub↗1,519
  • filodb/filodbAvatar de filodb

    filodb/FiloDB

    1,462Ver en GitHub↗

    Distributed Prometheus time series database

    Distributed, versioned, and columnar streaming database.

    Scala
    Ver en GitHub↗1,462
  • rescrv/hyperdexAvatar de rescrv

    rescrv/HyperDex

    1,406Ver en GitHub↗

    HyperDex is a scalable, searchable key-value store

    Scalable and searchable key-value store.

    C++
    Ver en GitHub↗1,406
  • pcmanus/ccmAvatar de pcmanus

    pcmanus/ccm

    1,232Ver en GitHub↗

    Apache Cassandra® Cluster Manager (CCM) – easily create and destroy clusters on localhost

    Script for managing local Apache Cassandra clusters.

    Python
    Ver en GitHub↗1,232
  • snappydatainc/snappydataAvatar de SnappyDataInc

    SnappyDataInc/snappydata

    1,032Ver en GitHub↗

    Project SnappyData - memory optimized analytics database, based on Apache Spark™ and Apache Geode™. Stream, Transact, Analyze, Predict in one cluster

    OLTP and OLAP database built on Apache Spark.

    Scala
    Ver en GitHub↗1,032
Ant.12Siguiente
  1. Home
  2. Part of an Awesome List
  3. Databases & Data
  4. Relational Databases