Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/felixklauke/exorbia

Easy to use and lightweight nosql document oriented database. This is legacy and you should take a deep look into https://github.com/ExocronSolutions/electra when you are interest in low level database programming.
https://github.com/felixklauke/exorbia

db document document-database education json lightweight nosql simple

Last synced: 6 days ago
JSON representation

Easy to use and lightweight nosql document oriented database. This is legacy and you should take a deep look into https://github.com/ExocronSolutions/electra when you are interest in low level database programming.

Awesome Lists containing this project

README

        

# Exorbia

Exorbia is a simple and easy to use NoSQL Document oriented database written in Java to show and practice the main ideas of a no sql database. Still under heavy development and not ready to use. We will use a binary backend on the disk or maybe even off heap and will provide three types of documents:
- JSON Document
- Raw Text Document
- Binary Document