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. Bangdb vs. Couchbase vs. Fauna vs. HugeGraph

System Properties Comparison Aerospike vs. Bangdb vs. Couchbase vs. Fauna vs. HugeGraph

Editorial information provided by DB-Engines
NameAerospike infopreviously called Citrusleaf  Xexclude from comparisonBangdb  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonHugeGraph  Xexclude from comparison
DescriptionFlash-optimized In-memory NoSQL DatabaseConverged and high performance database for device data, events, time series, document and graphA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseFauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.A fast-speed and highly-scalable Graph DBMS
Primary database modelDocument store
Graph DBMS infoleveraging Apache Tinkerpop
Key-value store
Spatial DBMS
Document store
Graph DBMS
Time Series DBMS
Document storeDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Graph DBMS
Secondary database modelsSpatial DBMSKey-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.78
Rank#61  Overall
#11  Document stores
#3  Graph DBMS
#7  Key-value stores
#2  Spatial DBMS
Score0.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score17.30
Rank#36  Overall
#5  Document stores
Score1.52
Rank#153  Overall
#26  Document stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Score0.13
Rank#336  Overall
#32  Graph DBMS
Websiteaerospike.combangdb.comwww.couchbase.comfauna.comgithub.com/­hugegraph
hugegraph.apache.org
Technical documentationdocs.aerospike.comdocs.bangdb.comdocs.couchbase.comdocs.fauna.comhugegraph.apache.org/­docs
Social network pagesLinkedInTwitterYouTubeFacebook
DeveloperAerospikeSachin Sinha, BangDBCouchbase, Inc.Fauna, Inc.Baidu
Initial release20122012201120142018
Current release7.0, November 2023BangDB 2.0, October 2021Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20230.9
License infoCommercial or Open SourceOpen Source infoApache and AGPL Licenses; open sourced in June 2014; commercial Enterprise Edition availableOpen Source infoBSD 3Open Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablecommercialOpen Source infoApache Version 2.0
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++C, C++, Go and ErlangScalaJava
Server operating systemsLinuxLinuxLinux
OS X
Windows
hostedLinux
macOS
Unix
Data schemeschema-freeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyes: string, long, double, int, geospatial, stream, eventsyesnoyes
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.nononono
Secondary indexesyesyes infosecondary, composite, nested, reverse, geospatialyesyesyes infoalso supports composite index and range index
SQL infoSupport of SQLnoSQL like support with command line toolSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesnono
APIs and other access methodsJDBC
Proprietary protocol
TinkerPop Gremlin
Proprietary protocol
RESTful HTTP API
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
RESTful HTTP APIJava API
RESTful HTTP API
TinkerPop Gremlin
Supported programming languages.Net
C
C#
C++
Erlang
Go
Java
JavaScript (Node.js)
Lua
Perl
PHP
Python
Ruby
C
C#
C++
Java
Python
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
Groovy
Java
Python
Server-side scripts infoStored proceduresuser defined functions infowith LuanoFunctions and timers in JavaScript and UDFs in Java, Python, SQL++user defined functionsasynchronous Gremlin script jobs
Triggersnoyes, Notifications (with Streaming only)yes infovia the TAP protocolnono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmAutomatic Shardinghorizontal partitioning infoconsistent hashingyes infodepending on used storage backend, e.g. Cassandra and HBase
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorselectable replication factor, Knob for CAP (enterprise version only)Multi-source replication infoincluding cross data center replication
Source-replica replication
Multi-source replicationyes infodepending on used storage backend, e.g. Cassandra and HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoAerospike Aggregation Framework is similar to Map/Reducenoyesnovia hugegraph-spark
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency in cross-datacenter configuration and Immediate Consistency in local cluster configurationTunable consistency, set CAP knob accordinglyEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynononoyesyes infoedges in graph
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of operationsACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes, optimistic concurrency controlyesyesyes
Durability infoSupport for making data persistentyesyes, implements WAL (Write ahead log) as wellyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes, run db with in-memory only modeyes infoEphemeral bucketsnoyes
User concepts infoAccess controlAccess rights for users and roles infowith Enterprise Edition onlyyes (enterprise version only)User and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Identity management, authentication, and access controlUsers, roles and permissions
More information provided by the system vendor
Aerospike infopreviously called CitrusleafBangdbCouchbase infoOriginally called MembaseFauna infopreviously named FaunaDBHugeGraph
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 partiesCData: 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 CitrusleafBangdbCouchbase infoOriginally called MembaseFauna infopreviously named FaunaDBHugeGraph
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

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 a Winner in 2024 Business Sustainability Awards
22 May 2024, Yahoo Finance

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

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

Couchbase (NASDAQ:BASE) Receives New Coverage from Analysts at UBS Group
23 May 2024, Defense World

Database software company Couchbase valued at nearly $1.2 billion in Nasdaq debut
25 May 2024, Yahoo Movies UK

11 Analysts Have This To Say About Couchbase
22 May 2024, Markets Insider

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

provided by Google News

Slicing the Gordian Knot: A leap to real-time systems of truth
3 February 2024, SiliconANGLE News

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21 March 2024, GlobeNewswire

Fauna Adds Groundbreaking New Database Language and Seamless Developer Experience to Enterprise Proven ...
22 August 2023, Business Wire

Utah Natural Heritage Program
17 October 2023, Utah Division of Wildlife Resources

CITES Trade Database surpasses 25 million trade transaction records
3 October 2023, Convention on International Trade in Endangered Species of Wild Fauna and Flora (CITES)

provided by Google News

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

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.

AllegroGraph logo

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

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

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

Present your product here