Level DB Database Libraries App

Level DB

by LevelDB

Fast key-value storage library
Helps with: Database Libraries,Database Servers
Similar to: SQLCipher App CppDB App GDBM App unixODBC App More...
Source Type: Open
License Types:
Supported OS:
Languages: C CPP

What is it all about?

LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values

Key Features

• Keys and values are arbitrary byte arrays. • Data is stored sorted by key. • Callers can provide a custom comparison function to override the sort order. • The basic operations are Put(key,value) , Get(key) , Delete(key) . • Multiple changes can be made in one atomic batch. • Users can create a transient snapshot to get a consistent view of data. • Forward and backward iteration is supported over the data. • Data is automatically compressed using the Snappy compression library. • External activity (file system operations etc.) is relayed through a virtual interface so users can customize the operating system interactions.


Pricing

Yearly
Monthly
Lifetime
Free
Freemium
Trial With Card
Trial No Card
By Quote

Description

Free

Alternatives

View More Alternatives

View Less Alternatives

Top DiscoverSDK Experts

User photo
500
Gábor László Hajba
Well-grounded software developer
Data Handling | Web and 17 more
View Profile
User photo
200
Noor Khan
Senior Software Engineer (Web)
GUI | Data Handling and 17 more
View Profile
User photo
80
Eugene Klymenko
.Net Developer
Data Handling | Web and 14 more
View Profile
User photo
60
Billy Joel Ranario
Full Stack Web Developer and Article Writer
GUI | Data Handling and 31 more
View Profile
Show All

Interested in becoming a DiscoverSDK Expert? Learn more

X

Compare Products

Select up to three two products to compare by clicking on the compare icon () of each product.

{{compareToolModel.Error}}

Now comparing:

{{product.ProductName | createSubstring:25}} X
Compare Now