griddb/griddb
GridDB is a next-generation open source database that makes time series IoT and big data fast,and easy. observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 73
- Release rhythm 39
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 230.5
- age_days: 3843
- days_rel: 197
- days_push: 167
- n_releases_24m: 3
Adoption not part of the score
2475 stars · 4971 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
GridDB is an open-source, high-performance distributed database optimized for time-series IoT and big data workloads, offering both NoSQL and SQL interfaces. It is written in C++ with a Java client and JDBC driver, featuring in-memory orientation, scale-out clustering, and petabyte-scale data management.
Use cases
- store and query high-frequency sensor data from IoT devices
- ingest massive time-series data streams in real time
- run SQL analytics over NoSQL-collected telemetry
- build petabyte-scale big data pipelines with millisecond queries
- set up a highly available clustered database for cyber-physical systems
- replace a general-purpose database for time-series-heavy workloads
When to choose
- your workload is dominated by time-series IoT or sensor data at high write frequency
- you need both NoSQL ingestion and SQL querying in one database
- you require horizontal scale-out clustering with high availability
- you need petabyte-scale storage with in-memory performance characteristics
When to avoid
- you need a simple embedded or single-node database for a small app
- your primary platform is Windows or macOS (Linux x64 is the supported target)
- you need rich ecosystem tooling and ORMs comparable to PostgreSQL or MySQL
- AGPL-3.0 licensing is incompatible with your project
Facets
service · maturity active
database search-engine caching databases big-data iot time-series microservices self-hosted cloud time-series-database nosql newsql in-memory iot-database sql-interface java-client jdbc linux docker
2 sources
- readme: https://github.com/griddb/griddb · fetched 2026-08-28 · 200d11afb3d5
- homepage: https://griddb.org/ · fetched 2026-08-29 · 9c429ff9c893
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| griddb/griddb | main | 66 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem