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. FoundationDB vs. InfinityDB vs. jBASE vs. MarkLogic

System Properties Comparison Aerospike vs. FoundationDB vs. InfinityDB vs. jBASE vs. MarkLogic

Editorial information provided by DB-Engines
NameAerospike infopreviously called Citrusleaf  Xexclude from comparisonFoundationDB  Xexclude from comparisonInfinityDB  Xexclude from comparisonjBASE  Xexclude from comparisonMarkLogic  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 DatabaseOrdered key-value store. Core features are complimented by layers.A Java embedded Key-Value Store which extends the Java Map interfaceA robust multi-value DBMS comprising development tools and middlewareOperational and transactional Enterprise NoSQL database
Primary database modelDocument store
Graph DBMS infoleveraging Apache Tinkerpop
Key-value store
Spatial DBMS
Document store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Key-value storeMultivalue DBMSDocument store
Native XML DBMS
RDF store infoas of version 7
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.51
Rank#60  Overall
#10  Document stores
#3  Graph DBMS
#6  Key-value stores
#2  Spatial DBMS
Score1.06
Rank#185  Overall
#31  Document stores
#28  Key-value stores
#85  Relational DBMS
Score0.08
Rank#365  Overall
#55  Key-value stores
Score1.49
Rank#156  Overall
#3  Multivalue DBMS
Score5.18
Rank#63  Overall
#11  Document stores
#1  Native XML DBMS
#1  RDF stores
#7  Search engines
Websiteaerospike.comgithub.com/­apple/­foundationdbboilerbay.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasewww.marklogic.com
Technical documentationdocs.aerospike.comapple.github.io/­foundationdbboilerbay.com/­infinitydb/­manualdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9docs.marklogic.com
Social network pagesLinkedInTwitterYouTubeFacebook
DeveloperAerospikeFoundationDBBoiler Bay Inc.Rocket Software (formerly Zumasys)MarkLogic Corp.
Initial release20122013200219912001
Current release7.0, November 20236.2.28, November 20204.05.711.0, December 2022
License infoCommercial or Open SourceOpen Source infoApache and AGPL Licenses; open sourced in June 2014; commercial Enterprise Edition availableOpen Source infoApache 2.0commercialcommercialcommercial inforestricted free version is available
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC++JavaC++
Server operating systemsLinuxLinux
OS X
Windows
All OS with a Java VMAIX
Linux
Windows
Linux
OS X
Windows
Data schemeschema-freeschema-free infosome layers support schemasyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-freeschema-free infoSchema can be enforced
Typing infopredefined data types such as float or dateyesno infosome layers support typingyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysoptionalyes
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.nonoyesyes
Secondary indexesyesnono infomanual creation possible, using inversions based on multi-value capabilityyes
SQL infoSupport of SQLnosupported in specific SQL layer onlynoEmbedded SQL for jBASE in BASICyes infoSQL92
APIs and other access methodsJDBC
Proprietary protocol
TinkerPop Gremlin
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
Java API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
Supported programming languages.Net
C
C#
C++
Erlang
Go
Java
JavaScript (Node.js)
Lua
Perl
PHP
Python
Ruby
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
Java.Net
Basic
Jabbascript
Java
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresuser defined functions infowith Luain SQL-layer onlynoyesyes infovia XQuery or JavaScript
Triggersnononoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factoryesnoneyesyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoAerospike Aggregation Framework is similar to Map/Reducenononoyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobs
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency in cross-datacenter configuration and Immediate Consistency in local cluster configurationLinearizable consistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Foreign keys infoReferential integritynoin SQL-layer onlyno infomanual creation possible, using inversions based on multi-value capabilitynono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of operationsACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDACID infocan act as a resource manager in an XA/JTA transaction
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.yesnoyesyes, with Range Indexes
User concepts infoAccess controlAccess rights for users and roles infowith Enterprise Edition onlynonoAccess rights can be defined down to the item levelRole-based access control at the document and subdocument levels
More information provided by the system vendor
Aerospike infopreviously called CitrusleafFoundationDBInfinityDBjBASEMarkLogic
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, AWS, Google, Glean, and other Industry Leaders Speaking at Real-time Data Summit 2024
5 June 2024

Aerospike a Winner in 2024 Business Sustainability Awards
22 May 2024

New Aerospike Release Lets Enterprises Consolidate Expensive Legacy Cache And Database Platforms
15 May 2024

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

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 CitrusleafFoundationDBInfinityDBjBASEMarkLogic
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, AWS, Google, Glean, and Other Industry Leaders Speaking at Real-time Data Summit 2024
5 June 2024, Datanami

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 to invest tens of millions in Israeli operations, double local workforce
4 June 2024, CTech

Aerospike In-Memory noSQL Database Powers Snapdeal
31 May 2024, Data Center Knowledge

provided by Google News

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

FoundationDB Raises $17 Million Series A Financing
31 May 2024, Yahoo Movies UK

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

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

provided by Google News

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
22 April 2024, Medium

ABN AMRO Moves Progress-Powered Credit Store App to Azure Cloud; Achieves 40% Faster Data Processing, Lower ...
12 March 2024, GlobeNewswire

AI can make logistics data as valuable as intelligence or operational data for mission success
17 April 2024, Breaking Defense

Seven Quick Steps to Setting Up MarkLogic Server in Kubernetes
1 February 2024, release.nl

Progress to acquire PE-backed data platform MarkLogic for $355m
4 January 2023, PE Hub

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for 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

Neo4j logo

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

Present your product here