kin-db
kin-db: how it fits into Kin.
The storage engine inside Kin keeps code and its connections together. This page explains its role; it is not a separate service you need to run.
Documentation
Start
Work with code
Connect tools
Understand Kin
Reference
Troubleshoot
Start
Work with code
Connect tools
Understand Kin
Reference
Troubleshoot
How this works in Kin
An embedded graph engine, not a server you run.
Open source, Apache-2.0
The embedded engine Kin is built on: graph storage, snapshots and temporal branching, plus integrated lexical (BM25-style) and vector (HNSW) retrieval. Code-native, not a Cypher server you have to run.
How it relates to Kin
Stores and queries the graph that Kin treats as truth.
Related surfaces
Kin is one system with a few clear surfaces. Explore how the rest of the ecosystem fits together.
Build, inspect or contribute.
Open source Kin gives you the local semantic system, and the install page has the commands for your platform. KinLab adds hosted collaboration for teams; you can request early access when a shared repository graph is what you need.