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

DBMS > Aerospike vs. CouchDB vs. mSQL vs. Oracle vs. Tibero

System Properties Comparison Aerospike vs. CouchDB vs. mSQL vs. Oracle vs. Tibero

Editorial information provided by DB-Engines
NameAerospike infopreviously called Citrusleaf  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonOracle  Xexclude from comparisonTibero  Xexclude from comparison
DescriptionFlash-optimized In-memory NoSQL DatabaseA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.mSQL (Mini SQL) is a simple and lightweight RDBMSWidely used RDBMSA secure RDBMS, designed for easy portability from Oracle
Primary database modelDocument store
Graph DBMS infoleveraging Apache Tinkerpop
Key-value store
Spatial DBMS
Document storeRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extensionDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
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
Score10.26
Rank#45  Overall
#7  Document stores
Score1.67
Rank#151  Overall
#70  Relational DBMS
Score1234.27
Rank#1  Overall
#1  Relational DBMS
Score1.81
Rank#143  Overall
#65  Relational DBMS
Websiteaerospike.comcouchdb.apache.orghughestech.com.au/­products/­msqlwww.oracle.com/­databaseus.tmaxsoft.com/­products/­tibero
Technical documentationdocs.aerospike.comdocs.couchdb.org/­en/­stabledocs.oracle.com/­en/­databasetechnet.tmaxsoft.com/­upload/­download/­online/­tibero/­pver-20150504-000002/­index.html
Social network pagesLinkedInTwitterFacebookYouTube
DeveloperAerospikeApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerHughes TechnologiesOracleTmaxSoft
Initial release20122005199419802003
Current release7.0, November 20233.3.3, December 20234.4, October 202123c, September 20236, April 2015
License infoCommercial or Open SourceOpen Source infoApache and AGPL Licenses; open sourced in June 2014; commercial Enterprise Edition availableOpen Source infoApache version 2commercial infofree licenses can be providedcommercial inforestricted free version is availablecommercial
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 languageCErlangCC and C++C and Assembler
Server operating systemsLinuxAndroid
BSD
Linux
OS X
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
AIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeschema-freeyesyes infoSchemaless in JSON and XML columnsyes
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.nononoyesyes
Secondary indexesyesyes infovia viewsyesyesyes
SQL infoSupport of SQLnonoA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersyes infowith proprietary extensionsyes
APIs and other access methodsJDBC
Proprietary protocol
TinkerPop Gremlin
RESTful HTTP/JSON APIJDBC
ODBC
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Tibero CLI
Supported programming languages.Net
C
C#
C++
Erlang
Go
Java
JavaScript (Node.js)
Lua
Perl
PHP
Python
Ruby
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C
C++
Delphi
Java
Perl
PHP
Tcl
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
C
C#
C++
Cobol
Java
Objective-C
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresuser defined functions infowith LuaView functions in JavaScriptnoPL/SQL infoalso stored procedures in Java possiblePersistent Stored Procedure (PSM)
Triggersnoyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoimproved architecture with release 2.0noneSharding, horizontal partitioninghorizontal partitioning infoby range, hash, list or composite
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-source replication
Source-replica replication
noneMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoAerospike Aggregation Framework is similar to Map/Reduceyesnono infocan be realized in PL/SQLno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency in cross-datacenter configuration and Immediate Consistency in local cluster configurationEventual ConsistencynoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of operationsno infoatomic operations within a single document possiblenoACID infoisolation level can be parameterizedACID
Concurrency infoSupport for concurrent manipulation of datayesyes infostrategy: optimistic lockingnoyesyes
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.yesnonoyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'no infoplanned for next version
User concepts infoAccess controlAccess rights for users and roles infowith Enterprise Edition onlyAccess rights for users can be defined per databasenofine grained access rights according to SQL-standardfine grained access rights according to SQL-standard (SQL 92, SQL 99)
More information provided by the system vendor
Aerospike infopreviously called CitrusleafCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"mSQL infoMini SQLOracleTibero
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 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
3rd partiesDevart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

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

More resources
Aerospike infopreviously called CitrusleafCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"mSQL infoMini SQLOracleTibero
DB-Engines blog posts

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

show all

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

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 Nabs $109M to Grow Data Biz Turbocharged by AI
4 April 2024, Datanami

provided by Google News

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant ends backing of FoundationDB version of CouchDB
15 March 2022, The Register

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

provided by Google News

Make Your MySQL Server More Secure With These 7 Steps - MUO
1 December 2022, MakeUseOf

Writing a Web Service in Perl
9 July 2003, PCQuest

Higher Education PS rules out ghost students before PAC - Zambia
29 November 2018, diggers.news

provided by Google News

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, Oracle

Major Global Businesses Adopt Oracle Database@Azure Worldwide
23 April 2024, Marketscreener.com

Blog Theme - Details
17 April 2024, Oracle

Oracle and Microsoft bring Oracle Database@Azure to Europe
14 March 2024, Oracle

Blog Theme - Details
12 April 2024, Oracle

provided by Google News

ArkData to Officially Support Domestic Database 'Tibero 7'
23 April 2024, BusinessKorea

How to Succeed at Large-Scale Mainframe Replatforming with TmaxSoft OpenFrame on AWS | Amazon Web Services
2 August 2022, AWS Blog

TmaxSoft signs database deal with FSS
27 July 2015, 코리아타임스

Daegu Government Integrated Data Center to Propose Open-Source Database Management Systems for Tenant ...
14 April 2021, Etnews

CTOS strengthens its database management system with TmaxSoft
20 December 2016, Digital News Asia

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

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

AllegroGraph logo

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

Present your product here