@singlestraw5
Active 3 years, 7 months ago
LevelDB stores keys, values, and arbitrary bytes. Data is sorted by key. It supports batching writing forward and backward iteration and compression of the data via Google’s Snappy compression library.
LevelDB is not a SQL database. It is not able to support SQL queries, unlike other NoSQL or dbm stores. It does not support indexes. […] View
Friends
Sorry, no members were found.

