start 0.4.4

StartDB – Embedded NoSQL Database in Rust
Documentation
1
2
3
4
5
6
7
## How does it works?


Database first keeps 100 bytes header.

Next it (sys-master) contains tables, first system-tables (like sys-master, then sys-trash)

At second, it keeps user tables. Each table is linked list.