A modern project usually needs a database, a search engine, a vector store, Redis and a job queue — five servers to run, watch and pay for. monlite makes them one SQLite file: zero config, zero server, zero migrations.
It is also the backbone of our AI agents: an agent needs memory, semantic search, a work queue and somewhere to write — all of it here behind one strictly typed API.
Highlights
- MongoDB-style queries with Prisma-style developer experience
- Full-text and vector search over the same data — nothing to sync
- A durable job queue, cron and locks inside the same file
- The same code runs on Postgres when you scale
From the same section
Want one of these in your business?
Whether it's an off-the-shelf product or a custom build on our engines, we'll help you deploy it.