DBDB.io The Encyclopedia of Database Systems · Est. 2017
Database of Databases

Database Entry

Nitrite


Nitrite is a NoSQL embedded document store written in Java. The name is derived from NOsql Object (NO2 is the chemical notation of "nitrite"). It supports both in-memory and file-based storage using the H2 database.

Source Code
https://github.com/dizitart/nitrite-database[02]
Country of Origin
IN
Start Year
2017 [05]
Coding Agents
Project Types
Hobby, Open Source
Written in
Java
Supported Languages
Kotlin
Derived From
H2
License
Apache v2
Twitter
@dizitart[04]

Database Entry

Nitrite


Nitrite is a NoSQL embedded document store written in Java. The name is derived from NOsql Object (NO2 is the chemical notation of "nitrite"). It supports both in-memory and file-based storage using the H2 database.

Data Model


Query Interface


Storage Architecture


System Architecture


Revision #7