LevelDB

LevelDB

Google
+

Related Products

  • Couchbase
    414 Ratings
    Visit Website
  • RaimaDB
    12 Ratings
    Visit Website
  • Ditto
    2 Ratings
    Visit Website
  • Dragonfly
    16 Ratings
    Visit Website
  • TinyPNG
    55 Ratings
    Visit Website
  • Crowdin
    881 Ratings
    Visit Website
  • Azore CFD
    24 Ratings
    Visit Website
  • Nexo
    17,001 Ratings
    Visit Website
  • CirrusPrint
    2 Ratings
    Visit Website
  • Comet Backup
    219 Ratings
    Visit Website

About

LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. 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. 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. We use a database with a million entries. Each entry has a 16 byte key, and a 100 byte value. Values used by the benchmark compress to about half their original size. We list the performance of reading sequentially in both the forward and reverse direction, and also the performance of a random lookup.

About

RocksDB uses a log structured database engine, written entirely in C++, for maximum performance. Keys and values are just arbitrarily-sized byte streams. RocksDB is optimized for fast, low latency storage such as flash drives and high-speed disk drives. RocksDB exploits the full potential of high read/write rates offered by flash or RAM. RocksDB provides basic operations such as opening and closing a database, reading and writing to more advanced operations such as merging and compaction filters. RocksDB is adaptable to different workloads. From database storage engines such as MyRocks to application data caching to embedded workloads, RocksDB can be used for a variety of data needs.

About

SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine. SQLite is the most used database engine in the world. SQLite is built into all mobile phones and most computers and comes bundled inside countless other applications that people use every day. SQLite is an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. The code for SQLite is in the public domain and is thus free for use for any purpose, commercial or private. SQLite is the most widely deployed database in the world with more applications than we can count, including several high-profile projects.

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Audience

Organizations requiring a storage library solution providing ordered mapping from string keys to string values

Audience

Key value store platform for DevOps teams looking for fast storage

Audience

Developers interested in a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

API

Offers API

API

Offers API

API

Offers API

Screenshots and Videos

Screenshots and Videos

Screenshots and Videos

Pricing

No information available.
Free Version
Free Trial

Pricing

No information available.
Free Version
Free Trial

Pricing

Free
Free Version
Free Trial

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Reviews/Ratings

Overall 4.3 / 5
ease 5.0 / 5
features 4.2 / 5
design 4.5 / 5
support 4.8 / 5

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Company Information

Google
Founded: 2011
United States
github.com/google/leveldb

Company Information

RocksDB
United States
rocksdb.org

Company Information

SQLite
United States
sqlite.org

Alternatives

Alternatives

ksqlDB

ksqlDB

Confluent

Alternatives

RaimaDB

RaimaDB

Raima
InterBase

InterBase

Embarcadero
InterSystems Caché

InterSystems Caché

InterSystems
TerarkDB

TerarkDB

Terark
Core Data

Core Data

Apple

Categories

Categories

Categories

Database Features

Backup and Recovery
Creation / Development
Data Migration
Data Replication
Data Search
Data Security
Database Conversion
Mobile Access
Monitoring
NOSQL
Performance Analysis
Queries
Relational Interface
Virtualization

Integrations

Arctype
Autostrada
Bodno ID Card Software
Emgage
FastCube VCL
InterServer
Jotform
Lightbits
MicroK8s
MicroStack
Mir Display Server
NiceGUI
OpenMetadata
Outerbase
PySaaS
SQLite Data Access Components
Scriptcase
WEBDEV
sqlmap
staarter.dev

Integrations

Arctype
Autostrada
Bodno ID Card Software
Emgage
FastCube VCL
InterServer
Jotform
Lightbits
MicroK8s
MicroStack
Mir Display Server
NiceGUI
OpenMetadata
Outerbase
PySaaS
SQLite Data Access Components
Scriptcase
WEBDEV
sqlmap
staarter.dev

Integrations

Arctype
Autostrada
Bodno ID Card Software
Emgage
FastCube VCL
InterServer
Jotform
Lightbits
MicroK8s
MicroStack
Mir Display Server
NiceGUI
OpenMetadata
Outerbase
PySaaS
SQLite Data Access Components
Scriptcase
WEBDEV
sqlmap
staarter.dev
Claim LevelDB and update features and information
Claim LevelDB and update features and information
Claim RocksDB and update features and information
Claim RocksDB and update features and information
Claim SQLite and update features and information
Claim SQLite and update features and information