Local-first
Embed SilicaDB directly into mobile, desktop, CLI or edge apps. Reads and writes in microseconds, even offline.
Replace SQLite + Firestore + Chroma + JSON schemas with a single, embeddable engine in your app.
Embed SilicaDB directly into mobile, desktop, CLI or edge apps. Reads and writes in microseconds, even offline.
Store embeddings alongside structured data. Query with filters and semantics without bolting on a separate vector DB.
Define your shapes once in SODL, then generate Rust, TypeScript or Python types automatically.
If you would like to support this project, you can pre-order the PRO version now!
$99 one-time, fully refundable
If this doesn’t ship or doesn’t fit your needs, you can get a refund. No drama.
$ silica init app.sdb
$ silica schema add user.sodl
$ silica insert data.json
$ silica search "users who had billing issues this week"