{"repo":"qataruts/monlite","free":true,"listed":false,"github":"https://github.com/qataruts/monlite","clone":"git clone https://github.com/qataruts/monlite.git","description":"The complete backend for AI agents in one SQLite file : Documents, vectors, cache, queue, and cron.","language":"TypeScript","stars":38,"topics":["ai-agents","document-database","embedded-database","full-text-search","job-queue","local-first","rag","sqlite","typescript","vector-search"],"license":"MIT","category":"ai-agents","readme_excerpt":"monlite An embedded document database for TypeScript — MongoDB's API, Prisma's DX, SQLite underneath — plus everything that usually surrounds it: full-text & vector search, a durable job queue, cache & locks, cron, and realtime, as plugins over the same single file. Zero config, zero server, zero migrations. When you outgrow the file, the same code runs on Postgres. The complete backend for AI agents — in one file A coding agent, RAG pipeline, or autonomous worker needs memory, semantic search, a job queue, and locks. That's normally MongoDB + Qdrant + Redis + BullMQ — four services and a Docker compose file. monlite is all of it, in a file you can cp to back up: Exactly-once job claims, locks, scheduling, and full-text + semantic search — with no server, no migrations, and no native build (Node 22.5+ uses the built-in node:sqlite ). 📖 Docs · 🎮 Live demo (runs in your browser) · 📦 npm · 💻 GitHub --- One file replaces the whole local stack Most apps, CLIs, and AI agents wire up the same services. monlite gives you each one as a small package over a single .db file — install only what you use, the core stays zero-dependency: Instead of Use Gives you --- --- --- MongoDB / Mongoose @monlite/core document collections, a typed query language, transactions, reactive watch() Elasticsearch / Typesense @monlite/fts full-text search — collection.search() Qdrant / Pinecone @monlite/vector vector / semantic search, findSimilar() , hybrid RAG Redis (cache) @monlite/kv cache, atomic loc","default_branch":null,"files":null,"tree":[],"storefront":"/r/qataruts","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/qataruts/monlite/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}