Ratings and Reviews 0 Ratings

Total
ease
features
design
support

This software has no reviews. Be the first to write a review.

Write a Review

Ratings and Reviews 0 Ratings

Total
ease
features
design
support

This software has no reviews. Be the first to write a review.

Write a Review

Alternatives to Consider

  • RaimaDB Reviews & Ratings
    12 Ratings
    Company Website
  • QuantaStor Reviews & Ratings
    6 Ratings
    Company Website
  • PeerGFS Reviews & Ratings
    27 Ratings
    Company Website
  • Couchbase Reviews & Ratings
    415 Ratings
    Company Website
  • Dragonfly Reviews & Ratings
    16 Ratings
    Company Website
  • Declarative Webhooks Reviews & Ratings
    3 Ratings
    Company Website
  • Google Cloud Platform Reviews & Ratings
    60,586 Ratings
    Company Website
  • DbVisualizer Reviews & Ratings
    561 Ratings
    Company Website
  • Azore CFD Reviews & Ratings
    24 Ratings
    Company Website
  • ManageEngine ADManager Plus Reviews & Ratings
    632 Ratings
    Company Website

What is Voldemort?

Voldemort is not designed to operate as a relational database; it does not seek to maintain arbitrary relationships or comply with ACID principles. It also lacks the functionality of an object database that aims for a seamless mapping of object referencing. Moreover, it does not provide a new layer of abstraction like document orientation. Instead, it functions as a large, distributed, durable, and fault-tolerant hash table. For those employing an Object-Relational (O/R) mapper such as ActiveRecord or Hibernate, this setup can enhance horizontal scalability and availability significantly, though it comes with a notable loss of convenience. When dealing with large-scale applications that require internet-level scalability, systems often consist of multiple services or APIs that are functionally segmented, managing storage across diverse data centers, each with its own horizontally partitioned storage solutions. In such environments, executing arbitrary joins within the database can become unfeasible since not all data resides in a single database instance, which complicates data management further. Consequently, developers must shift their approaches to effectively cope with these limitations, necessitating a careful reevaluation of their data handling practices. This adjustment is crucial to ensure that the system remains efficient and responsive to the diverse needs of the applications it supports.

What is LevelDB?

LevelDB, a high-performance key-value storage library created by Google, is engineered to maintain an ordered association between string keys and string values. It treats both keys and values as arbitrary byte arrays, with the data organized in a sorted manner according to the keys. Users can implement a custom comparison function to alter the default sorting dynamics if desired. The library supports batching of multiple changes into a single atomic operation, which helps preserve data integrity during updates. Moreover, it enables the creation of temporary snapshots, allowing users to capture a consistent view of the data at any point in time. Users can also iterate through the stored data in both forward and backward directions, which enhances the flexibility of data access. To improve storage efficiency, data is automatically compressed using the Snappy compression algorithm. Furthermore, the library interacts with the operating system through a virtual interface, giving users the option to customize interactions with external environments, including file system operations. In practical usage, for instance, a database may contain one million entries, each entry comprising a 16-byte key paired with a 100-byte value. Interestingly, during benchmarking, the values compress to about half their original size, resulting in considerable space savings. We provide thorough performance metrics for sequential reads in both directions and evaluate the effectiveness of random lookups to highlight the library's capabilities. This extensive performance evaluation assists developers in identifying ways to optimize their utilization of LevelDB in diverse applications, ensuring they can maximize the benefits offered by this powerful library. Additionally, understanding these metrics can lead to improved design choices in database implementation and usage.

Media

Media

Integrations Supported

Google Cloud Platform
LedisDB
OrbitDB
XBTS
insight

Integrations Supported

Google Cloud Platform
LedisDB
OrbitDB
XBTS
insight

API Availability

Has API

API Availability

Has API

Pricing Information

Pricing not provided.
Free Trial Offered?
Free Version

Pricing Information

Pricing not provided.
Free Trial Offered?
Free Version

Supported Platforms

SaaS
Android
iPhone
iPad
Windows
Mac
On-Prem
Chromebook
Linux

Supported Platforms

SaaS
Android
iPhone
iPad
Windows
Mac
On-Prem
Chromebook
Linux

Customer Service / Support

Standard Support
24 Hour Support
Web-Based Support

Customer Service / Support

Standard Support
24 Hour Support
Web-Based Support

Training Options

Documentation Hub
Webinars
Online Training
On-Site Training

Training Options

Documentation Hub
Webinars
Online Training
On-Site Training

Company Facts

Organization Name

Voldemort

Company Website

www.project-voldemort.com/voldemort/

Company Facts

Organization Name

Google

Date Founded

2011

Company Location

United States

Company Website

github.com/google/leveldb

Categories and Features

Data Replication

Asynchronous Data Replication
Automated Data Retention
Continuous Replication
Cross-Platform Replication
Dashboard
Instant Failover
Orchestration
Remote Database Replication
Reporting / Analytics
Simulation / Testing
Synchronous Data Replication

Categories and Features

Popular Alternatives

RaimaDB Reviews & Ratings

RaimaDB

Raima

Popular Alternatives

FairCom DB Reviews & Ratings

FairCom DB

FairCom Corporation
Apache Cassandra Reviews & Ratings

Apache Cassandra

Apache Software Foundation
QuantaStor Reviews & Ratings

QuantaStor

OSNexus