In-Memory key value and table database stored with json file.
- In-Memory
- Persistant
- Encrypt Data (SHA256 & SHA512)
- String
- Number
- Boolean
- Array
- Object (JSON)
- Buffer
- BigInt
- Date
- Type Checking
- Key Value
- Table
- Index
- Foreign
- Auto-increment
- CLI Helpers
Type supported
- String
- Number
- Boolean
- Array
- Object (JSON)
- Undefined
- Null
- Buffer
- BigInt
- Date