@buglecafe93
Active 3 years, 8 months ago
LevelDB stores keys, values and other arbitrary Byte arrays. Data is sorted according to key. It supports batching writes, forward and reverse iteration, and compression of data using 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. Additionally, […] View
Friends
Sorry, no members were found.

