Jaguar is a NoSQL DBMS that stores data as a flat array containing fixed-length records. In each[04]
- Website
- http://www.jaguardb.com[01]
- Source Code
- https://github.com/datajaguar/jaguardb[02]
- Developer
- Country of Origin
- US
- Start Year
- 2017 [05]
- Project Types
- Commercial, Open Source
- Written in
- C++
- License
- MIT License
record, there is a key and a value (can have many columns).
Jaguar is a NoSQL DBMS that stores data as a flat array containing fixed-length records. In each record, there is a key and a value (can have many columns).[04]
Citations
5 sources- jaguardb jaguardb.com
- https://github.com/datajaguar/jaguardb github.com
- http://www.datajaguar.com/support.php datajaguar.com
- http://www.datajaguar.com/doc/FAQ.pdf datajaguar.com
- https://github.com/datajaguar/jaguardb/commit/41dec7ab40e3e198000f0b7be5c035f9c4ea8d94 github.com
Revision #2