DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Aerospike vs. Couchbase vs. Quasardb vs. Snowflake vs. TimesTen

System Properties Comparison Aerospike vs. Couchbase vs. Quasardb vs. Snowflake vs. TimesTen

Editorial information provided by DB-Engines
NameAerospike infopreviously called Citrusleaf  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonQuasardb  Xexclude from comparisonSnowflake  Xexclude from comparisonTimesTen  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 databaseDistributed, high-performance timeseries databaseCloud-based data warehousing service for structured and semi-structured dataAn in-memory SQL relational database that delivers microsecond response and high throughput for OLTP applications. TimesTen can be deployed as a standalone database or as a cache to a backend Oracle database.
Primary database modelDocument store
Graph DBMS infoleveraging Apache Tinkerpop
Key-value store
Spatial DBMS
Vector DBMS
Document storeTime Series DBMSRelational DBMSRelational DBMS
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
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.16
Rank#63  Overall
#10  Document stores
#3  Graph DBMS
#7  Key-value stores
#2  Spatial DBMS
#2  Vector DBMS
Score16.74
Rank#33  Overall
#5  Document stores
Score0.13
Rank#332  Overall
#28  Time Series DBMS
Score133.72
Rank#7  Overall
#5  Relational DBMS
Score1.26
Rank#164  Overall
#75  Relational DBMS
Websiteaerospike.comwww.couchbase.comquasar.aiwww.snowflake.comwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdocs.aerospike.comdocs.couchbase.comdoc.quasar.ai/­masterdocs.snowflake.net/­manuals/­index.htmldocs.oracle.com/­en/­database/­other-databases/­timesten/­index.html
Social network pagesLinkedInTwitterFacebookYouTube
DeveloperAerospikeCouchbase, Inc.quasardbSnowflake Computing Inc.Oracle infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20122011200920141998
Current release7.1, May 2024Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20233.14.1, January 2024Release 22.1
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 availablecommercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensescommercialcommercial
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 languageCC, C++, Go and ErlangC++
Server operating systemsLinuxLinux
OS X
Windows
BSD
Linux
OS X
Windows
hostedIBM AIX Power PC 64-bit
Linux arm64
Linux x86-64
Solaris SPARC 64
Solaris SPARC/x86
Solaris x86-64
Data schemeschema-freeschema-freeschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)yes
Typing infopredefined data types such as float or dateyesyesyes infointeger and binaryyesyes
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.nonoyesno
Secondary indexesyesyesyes infowith tagsyes
SQL infoSupport of SQLnoSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesSQL-like query languageyesyes
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
HTTP APICLI Client
JDBC
ODBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Pro*C/C++ programming interfaces
SQL and PL/SQL via JDBC
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
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
JavaScript (Node.js)
Python
C
C++
Java
Node.js
PL/SQL
Python
Server-side scripts infoStored proceduresuser defined functions infowith LuaFunctions and timers in JavaScript and UDFs in Java, Python, SQL++nouser defined functionsPL/SQL
Triggersnoyes infovia the TAP protocolnono infosimilar concept for controling cloud resourcesno
Partitioning methods infoMethods for storing different data on different nodesShardingAutomatic ShardingSharding infoconsistent hashingyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-source replication infoincluding cross data center replication
Source-replica replication
Source-replica replication with selectable replication factoryesMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoAerospike Aggregation Framework is similar to Map/Reduceyeswith Hadoop integrationnono
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 ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of operationsACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using LevelDByesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoEphemeral bucketsyes infoTransient modenoyes
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.Cryptographically strong user authentication and audit trailUsers with fine-grained authorization concept, user roles and pluggable authenticationfine grained access rights according to SQL-standard
More information provided by the system vendor
Aerospike infopreviously called CitrusleafCouchbase infoOriginally called MembaseQuasardbSnowflakeTimesTen
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 Year-over-Year Recurring Revenue Soars by 51% as Demand for AI Rises
4 September 2024

Aerospike Named to Inc. 5000 List of Fastest-Growing Companies in America for Third Consecutive Year
20 August 2024

BSV Association and Aerospike Achieve 100 Billion BSV Blockchain Transactions Per Day on Teranode
30 July 2024

Aerospike Appoints Venkatesh Guntur as Country Head for Southeast Asia
25 June 2024

Aerospike, AWS, Google, Glean, and other Industry Leaders Speaking at Real-time Data Summit 2024
5 June 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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more
CData: Connect to Big Data & NoSQL through standard Drivers.
» 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 MembaseQuasardbSnowflakeTimesTen
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

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

Aerospike Cloud: Scalable Real-time Database-as-a-Service with AWS SaaS Factory Support
5 July 2024, AWS Blog

Aerospike Year-over-Year Recurring Revenue Soars by 51% as Demand for AI Rises
5 September 2024, Datanami

Aerospike raises $109M for its real-time database platform to capitalize on the AI boom
4 April 2024, TechCrunch

Aerospike set to grow real time database for AI with $109M raise
4 April 2024, VentureBeat

Aerospike Raises $109M For Accelerated Database Development, Market Expansion
4 April 2024, CRN

provided by Google News

Couchbase releases AI vector search and Capella Columnar on AWS
3 September 2024, Blocks & Files

Couchbase stock hits 52-week low at $14.1 amid market challenges
16 September 2024, Investing.com

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

Couchbase Capella gets columnar support on AWS
3 September 2024, InfoWorld

Couchbase (NASDAQ:BASE) Sets New 52-Week Low at $14.07
16 September 2024, MarketBeat

provided by Google News

NVIDIA to Present Innovations at Hot Chips That Boost Data Center Performance and Energy Efficiency
23 August 2024, NVIDIA Blog

When a Quasar Remote Access Tool Falls Into the Wrong Hands
23 February 2024, darktrace.com

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

New red galaxies turn out to be already known blue galaxies
15 December 2023, Phys.org

Hubble Unexpectedly Finds Double Quasar in Distant Universe
5 April 2023, Science@NASA

provided by Google News

SingleStore Partners With Snowflake to Help Users Build Faster, More Efficient Real Time AI Applications
19 September 2024, Business Wire

The Era of Enterprise AI in India is Here with Snowflake AI Data Cloud Leading the Charge
19 September 2024, CXOToday.com

Reflecting On Data Storage Stocks’ Q2 Earnings: Snowflake (NYSE:SNOW)
18 September 2024, Yahoo Finance

BetaNXT takes on the data challenge with Snowflake-powered platform
17 September 2024, InvestmentNews

RudderStack Launches Data Apps, Powered by Snowflake, to Accelerate High-ROI Data Projects
19 September 2024, Datanami

provided by Google News

Oracle starts peddling Exalytics in-memory appliance
12 March 2012, The Register

SAP S&D Benchmark - The Intel Xeon E7-8800 v3 Review: The POWER8 Killer?
8 May 2015, AnandTech

provided by Google News



Share this page

Featured Products

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

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

Milvus logo

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

Present your product here