Need advice about which tool to choose?Ask the StackShare community!

Aerospike

198
285
+ 1
48
VoltDB

18
69
+ 1
18
Add tool

Aerospike vs VoltDB: What are the differences?

Aerospike: Flash-optimized in-memory open source NoSQL database. Aerospike is an open-source, modern database built from the ground up to push the limits of flash storage, processors and networks. It was designed to operate with predictable low latency at high throughput with uncompromising reliability – both high availability and ACID guarantees; VoltDB: In-memory relational DBMS capable of supporting millions of database operations per second. VoltDB is a fundamental redesign of the RDBMS that provides unparalleled performance and scalability on bare-metal, virtualized and cloud infrastructures. VoltDB is a modern in-memory architecture that supports both SQL + Java with data durability and fault tolerance.

Aerospike and VoltDB can be primarily classified as "In-Memory Databases" tools.

Some of the features offered by Aerospike are:

  • 99% of reads/writes complete in under 1 millisecond.
  • Predictable low latency at high throughput – second to none. Read the YCSB Benchmark.
  • The secret sauce? A thousand things done right. Server code in ‘C’ (not Java or Erlang) precisely tuned to avoid context switching and memory copies. Highly parallelized multi-threaded, multi-core, multi-cpu, multi-SSD execution.

On the other hand, VoltDB provides the following key features:

  • In-Memory Performance with On-Disk Durability
  • Transparent Scalability with Data Consistency
  • NewSQL – All the benefits of SQL with Unlimited Scalability

"Ram and/or ssd persistence " is the primary reason why developers consider Aerospike over the competitors, whereas "SQL + Java" was stated as the key factor in picking VoltDB.

Aerospike is an open source tool with 295 GitHub stars and 54 GitHub forks. Here's a link to Aerospike's open source repository on GitHub.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Aerospike
Pros of VoltDB
  • 16
    Ram and/or ssd persistence
  • 12
    Easy clustering support
  • 5
    Easy setup
  • 4
    Acid
  • 3
    Petabyte Scale
  • 3
    Scale
  • 3
    Performance better than Redis
  • 2
    Ease of use
  • 5
    SQL + Java
  • 4
    In-memory database
  • 4
    A brainchild of Michael Stonebraker
  • 3
    Very Fast
  • 2
    NewSQL

Sign up to add or upvote prosMake informed product decisions

- No public GitHub repository available -

What is Aerospike?

Aerospike is an open-source, modern database built from the ground up to push the limits of flash storage, processors and networks. It was designed to operate with predictable low latency at high throughput with uncompromising reliability – both high availability and ACID guarantees.

What is VoltDB?

VoltDB is a fundamental redesign of the RDBMS that provides unparalleled performance and scalability on bare-metal, virtualized and cloud infrastructures. VoltDB is a modern in-memory architecture that supports both SQL + Java with data durability and fault tolerance.

Need advice about which tool to choose?Ask the StackShare community!

Jobs that mention Aerospike and VoltDB as a desired skillset
LaunchDarkly
Oakland, California, United States
What companies use Aerospike?
What companies use VoltDB?
See which teams inside your own company are using Aerospike or VoltDB.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Aerospike?
What tools integrate with VoltDB?
What are some alternatives to Aerospike and VoltDB?
Redis
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. Redis provides data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes, and streams.
Riak
Riak is a distributed database designed to deliver maximum data availability by distributing data across multiple servers. As long as your client can reach one Riak server, it should be able to write data. In most failure scenarios, the data you want to read should be available, although it may not be the most up-to-date version of that data.
Cassandra
Partitioning means that Cassandra can distribute your data across multiple machines in an application-transparent matter. Cassandra will automatically repartition as machines are added and removed from the cluster. Row store means that like relational databases, Cassandra organizes data by rows and columns. The Cassandra Query Language (CQL) is a close relative of SQL.
Elasticsearch
Elasticsearch is a distributed, RESTful search and analytics engine capable of storing data and searching it in near real time. Elasticsearch, Kibana, Beats and Logstash are the Elastic Stack (sometimes called the ELK Stack).
Tarantool
It is designed to give you the flexibility, scalability, and performance that you want, as well as the reliability and manageability that you need in mission-critical applications
See all alternatives