krotik/eliasdb
EliasDB a graph-based database. observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3672
- days_rel: n/a
- days_push: 8
- n_releases_24m: 0
Adoption not part of the score
1035 stars · 48 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
EliasDB is a lightweight graph database written in Go that stores data as nodes connected by edges, with support for transactions, partitions, and full-text search. It can be embedded in Go applications or run as a standalone server with a REST API, GraphQL interface, and its own SQL-like query language (EQL).
Use cases
- store application data as a graph
- embed a transactional graph database in a Go application
- query graph data with GraphQL or a SQL-like language
- run a standalone graph database server with a REST API
- full-text search over graph nodes
- cluster graph data across multiple instances
When to choose
- you want a lightweight, dependency-free graph database in Go
- you need an embeddable database with transaction support
- you prefer GraphQL or a custom query language over SQL
- you want a standalone server with REST API and user management out of the box
When to avoid
- you need a battle-tested database at massive scale
- you require SQL or wide ecosystem tooling support
- you need relational or document data models rather than graphs
- you need multi-model or heavy analytics workloads
Facets
library · maturity active
database graphql search-engine http-server rpc databases graph-processing backend developer-tools go windows self-hosted cross-platform graph-database embedded-database eql key-value-store rest-api transactions clustering full-text-search linux docker
1 source
- readme: https://github.com/krotik/eliasdb · fetched 2026-08-28 · 328245ed7cab
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| krotik/eliasdb | main | 67 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem