LevelDB

LevelDB

Google
+
+

Related Products

  • Dragonfly
    15 Ratings
    Visit Website
  • RaimaDB
    5 Ratings
    Visit Website
  • MongoDB Atlas
    1,634 Ratings
    Visit Website
  • Fastly
    822 Ratings
    Visit Website
  • Google Compute Engine
    1,152 Ratings
    Visit Website
  • StarTree
    26 Ratings
    Visit Website
  • ManageEngine OpManager
    1,451 Ratings
    Visit Website
  • KrakenD
    71 Ratings
    Visit Website
  • DbVisualizer
    506 Ratings
    Visit Website
  • Dispatch Science
    22 Ratings
    Visit Website

About

Use Ignite as a traditional SQL database by leveraging JDBC drivers, ODBC drivers, or the native SQL APIs that are available for Java, C#, C++, Python, and other programming languages. Seamlessly join, group, aggregate, and order your distributed in-memory and on-disk data. Accelerate your existing applications by 100x using Ignite as an in-memory cache or in-memory data grid that is deployed over one or more external databases. Think of a cache that you can query with SQL, transact, and compute on. Build modern applications that support transactional and analytical workloads by using Ignite as a database that scales beyond the available memory capacity. Ignite allocates memory for your hot data and goes to disk whenever applications query cold records. Execute kilobyte-size custom code over petabytes of data. Turn your Ignite database into a distributed supercomputer for low-latency calculations, complex analytics, and machine learning.

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.

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

Platform for companies in need of a distributed database for high-performance computing

Audience

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

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

API

Offers API

API

Offers API

Screenshots and Videos

Screenshots and Videos

Pricing

No information available.
Free Version
Free Trial

Pricing

No information available.
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

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Company Information

Apache Ignite
Founded: 1999
United States
ignite.apache.org

Company Information

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

Alternatives

Alternatives

Ehcache

Ehcache

Terracotta
InterSystems Caché

InterSystems Caché

InterSystems
GridGain

GridGain

GridGain Systems
eXtremeDB

eXtremeDB

McObject
Redis

Redis

Redis Labs

Categories

Categories

Integrations

Apache Zeppelin
Google Cloud Platform
GridGain
LedisDB
OrbitDB
Vert.x
XBTS
insight
sqlmap
witboost

Integrations

Apache Zeppelin
Google Cloud Platform
GridGain
LedisDB
OrbitDB
Vert.x
XBTS
insight
sqlmap
witboost
Claim Apache Ignite and update features and information
Claim Apache Ignite and update features and information
Claim LevelDB and update features and information
Claim LevelDB and update features and information