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

DBMS > Aerospike vs. Couchbase vs. jBASE vs. Microsoft SQL Server vs. Riak KV

System Properties Comparison Aerospike vs. Couchbase vs. jBASE vs. Microsoft SQL Server vs. Riak KV

Editorial information provided by DB-Engines
NameAerospike infopreviously called Citrusleaf  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonjBASE  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonRiak KV  Xexclude from comparison
DescriptionFlash-optimized In-memory NoSQL DatabaseA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseA robust multi-value DBMS comprising development tools and middlewareMicrosofts flagship relational DBMSDistributed, fault tolerant key-value store
Primary database modelDocument store
Graph DBMS infoleveraging Apache Tinkerpop
Key-value store
Spatial DBMS
Document storeMultivalue DBMSRelational DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexes
Secondary database modelsKey-value store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Search engine
Time Series DBMS
Vector DBMS
Document store
Graph DBMS
Spatial 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
Score18.46
Rank#36  Overall
#5  Document stores
Score1.43
Rank#160  Overall
#3  Multivalue DBMS
Score829.80
Rank#3  Overall
#3  Relational DBMS
Score4.44
Rank#80  Overall
#9  Key-value stores
Websiteaerospike.comwww.couchbase.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasewww.microsoft.com/­en-us/­sql-server
Technical documentationdocs.aerospike.comdocs.couchbase.comdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9learn.microsoft.com/­en-US/­sql/­sql-serverwww.tiot.jp/­riak-docs/­riak/­kv/­latest
Social network pagesLinkedInTwitterFacebookYouTube
DeveloperAerospikeCouchbase, Inc.Rocket Software (formerly Zumasys)MicrosoftOpenSource, formerly Basho Technologies
Initial release20122011199119892009
Current release7.0, November 2023Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20235.7SQL Server 2022, November 20223.2.0, December 2022
License infoCommercial or Open SourceOpen Source infoApache and AGPL Licenses; open sourced in June 2014; commercial Enterprise Edition availableOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablecommercialcommercial inforestricted free version is availableOpen Source infoApache version 2, commercial enterprise edition
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, C++, Go and ErlangC++Erlang
Server operating systemsLinuxLinux
OS X
Windows
AIX
Linux
Windows
Linux
Windows
Linux
OS X
Data schemeschema-freeschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesoptionalyesno
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.noyesyesno
Secondary indexesyesyesyesrestricted
SQL infoSupport of SQLnoSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesEmbedded SQL for jBASE in BASICyesno
APIs and other access methodsJDBC
Proprietary protocol
TinkerPop Gremlin
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
HTTP API
Native Erlang Interface
Supported programming languages.Net
C
C#
C++
Erlang
Go
Java
JavaScript (Node.js)
Lua
Perl
PHP
Python
Ruby
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
.Net
Basic
Jabbascript
Java
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-side scripts infoStored proceduresuser defined functions infowith LuaFunctions and timers in JavaScript and UDFs in Java, Python, SQL++yesTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavaErlang
Triggersnoyes infovia the TAP protocolyesyesyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesShardingAutomatic ShardingShardingtables can be distributed across several files (horizontal partitioning); sharding through federationSharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-source replication infoincluding cross data center replication
Source-replica replication
yesyes, but depending on the SQL-Server Editionselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoAerospike Aggregation Framework is similar to Map/Reduceyesnonoyes
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 infoselectable on a per-operation basis
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynononoyesno infolinks between data sets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of operationsACIDACIDACIDno
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.yesyes infoEphemeral bucketsyesyes
User concepts infoAccess controlAccess rights for users and roles infowith Enterprise Edition onlyUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Access rights can be defined down to the item levelfine grained access rights according to SQL-standardyes, using Riak Security
More information provided by the system vendor
Aerospike infopreviously called CitrusleafCouchbase infoOriginally called MembasejBASEMicrosoft SQL ServerRiak KV
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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more
Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

Navicat for SQL Server gives you a fully graphical approach to 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 CitrusleafCouchbase infoOriginally called MembasejBASEMicrosoft SQL ServerRiak KV
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

Microsoft SQL Server is the DBMS of the Year
4 January 2017, Matthias Gelbmann, Paul Andlinger

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

provided by Google News

Insider Sell: Couchbase Inc (BASE) CEO Matthew Cain Disposes of Shares
18 April 2024, Yahoo Finance UK

Couchbase Enters Oversold Territory (BASE)
19 April 2024, Nasdaq

Couchbase's revenue grows 20% and its stock rises in extended trading
5 March 2024, SiliconANGLE News

Couchbase Announces New Features to Accelerate AI-Powered Adaptive Applications for Customers
29 February 2024, PR Newswire

Couchbase Server and Capella to gain vector support
1 March 2024, InfoWorld

provided by Google News

Temenos signs first customer in India
24 August 2009, Finextra

provided by Google News

SQL Server 2014 end of support: Keep your customers secure
28 March 2024, Microsoft

How to deploy a SQL Server failover cluster with Amazon EBS Multi-Attach on Windows Server | Amazon Web Services
12 January 2024, AWS Blog

Install and Use SQL Server Report Builder
10 April 2024, Petri.com

Data Center Ransomware Attacks on Rise: Microsoft SQL Server is Prime Target
17 April 2024, CybersecurityNews

How to Know When It's Time for a Microsoft SQL Server Upgrade
31 October 2023, BizTech Magazine

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Riak NoSQL Database: Use Cases and Best Practices
23 December 2011, InfoQ.com

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6 October 2015, The Register

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

Neo4j logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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.

Milvus logo

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

Present your product here