DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Aerospike vs. Fauna vs. Percona Server for MySQL vs. Vertica vs. VoltDB

System Properties Comparison Aerospike vs. Fauna vs. Percona Server for MySQL vs. Vertica vs. VoltDB

Editorial information provided by DB-Engines
NameAerospike infopreviously called Citrusleaf  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonPercona Server for MySQL  Xexclude from comparisonVertica infoOpenText™ Vertica™  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionFlash-optimized In-memory NoSQL DatabaseFauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.Enhanced drop-in replacement for MySQL based on XtraDB or TokuDB storage engines with improved performance and additional diagnostic and management features.Cloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.Distributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelDocument store
Graph DBMS infoleveraging Apache Tinkerpop
Key-value store
Spatial DBMS
Document store
Graph DBMS
Relational DBMS
Time Series DBMS
Relational DBMSRelational DBMS infoColumn orientedRelational DBMS
Secondary database modelsSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.10
Rank#59  Overall
#11  Document stores
#3  Graph DBMS
#7  Key-value stores
#2  Spatial DBMS
Score1.55
Rank#154  Overall
#26  Document stores
#14  Graph DBMS
#72  Relational DBMS
#13  Time Series DBMS
Score2.21
Rank#121  Overall
#58  Relational DBMS
Score11.40
Rank#43  Overall
#27  Relational DBMS
Score1.46
Rank#159  Overall
#74  Relational DBMS
Websiteaerospike.comfauna.comwww.percona.com/­software/­mysql-database/­percona-serverwww.vertica.comwww.voltdb.com
Technical documentationdocs.aerospike.comdocs.fauna.comwww.percona.com/­downloads/­Percona-Server-LATESTvertica.com/­documentationdocs.voltdb.com
Social network pagesLinkedInTwitterFacebookYouTube
DeveloperAerospikeFauna, Inc.PerconaOpenText infopreviously Micro Focus and Hewlett PackardVoltDB Inc.
Initial release20122014200820052010
Current release7.0, November 20238.0.36-28, 202412.0.3, January 202311.3, April 2022
License infoCommercial or Open SourceOpen Source infoApache and AGPL Licenses; open sourced in June 2014; commercial Enterprise Edition availablecommercialOpen Source infoGPL version 2commercial infoLimited community edition freeOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
Cloud-based only infoOnly available as a cloud servicenoyesnono infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containersno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCScalaC and C++C++Java, C++
Server operating systemsLinuxhostedLinuxLinuxLinux
OS X infofor development
Data schemeschema-freeschema-freeyesYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.yes
Typing infopredefined data types such as float or dateyesnoyesyesyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nonoyesno
Secondary indexesyesyesyesNo Indexes Required. Different internal optimization strategy, but same functionality included.yes
SQL infoSupport of SQLnonoyesFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.yes infoonly a subset of SQL 99
APIs and other access methodsJDBC
Proprietary protocol
TinkerPop Gremlin
RESTful HTTP APIADO.NET
JDBC
ODBC
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languages.Net
C
C#
C++
Erlang
Go
Java
JavaScript (Node.js)
Lua
Perl
PHP
Python
Ruby
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
Ada
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresuser defined functions infowith Luauser defined functionsyesyes, PostgreSQL PL/pgSQL, with minor differencesJava
Triggersnonoyesyes, called Custom Alertsno
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning infoconsistent hashinghorizontal partitioning, hierarchical partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-source replicationMulti-source replication
Source-replica replication
XtraDB Cluster
Multi-source replication infoOne, or more copies of data replicated across nodes, or object-store used for repository.Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoAerospike Aggregation Framework is similar to Map/Reducenonono infoBi-directional Spark integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency in cross-datacenter configuration and Immediate Consistency in local cluster configurationImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesyesno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of operationsACIDACIDACIDACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyesyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesno
User concepts infoAccess controlAccess rights for users and roles infowith Enterprise Edition onlyIdentity management, authentication, and access controlUsers with fine-grained authorization concept infono user groups or rolesfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hashUsers and roles with access to stored procedures
More information provided by the system vendor
Aerospike infopreviously called CitrusleafFauna infopreviously named FaunaDBPercona Server for MySQLVertica infoOpenText™ Vertica™VoltDB
Specific characteristicsAerospike is an enterprise-class, NoSQL database solution delivering predictable...
» more
Deploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» more
Competitive advantagesOptimized for use with SSDs (solid-state hard drives) Scales horizontally and vertically...
» more
Fast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» more
Typical application scenariosAerospike excels in mission-critical applications that have mixed read/write workloads...
» more
Communication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» more
Key customersNielsen, Williams-Sonoma, Inmobi, AppNexus, Telco (confidential), Financial Services...
» more
Abiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» more
Market metricsAerospike's combination of speed, scalability, and reliability delivers 10x performance...
» more
Licensing and pricing modelsSubscription-based Enterprise Edition and free, open-source Community Edition
» more
Cost-based models and subscription-based models are both available. One license is...
» more
News

