DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Aerospike vs. Apache Druid vs. FoundationDB vs. Google Cloud Datastore vs. Postgres-XL

System Properties Comparison Aerospike vs. Apache Druid vs. FoundationDB vs. Google Cloud Datastore vs. Postgres-XL

Editorial information provided by DB-Engines
NameAerospike infopreviously called Citrusleaf  Xexclude from comparisonApache Druid  Xexclude from comparisonFoundationDB  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonPostgres-XL  Xexclude from comparison
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
DescriptionFlash-optimized In-memory NoSQL DatabaseOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataOrdered key-value store. Core features are complimented by layers.Automatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformBased on PostgreSQL enhanced with MPP and write-scale-out cluster features
Primary database modelDocument store
Graph DBMS infoleveraging Apache Tinkerpop
Key-value store
Spatial DBMS
Relational DBMS
Time Series DBMS
Document store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Document storeRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.78
Rank#61  Overall
#11  Document stores
#3  Graph DBMS
#7  Key-value stores
#2  Spatial DBMS
Score3.34
Rank#88  Overall
#48  Relational DBMS
#7  Time Series DBMS
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score4.47
Rank#76  Overall
#12  Document stores
Score0.49
Rank#256  Overall
#117  Relational DBMS
Websiteaerospike.comdruid.apache.orggithub.com/­apple/­foundationdbcloud.google.com/­datastorewww.postgres-xl.org
Technical documentationdocs.aerospike.comdruid.apache.org/­docs/­latest/­designapple.github.io/­foundationdbcloud.google.com/­datastore/­docswww.postgres-xl.org/­documentation
Social network pagesLinkedInTwitterFacebookYouTube
DeveloperAerospikeApache Software Foundation and contributorsFoundationDBGoogle
Initial release20122012201320082014 infosince 2012, originally named StormDB
Current release7.0, November 202329.0.1, April 20246.2.28, November 202010 R1, October 2018
License infoCommercial or Open SourceOpen Source infoApache and AGPL Licenses; open sourced in June 2014; commercial Enterprise Edition availableOpen Source infoApache license v2Open Source infoApache 2.0commercialOpen Source infoMozilla public license
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCJavaC++C
Server operating systemsLinuxLinux
OS X
Unix
Linux
OS X
Windows
hostedLinux
macOS
Data schemeschema-freeyes infoschema-less columns are supportedschema-free infosome layers support schemasschema-freeyes
Typing infopredefined data types such as float or dateyesyesno infosome layers support typingyes, details hereyes
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.nononoyes infoXML type, but no XML query functionality
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLnoSQL for queryingsupported in specific SQL layer onlySQL-like query language (GQL)yes infodistributed, parallel query execution
APIs and other access methodsJDBC
Proprietary protocol
TinkerPop Gremlin
JDBC
RESTful HTTP/JSON API
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languages.Net
C
C#
C++
Erlang
Go
Java
JavaScript (Node.js)
Lua
Perl
PHP
Python
Ruby
Clojure
JavaScript
PHP
Python
R
Ruby
Scala
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresuser defined functions infowith Luanoin SQL-layer onlyusing Google App Engineuser defined functions
TriggersnononoCallbacks using the Google Apps Engineyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infomanual/auto, time-basedShardingShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factoryes, via HDFS, S3 or other storage enginesyesMulti-source replication using Paxos
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoAerospike Aggregation Framework is similar to Map/Reducenonoyes infousing Google Cloud Dataflowno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency in cross-datacenter configuration and Immediate Consistency in local cluster configurationImmediate ConsistencyLinearizable consistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate Consistency
Foreign keys infoReferential integritynonoin SQL-layer onlyyes infovia ReferenceProperties or Ancestor pathsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of operationsnoACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACID infoMVCC
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonono
User concepts infoAccess controlAccess rights for users and roles infowith Enterprise Edition onlyRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)fine grained access rights according to SQL-standard
More information provided by the system vendor
Aerospike infopreviously called CitrusleafApache DruidFoundationDBGoogle Cloud DatastorePostgres-XL
Specific characteristicsAerospike is an enterprise-class, NoSQL database solution delivering predictable...
» more
Competitive advantagesOptimized for use with SSDs (solid-state hard drives) Scales horizontally and vertically...
» more
Typical application scenariosAerospike excels in mission-critical applications that have mixed read/write workloads...
» more
Key customersNielsen, Williams-Sonoma, Inmobi, AppNexus, Telco (confidential), Financial Services...
» 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
News

Aerospike Recognized by Independent Research Firm Among Notable Vendors in Vector Databases Report
7 May 2024

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

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 CitrusleafApache DruidFoundationDBGoogle Cloud DatastorePostgres-XL
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 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

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

provided by Google News

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21 February 2024, Dark Reading

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26 January 2024, Datanami

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26 February 2024, GBHackers

Imply Data gives Apache Druid schema auto-discover capability
6 June 2023, SiliconANGLE News

Imply Announces Automatic Schema Discovery for Apache Druid, Reinforcing Druid's Leadership for Real-Time ...
6 June 2023, businesswire.com

provided by Google News

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

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

Antithesis raises $47M to launch an automated testing platform for software
13 February 2024, TechCrunch

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28 September 2023, DevClass

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19 April 2018, GeekWire

provided by Google News

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

Best cloud storage of 2024
29 April 2024, TechRadar

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

Google says it'll stop charging fees to transfer data out of Google Cloud
11 January 2024, TechCrunch

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

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

Milvus logo

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

Present your product here