Tuesday, September 26, 2023

SQLite + NoSQL + TypeScript = Neboa

Neboa | Neboa

What is Neboa | Neboa

Neboa (pronounced /ˈnɛβo̯a̝/, from Galician: «fog») is a simple, yet powerful, type-safe NoSQL database library for Node.js. It is built on top of SQLite with better-sqlite3. It offers seamless data managment with compile-time type checking and a seamless query API.

Leveraging the power of SQLite, Neboa ensures efficient and lightweight performance, making it ideal for small to medium sized projects, to be used in Electron apps, or to be used as a local database for a web app or your next prototype.