Aerospike Closes $109M in Growth Capital from Sumeru Equity Partners
4 April 2024

Aerospike Achieves the new AWS Advertising and Marketing Technology Competency
30 November 2023

Aerospike Showcases New Levels of Database Performance, Price, and Sustainability on Graviton3 at AWS re:Invent
28 November 2023

Aerospike Database 7 Delivers Enterprise Resiliency, Scale, and Speed to In-memory Database Workloads
15 November 2023

Aerospike Listed as Sample Vendor in Gartner® Hype Cycle™ for Data Management, 2023
24 October 2023

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Aerospike infopreviously called CitrusleafFauna infopreviously named FaunaDBPercona Server for MySQLVertica infoOpenText™ Vertica™VoltDB
DB-Engines blog posts

Evaluating Hbase and Aerospike Solutions for Real-time System of Record
17 March 2020,  Srini Srinivasan, Aerospike (sponsor) 

show all

Recent citations in the news

Aerospike Lands $109 Million Investment to Fuel Expansion
25 April 2024, Channel Insider

Aerospike raises $109M for its real-time database platform to capitalize on the AI boom
4 April 2024, TechCrunch

Aerospike Raises $109M For Accelerated Database Development, Market Expansion
4 April 2024, CRN

Aerospike reels in $109M to accelerate its high-speed database
4 April 2024, SiliconANGLE News

Aerospike set to grow real time database for AI with $109M raise
4 April 2024, VentureBeat

provided by Google News

Slicing the Gordian Knot: A leap to real-time systems of truth
3 February 2024, SiliconANGLE News

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21 March 2024, GlobeNewswire

Fauna Adds Transformative Schema-as-Code Capabilities to Enterprise Proven, Document-Relational Database
15 November 2023, Business Wire

Fauna Query Language tamed to appeal to developers
22 August 2023, The Register

Utah Natural Heritage Program
17 October 2023, Utah Division of Wildlife Resources

provided by Google News

A Momentous 2023, Headlined by a 19% increase of ARR, Positions Percona for Even Greater Success in the Year ...
27 March 2024, Business Wire

Update or migrate? Planning for MySQL 5.7 EOL
22 June 2023, InfoWorld

If you don't brush and floss, you're gonna get an abscess – same with MySQL updates
11 May 2023, The Register

Sizing Up Servers: Intel's Skylake-SP Xeon versus AMD's EPYC 7000 - The Server CPU Battle of the Decade?
11 July 2017, AnandTech

How to deploy the Percona database performance monitor with Docker
24 February 2023, TechRepublic

provided by Google News

OCI Object Storage Completes Technical Validation of Vertica in Eon Mode
16 October 2023, blogs.oracle.com

Vertica by OpenText and Anritsu Sign New Deal for Next-Gen Architecture and 5G Network Capabilities
17 May 2023, PR Newswire

MapR Hadoop Upgrade Runs HP Vertica
22 September 2023, InformationWeek

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25 July 2023, VentureBeat

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

VoltDB Aims for Fast Big Data Development -- ADTmag
29 January 2015, ADT Magazine

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Present your product here