DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Aerospike vs. Oracle NoSQL vs. RethinkDB vs. Splunk vs. SQLite

System Properties Comparison Aerospike vs. Oracle NoSQL vs. RethinkDB vs. Splunk vs. SQLite

Editorial information provided by DB-Engines
NameAerospike infopreviously called Citrusleaf  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonRethinkDB  Xexclude from comparisonSplunk  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionFlash-optimized In-memory NoSQL DatabaseA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesDBMS for the Web with a mechanism to push updated query results to applications in realtime.Analytics Platform for Big DataWidely used embeddable, in-process RDBMS
Primary database modelDocument store
Graph DBMS infoleveraging Apache Tinkerpop
Key-value store
Spatial DBMS
Document store
Key-value store
Relational DBMS
Document storeSearch engineRelational DBMS
Secondary database modelsSpatial 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
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Score86.45
Rank#14  Overall
#2  Search engines
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websiteaerospike.comwww.oracle.com/­database/­nosql/­technologies/­nosqlrethinkdb.comwww.splunk.comwww.sqlite.org
Technical documentationdocs.aerospike.comdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlrethinkdb.com/­docsdocs.splunk.com/­Documentation/­Splunkwww.sqlite.org/­docs.html
Social network pagesLinkedInTwitterYouTubeFacebook
DeveloperAerospikeOracleThe Linux Foundation infosince July 2017Splunk Inc.Dwayne Richard Hipp
Initial release20122011200920032000
Current release7.0, November 202323.3, December 20232.4.1, August 20203.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourceOpen Source infoApache and AGPL Licenses; open sourced in June 2014; commercial Enterprise Edition availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoApache Version 2commercial infoLimited free edition and free developer edition availableOpen Source infoPublic Domain
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 languageCJavaC++C
Server operating systemsLinuxLinux
Solaris SPARC/x86
Linux
OS X
Windows
Linux
OS X
Solaris
Windows
server-less
Data schemeschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-freeyesyes infodynamic column types
Typing infopredefined data types such as float or dateyesoptionalyes infostring, binary, float, bool, date, geometryyesyes infonot rigid because of 'dynamic typing' concept.
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.nononoyesno
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLnoSQL-like DML and DDL statementsnono infoSplunk Search Processing Language for search commandsyes infoSQL-92 is not fully supported
APIs and other access methodsJDBC
Proprietary protocol
TinkerPop Gremlin
RESTful HTTP APIHTTP RESTADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languages.Net
C
C#
C++
Erlang
Go
Java
JavaScript (Node.js)
Lua
Perl
PHP
Python
Ruby
C
C#
Go
Java
JavaScript (Node.js)
Python
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
C#
Java
JavaScript
PHP
Python
Ruby
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresuser defined functions infowith Luanoyesno
TriggersnonoClient-side triggers through changefeedsyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding inforange basedShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureSource-replica replicationMulti-source replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoAerospike Aggregation Framework is similar to Map/Reducewith Hadoop integrationyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency in cross-datacenter configuration and Immediate Consistency in local cluster configurationEventual Consistency
Immediate Consistency infodepending on configuration
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of operationsconfigurable infoACID within a storage node (=shard)Atomic single-document operationsno infoA 'Transaction' in Splunk has a different meaning: grouping related events into a single one for later searchingACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyesyes infovia file-system locks
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.yesyes infooff heap cachenonoyes
User concepts infoAccess controlAccess rights for users and roles infowith Enterprise Edition onlyAccess rights for users and rolesyes infousers and table-level permissionsAccess rights for users and rolesno
More information provided by the system vendor
Aerospike infopreviously called CitrusleafOracle NoSQLRethinkDBSplunkSQLite
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 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

Aerospike Achieves the new AWS Advertising and Marketing Technology Competency
30 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
3rd partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
Aerospike infopreviously called CitrusleafOracle NoSQLRethinkDBSplunkSQLite
DB-Engines blog posts

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

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

show all

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

Aerospike a Winner in 2024 Business Sustainability Awards
22 May 2024, WICZ

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's New Release Cuts Costs by Enabling Hundreds of Caches on Small Clusters
15 May 2024, Datanami

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

provided by Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, Oracle

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

Cloud database comparison: AWS, Microsoft, Google and Oracle
23 August 2022, TechTarget

provided by Google News

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

Realtime App Development with RethinkDB and React Native — SitePoint
17 June 2016, SitePoint

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

provided by Google News

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

Limbo Is An SQLite-Compatible OLTP DBMS Leveraging IO_uring & Rust
9 May 2024, Phoronix

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

provided by Google News



Share this page

Featured Products

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

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

Neo4j logo

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

RaimaDB logo

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

Present your product here