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. AlaSQL vs. ArangoDB vs. Bangdb vs. Fauna

System Properties Comparison Aerospike vs. AlaSQL vs. ArangoDB vs. Bangdb vs. Fauna

Editorial information provided by DB-Engines
NameAerospike infopreviously called Citrusleaf  Xexclude from comparisonAlaSQL  Xexclude from comparisonArangoDB  Xexclude from comparisonBangdb  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparison
DescriptionFlash-optimized In-memory NoSQL DatabaseJavaScript DBMS libraryNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.Converged and high performance database for device data, events, time series, document and graphFauna 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.
Primary database modelDocument store
Graph DBMS infoleveraging Apache Tinkerpop
Key-value store
Spatial DBMS
Document store
Relational DBMS
Document store
Graph DBMS
Key-value store
Search engine
Document store
Graph DBMS
Time Series DBMS
Document store
Graph DBMS
Relational DBMS
Time Series DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.51
Rank#60  Overall
#10  Document stores
#3  Graph DBMS
#6  Key-value stores
#2  Spatial DBMS
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score3.26
Rank#88  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score1.55
Rank#151  Overall
#26  Document stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Websiteaerospike.comalasql.orgarangodb.combangdb.comfauna.com
Technical documentationdocs.aerospike.comgithub.com/­AlaSQL/­alasqldocs.arangodb.comdocs.bangdb.comdocs.fauna.com
Social network pagesLinkedInTwitterYouTubeFacebookLinkedInTwitterYouTubeFacebookInstagram
DeveloperAerospikeAndrey Gershun & Mathias R. WulffArangoDB Inc.Sachin Sinha, BangDBFauna, Inc.
Initial release20122014201220122014
Current release7.0, November 20233.11.5, November 2023BangDB 2.0, October 2021
License infoCommercial or Open SourceOpen Source infoApache and AGPL Licenses; open sourced in June 2014; commercial Enterprise Edition availableOpen Source infoMIT-LicenseOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoBSD 3commercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.
Implementation languageCJavaScriptC++C, C++Scala
Server operating systemsLinuxserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Linuxhosted
Data schemeschema-freeschema-freeschema-free infoautomatically recognizes schema within a collectionschema-freeschema-free
Typing infopredefined data types such as float or dateyesnoyes infostring, double, boolean, list, hashyes: string, long, double, int, geospatial, stream, eventsno
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 indexesyesnoyesyes infosecondary, composite, nested, reverse, geospatialyes
SQL infoSupport of SQLnoClose to SQL99, but no user access control, stored procedures and host language bindings.noSQL like support with command line toolno
APIs and other access methodsJDBC
Proprietary protocol
TinkerPop Gremlin
JavaScript APIAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
Proprietary protocol
RESTful HTTP API
RESTful HTTP API
Supported programming languages.Net
C
C#
C++
Erlang
Go
Java
JavaScript (Node.js)
Lua
Perl
PHP
Python
Ruby
JavaScriptC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
C
C#
C++
Java
Python
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
Server-side scripts infoStored proceduresuser defined functions infowith LuanoJavaScriptnouser defined functions
Triggersnoyesnoyes, Notifications (with Streaming only)no
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infosince version 2.0Sharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmhorizontal partitioning infoconsistent hashing
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factornoneSource-replica replication with configurable replication factorselectable replication factor, Knob for CAP (enterprise version only)Multi-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoAerospike Aggregation Framework is similar to Map/Reducenono infocan be done with stored procedures in JavaScriptnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency in cross-datacenter configuration and Immediate Consistency in local cluster configurationnoneEventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Tunable consistency, set CAP knob accordinglyImmediate Consistency
Foreign keys infoReferential integritynoyesyes inforelationships in graphsnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of operationsyes infoonly for local storage and DOM-storageACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, optimistic concurrency controlyes
Durability infoSupport for making data persistentyesyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyes, implements WAL (Write ahead log) as wellyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes, run db with in-memory only modeno
User concepts infoAccess controlAccess rights for users and roles infowith Enterprise Edition onlynoyesyes (enterprise version only)Identity management, authentication, and access control
More information provided by the system vendor
Aerospike infopreviously called CitrusleafAlaSQLArangoDBBangdbFauna infopreviously named FaunaDB
Specific characteristicsAerospike is an enterprise-class, NoSQL database solution delivering predictable...
» more
Graph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
Competitive advantagesOptimized for use with SSDs (solid-state hard drives) Scales horizontally and vertically...
» more
Consolidation: As a native multi-model database, can be used as a full blown document...
» more
Typical application scenariosAerospike excels in mission-critical applications that have mixed read/write workloads...
» more
Native multi-model in ArangoDB is being used for a broad range of projects across...
» more
Key customersNielsen, Williams-Sonoma, Inmobi, AppNexus, Telco (confidential), Financial Services...
» more
Cisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Market metricsAerospike's combination of speed, scalability, and reliability delivers 10x performance...
» more
ArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
Licensing and pricing modelsSubscription-based Enterprise Edition and free, open-source Community Edition
» more
Very permissive Apache 2 License for Community Edition & commercial licenses are...
» more
News

Aerospike, AWS, Google, Glean, and other Industry Leaders Speaking at Real-time Data Summit 2024
5 June 2024

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

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

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

More resources
Aerospike infopreviously called CitrusleafAlaSQLArangoDBBangdbFauna infopreviously named FaunaDB
DB-Engines blog posts

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

show all

The Weight of Relational Databases: Time for Multi-Model?
29 August 2017, Luca Olivari (guest author)

show all

Recent citations in the news

Aerospike, AWS, Google, Glean, and Other Industry Leaders Speaking at Real-time Data Summit 2024
5 June 2024, Datanami

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 to invest tens of millions in Israeli operations, double local workforce
4 June 2024, CTech

Aerospike In-Memory noSQL Database Powers Snapdeal
31 May 2024, Data Center Knowledge

provided by Google News

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

ArangoGraphML: Simplifying the Power of Graph Machine Learning
11 October 2023, Datanami

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30 June 2023, DataDrivenInvestor

ArangoDB brings yet more money into graph database market with $27.8M round
6 October 2021, SiliconANGLE News

ArangoDB expands scope of graph database platform
6 October 2022, TechTarget

Open source graph database company ArangoDB raises $27.8M
6 October 2021, VentureBeat

provided by Google News

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

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

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

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



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

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.

Present your product here