incredlabs

Products

Composable, open-source data infrastructure built in Rust. Each product stands on its own — and they share a common philosophy: fast, embeddable, and built for the AI era.

ORMDB

Database

The database that speaks ORM natively

A relational database engine that understands your entities, relations, and constraints natively — no N+1 queries, no impedance mismatch. Fetch entire object graphs in a single round-trip.

RustTypeScriptPython
$ cargo install ormdb-server

Liath

AI memory / Database

The SQLite for AI agents

Programmable memory that agents query with sandboxed Lua. Instead of a fixed vector-search API, agents write their own retrieval, ranking, and filtering logic — safely.

RustPythonLua
$ pip install liath