Skip to content

Lithium Core

Relational Databases

A PostgreSQL‑based storage engine that gives AI agents hierarchical, versioned, scoped data access via an indexed tree (ltree).

TypeScript Latest v0.0.5 · 5d ago Security brief →

Features

  • Hierarchical tree structure backed by PostgreSQL's ltree index for fast lookups
  • Built‑in immutable versioning of entries and clusters
  • Scoped retrieval – fetch everything under a given path in one query
  • TypeScript API with explicit Result<T, E> types (no exceptions)
  • MCP server exposing four tools (`list_clusters`, `get_context`, `create_cluster`, `create_entry`) for AI agents

Recent releases

View all 2 releases →
No immediate action
v0.0.5 Breaking

createEntry replaces insert

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
10
Forks
0
Languages
TypeScript Go Template
Downloads/week
874
NPM Maintainers
1 Single npm maintainer
Contributors
1
TypeScript
Types included ✓

Install & Platforms

Install via
npm

Alternative to

Graph DBs Vector DBs

Beta — feedback welcome: [email protected]