Average Ratings 0 Ratings

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Average Ratings 0 Ratings

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Description

LevelDB is a high-performance key-value storage library developed by Google, designed to maintain an ordered mapping between string keys and string values. The keys and values are treated as arbitrary byte arrays, and the stored data is organized in a sorted manner based on the keys. Users have the option to supply a custom comparison function to modify the default sorting behavior. The library allows for multiple changes to be grouped into a single atomic batch, ensuring data integrity during updates. Additionally, users can create a temporary snapshot for a consistent view of the data at any given moment. The library supports both forward and backward iteration through the stored data, enhancing flexibility during data access. Data is automatically compressed using the Snappy compression algorithm to optimize storage efficiency. Moreover, interactions with the external environment, such as file system operations, are managed through a virtual interface, giving users the ability to customize how the library interacts with the operating system. In practical applications, we utilize a database containing one million entries, where each entry consists of a 16-byte key and a 100-byte value. Notably, the values used in benchmarking compress to approximately half of their original size, allowing for significant space savings. We provide detailed performance metrics for sequential reads in both forward and reverse directions, as well as the effectiveness of random lookups, to showcase the library's capabilities. This comprehensive performance analysis aids developers in understanding how to optimize their use of LevelDB in various applications.

Description

Upscaledb is a high-speed key-value database that enhances storage efficiency and algorithms based on the unique characteristics of your data. It features optional compression that minimizes both file size and input/output operations, allowing for more data to reside in memory, which boosts performance and scalability during extensive table scans for querying and analyzing information. Upscaledb is capable of supporting all functionalities typical of a conventional SQL database, customized to align with the specific requirements of your application, and can be seamlessly integrated into your software. With its incredibly swift analytical capabilities and efficient database cursors, it serves as an ideal solution for processing data in scenarios where traditional SQL databases may falter in speed. This versatile database has found its applications across tens of millions of desktops, as well as on cloud servers, mobile devices, and various embedded systems. In a specific benchmark, a comprehensive table scan was conducted over 50 million records, yielding the highest retrieval speed, with the records set up as uint32 values, showcasing its remarkable efficiency. Furthermore, this performance highlights the potential of upscaledb to handle large datasets with ease, making it a preferred choice for developers seeking optimal data management solutions.

API Access

Has API

API Access

Has API

Screenshots View All

Screenshots View All

Integrations

Google Cloud Platform
LedisDB
OrbitDB
XBTS
insight

Integrations

Google Cloud Platform
LedisDB
OrbitDB
XBTS
insight

Pricing Details

No price information available.
Free Trial
Free Version

Pricing Details

No price information available.
Free Trial
Free Version

Deployment

Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook

Deployment

Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook

Customer Support

Business Hours
Live Rep (24/7)
Online Support

Customer Support

Business Hours
Live Rep (24/7)
Online Support

Types of Training

Training Docs
Webinars
Live Training (Online)
In Person

Types of Training

Training Docs
Webinars
Live Training (Online)
In Person

Vendor Details

Company Name

Google

Founded

2011

Country

United States

Website

github.com/google/leveldb

Vendor Details

Company Name

upscaledb

Website

upscaledb.com

Product Features

Alternatives

Alternatives

LevelDB Reviews

LevelDB

Google
eXtremeDB Reviews

eXtremeDB

McObject
Riak KV Reviews

Riak KV

Riak
InterSystems Caché Reviews

InterSystems Caché

InterSystems