Show HN: ChikkaDB – A Translation Layer to Use SQLite as a JSON Database
athkishore Saturday, November 29, 2025Introducing ChikkaDB - a server application providing a translation layer around SQLite that enables you to use SQLite as a MongoDB-compatible JSON database.
It's a small personal project to explore the possibilities of SQLite's JSON and JSONB functions to their fullest. Sharing it here in case it interests any of you. Inviting everyone to try it out and share your feedback.
Summary
The article discusses the development of ChikkaDB-TS, a TypeScript-based document-oriented database that aims to provide a simple and efficient NoSQL solution. It highlights the key features of the database, such as its support for JavaScript-like queries and its lightweight and portable nature.
4
0
Summary
github.com