typedb/typedb
TypeDB: Built for systems, not records observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 97
- 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: 8.0
- age_days: 3705
- days_rel: 20
- days_push: 7
- n_releases_24m: 51
Adoption not part of the score
4428 stars · 370 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
TypeDB is a strongly-typed, polymorphic general-purpose database written in Rust, with its own declarative query language TypeQL, unifying relational, document, and graph modeling via entities, relations, and attributes. It supports schema-first design, inference over knowledge graphs, native vector search, and ships with drivers, a CLI console, and TypeDB Studio.
Use cases
- build a knowledge graph my AI agents can reason over
- model complex interconnected data with a strict schema
- query embeddings directly in my database
- replace SQL joins with n-ary relations
- build an RBAC access-control data model
- manage cybersecurity or financial services data with guardrails
- run a self-hosted transactional graph database
When to choose
- your data is deeply nested or interconnected and relational/document models force awkward joins or reification
- you want schema-enforced data correctness, subtyping, and polymorphism in the database
- you need inference and reasoning over a knowledge base for AI applications
When to avoid
- you need a mature ecosystem with broad ORM, BI, and third-party tooling support
- you need multi-server clustering on a free open-source license
- your team is only familiar with SQL and cannot adopt a new query language
Facets
service · maturity active
database search-engine vector-database databases artificial-intelligence developer-tools windows self-hosted cloud rust typedb typeql knowledge-base graph-database polymorphic-schema reasoning n-ary-relations grpc-drivers query-language knowledge-graphs linux macos docker
10 sources
- readme: https://github.com/typedb/typedb · fetched 2026-08-28 · 8872a420a51c
- homepage: https://typedb.com · fetched 2026-08-29 · 66242961567c
- site_page: https://typedb.com/docs/home/what-is-typedb · fetched 2026-08-29 · a5463da262f1
- site_page: https://typedb.com/docs/home/why-typedb · fetched 2026-08-29 · 9763de1c63f3
- site_page: https://typedb.com/docs/examples/use-cases · fetched 2026-08-29 · aec35d351717
- site_page: https://typedb.com/docs/tools/studio · fetched 2026-08-29 · 4a4b4f3fde84
- site_page: https://typedb.com/docs/tools/console · fetched 2026-08-29 · 5efecc6bfcb9
- site_page: https://typedb.com/docs/home/install/drivers · fetched 2026-08-29 · 28db9f002c16
- site_page: https://typedb.com/features · fetched 2026-08-29 · 20e52e66d2e0
- site_page: https://typedb.com/editions · fetched 2026-08-29 · e236333909f5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| typedb/typedb | main | 98 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem