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

https://github.com/adisol07/bitdb

Way to store and fetch data fast and clearly
https://github.com/adisol07/bitdb

Last synced: 10 months ago
JSON representation

Way to store and fetch data fast and clearly

Awesome Lists containing this project

README

          

# BitDB
Currently this project is in beta! Bugs are to be expected and new versions might or will break your previous databases!

## How it works?
- Basic types: Database -> Document -> Fields -> Value
- Simple and usefull commands, example: "GET value 'testDB/testDoc/testField'"

### Latest version: "Management - v1.2.0-beta" -> [Release page](https://github.com/Adisol07/BitDB/releases/tag/v1.2.0-beta)
### Planned features: -> [BitDB Plans](https://github.com/users/Adisol07/projects/1)
- Better encryption
- Optimalization
- Infinite nesting of documents
- Functions -> Code that can run server-side (unsettled)

### Basic commands: -> [List of commands](https://github.com/Adisol07/BitDB/wiki/List-of-commands)