Back to all databases

TypeGraph

An embedded graph library for TypeScript applications that keeps property graph data in an existing SQLite or PostgreSQL database, compiling typed traversals to SQL rather than running a separate graph service. Node and edge schemas are declared with Zod and carry ontology relations such as subClassOf and inverseOf, alongside vector and keyword search through pgvector, sqlite-vec, and libSQL.

Overall rank
#136
First released
February 2026
License
MIT
Built with
TypeScript

Details

Vendor
Nicia AI
Type
Property Graph
Kind
Library
Category
Emerging
License
MIT
Language
TypeScript
Query Languages
Custom API
Sources 3 references

License MIT

SPDX identifier as classified by GitHub from the repository licence file.

Released 2026-02

Confirms the current value; the npm registry shows the first published version (0.1.0) on 2026-02-08, the same day the GitHub repository was created.

Language TypeScript

Confirms the current value; README describes it as TypeScript-first and GitHub's byte-count is dominated by TypeScript.

  • TypeScript-first embedded knowledge graph library.
    typegraph README.md · reviewed 2026-08-02