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
·

16 repositorios

Awesome GitHub RepositoriesTime Series Databases

Databases optimized for time-series data processing.

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

Awesome Time Series Databases GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • taosdata/tdengineAvatar de taosdata

    taosdata/TDengine

    24,734Ver en GitHub↗

    TDengine is a distributed time-series database designed for the high-speed ingestion, compression, and retrieval of timestamped metrics and sensor data. It functions as a SQL-compatible analytics engine, allowing users to perform complex operations on massive volumes of time-ordered information using standard relational syntax. The platform is built to serve as a backend foundation for industrial IoT environments, managing real-time data streams and device metadata through a cluster-based architecture. The system distinguishes itself through a distributed sharding architecture that uses consi

    IoT-oriented time-series database with high-performance ingestion.

    Cbigdatacloud-nativecluster
    Ver en GitHub↗24,734
  • timescale/timescaledbAvatar de timescale

    timescale/timescaledb

    21,876Ver en GitHub↗

    TimescaleDB is an open-source PostgreSQL extension that adds native time-series capabilities to the database. At its core, it transforms standard PostgreSQL tables into hypertables—automatically partitioned by time intervals—so data is stored in fixed-size chunks without manual sharding. The extension includes a library of over 200 built-in SQL functions purpose-built for time-series workloads, such as time bucketing, gap filling, percentile estimation, and time-weighted averages. What distinguishes TimescaleDB from generic PostgreSQL is its set of integrated time-series features that work th

    Time series storage built on top of PostgreSQL.

    Canalyticsdatabasefinancial-analysis
    Ver en GitHub↗21,876
  • questdb/questdbAvatar de questdb

    questdb/questdb

    17,062Ver en GitHub↗

    QuestDB is a high-performance, distributed time-series database designed for the ingestion, storage, and analysis of massive datasets. It functions as a real-time analytics platform that utilizes a columnar storage engine to optimize disk input and output, enabling efficient analytical scans and complex windowing operations on streaming data. The platform distinguishes itself through specialized capabilities for handling asynchronous time-series streams, including advanced join algorithms that align disparate data sets based on precise timestamp lookups. It supports high-volume ingestion thro

    Database for processing time-series data.

    Javacapital-marketscppdatabase
    Ver en GitHub↗17,062
  • victoriametrics/victoriametricsAvatar de VictoriaMetrics

    VictoriaMetrics/VictoriaMetrics

    16,343Ver en GitHub↗

    VictoriaMetrics is a high-performance, scalable time series database and observability platform designed for long-term storage and analysis of metric, log, and trace data. It functions as a unified backend for monitoring ecosystems, offering full compatibility with industry-standard protocols and query languages. The system is built to handle massive data volumes through a distributed architecture that supports horizontal scaling and efficient data lifecycle management. The platform distinguishes itself through a storage engine that utilizes consistent hashing for data sharding and log-struct

    Fast and resource-efficient time-series database compatible with Prometheus.

    Godatabasegrafanagraphite
    Ver en GitHub↗16,343
  • improbable-eng/thanosAvatar de improbable-eng

    improbable-eng/thanos

    14,105Ver en GitHub↗

    Thanos is a CNCF cloud native monitoring tool that provides a highly available and scalable extension to the Prometheus ecosystem. It functions as a global query engine, a long-term storage system, and a metric downsampler. The project enables a unified interface to aggregate and query metrics across multiple distributed clusters from a single view. It maintains historical data beyond local retention limits by persisting time-series metrics in object storage and eliminates data gaps by merging metrics from redundant server pairs. The system includes capabilities for reducing the resolution o

    Components for highly available metric systems with unlimited storage.

    Go
    Ver en GitHub↗14,105
  • druid-io/druidAvatar de druid-io

    druid-io/druid

    14,020Ver en GitHub↗

    Druid is a distributed columnar store and online analytical processing database designed for real-time analytics. It functions as a SQL analytics platform and a streaming data ingestion engine, allowing for the analysis of large datasets with low latency to support interactive dashboards and high-concurrency operational workloads. The system integrates a streaming data ingestion engine that loads information via batch or streaming processes to enable immediate analysis of arriving data. It provides high-performance analytical processing to execute slice-and-dice queries on massive data volume

    Distributed data store for powering interactive analytical applications.

    Java
    Ver en GitHub↗14,020
  • 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 time series database built on HBase.

    Java
    Ver en GitHub↗5,068
  • facebookincubator/beringeiAvatar de facebookincubator

    facebookincubator/beringei

    3,154Ver en GitHub↗

    Beringei is a high performance, in-memory storage engine for time series data.

    In-memory time-series database for high-speed metrics.

    C++
    Ver en GitHub↗3,154
  • manahl/arcticAvatar de manahl

    manahl/arctic

    3,090Ver en GitHub↗

    High performance datastore for time series and tick data

    High-performance storage for tick and time series data.

    Python
    Ver en GitHub↗3,090
  • kairosdb/kairosdbAvatar de kairosdb

    kairosdb/kairosdb

    1,759Ver en GitHub↗

    Fast scalable time series database

    Scalable time-series storage built on top of Cassandra.

    Java
    Ver en GitHub↗1,759
  • akumuli/akumuliAvatar de akumuli

    akumuli/Akumuli

    840Ver en GitHub↗

    Time-series database

    Numeric time-series database for real-time data accumulation.

    C++
    Ver en GitHub↗840
  • dalmatinerdb/dalmatinerdbAvatar de dalmatinerdb

    dalmatinerdb/dalmatinerdb

    692Ver en GitHub↗

    See gitlab: https://gitlab.com/Project-FiFo/DalmatinerDB/dalmatinerdb

    Fast distributed database for metrics storage.

    Erlang
    Ver en GitHub↗692
  • rackerlabs/bluefloodAvatar de rackerlabs

    rackerlabs/blueflood

    598Ver en GitHub↗

    A distributed system designed to ingest and process time series data

    Distributed system for ingesting and processing time-series data.

    Java
    Ver en GitHub↗598
  • transceptor-technology/siridb-serverAvatar de transceptor-technology

    transceptor-technology/siridb-server

    512Ver en GitHub↗

    SiriDB is a highly-scalable, robust and super fast time series database. Build from the ground up SiriDB uses a unique mechanism to operate without a global index and allows server resources to be added on the fly. SiriDB's unique query language includes dynamic grouping of time series for easy analysis over large amounts of time series.

    Robust and scalable time-series database with cluster support.

    C
    Ver en GitHub↗512
  • nationalsecurityagency/timelyAvatar de NationalSecurityAgency

    NationalSecurityAgency/timely

    392Ver en GitHub↗

    Accumulo backed time series database

    Secure time-series database application based on Accumulo.

    Java
    Ver en GitHub↗392
  • pardot/rhombusP

    Pardot/Rhombus

    0Ver en GitHub↗

    Time-series object store built on top of Cassandra.

    Ver en GitHub↗0
  1. Home
  2. Part of an Awesome List
  3. Databases & Data
  4. Time Series Databases