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 > Altibase vs. ArangoDB vs. Axibase vs. Couchbase vs. Google Cloud Datastore

System Properties Comparison Altibase vs. ArangoDB vs. Axibase vs. Couchbase vs. Google Cloud Datastore

Editorial information provided by DB-Engines
NameAltibase  Xexclude from comparisonArangoDB  Xexclude from comparisonAxibase  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparison
DescriptionAn enterprise grade, high-performance RDBMSNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.Scalable TimeSeries DBMS based on HBase with integrated rule engine and visualizationA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud Platform
Primary database modelRelational DBMSDocument store
Graph DBMS
Key-value store
Search engine
Time Series DBMSDocument storeDocument store
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
Score1.07
Rank#186  Overall
#87  Relational DBMS
Score3.32
Rank#90  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score0.29
Rank#292  Overall
#25  Time Series DBMS
Score17.30
Rank#36  Overall
#5  Document stores
Score4.47
Rank#76  Overall
#12  Document stores
Websitealtibase.comarangodb.comaxibase.com/­docs/­atsd/­financewww.couchbase.comcloud.google.com/­datastore
Technical documentationgithub.com/­ALTIBASE/­Documents/­tree/­master/­Manualsdocs.arangodb.comdocs.couchbase.comcloud.google.com/­datastore/­docs
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperAltibaseArangoDB Inc.Axibase CorporationCouchbase, Inc.Google
Initial release19992012201320112008
Current releasev7.3, 2023, August 20233.11.5, November 202315585Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 2023
License infoCommercial or Open Sourcecommercial infoOpen source edition discontinued with March 2023Open Source infoApache Version 2; Commercial license (Enterprise) availablecommercial infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablecommercial
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 languageC++C++JavaC, C++, Go and Erlang
Server operating systemsAIX
HP-UX
Linux
Linux
OS X
Windows
LinuxLinux
OS X
Windows
hosted
Data schemeyesschema-free infoautomatically recognizes schema within a collectionyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyes infostring, double, boolean, list, hashyes infoshort, integer, long, float, double, decimal, stringyesyes, details here
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.nonono
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLANSI SQL-92noSQL-like query languageSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesSQL-like query language (GQL)
APIs and other access methodsJDBC
ODBC
Proprietary protocol
AQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
JDBC
Proprietary protocol (Network API)
RESTful HTTP API
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
Supported programming languagesC
C++
Java
C#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
Go
Java
PHP
Python
R
Ruby
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresstored procedures and stored functionsJavaScriptyesFunctions and timers in JavaScript and UDFs in Java, Python, SQL++using Google App Engine
Triggersyesnoyesyes infovia the TAP protocolCallbacks using the Google Apps Engine
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infosince version 2.0ShardingAutomatic ShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replication with configurable replication factorSource-replica replicationMulti-source replication infoincluding cross data center replication
Source-replica replication
Multi-source replication using Paxos
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocan be done with stored procedures in JavaScriptyesyesyes infousing Google Cloud Dataflow
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Eventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Immediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.
Foreign keys infoReferential integrityyesyes inforelationships in graphsnonoyes infovia ReferenceProperties or Ancestor paths
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDACID infoSerializable Isolation within Transactions, Read Committed outside of Transactions
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 bucketsno
User concepts infoAccess controlfine grained access rights according to SQL-standardyesUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Access rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)
More information provided by the system vendor
AltibaseArangoDBAxibaseCouchbase infoOriginally called MembaseGoogle Cloud Datastore
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» more

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
AltibaseArangoDBAxibaseCouchbase infoOriginally called MembaseGoogle Cloud Datastore
DB-Engines blog posts

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

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

Altibase is Adopted for Presence Service to Provide User Information and Online Presence
8 April 2019, PR Newswire

Open-source DBMS becoming battleground of public cloud
17 May 2022, Etnews

In-memory OLAP Database Market Is Booming (CAGR of 24.95%) Worldwide | Terracotta, Altibase, Kognitio, Mcobject ...
26 October 2018, openPR

South Korean company to provide database solution to Mobicom
10 April 2020, UB Post

In-Memory Database Market Rapid Growth at Deep Value Price :Altibase Corporation, Amazon Web Services, Datastax ...
13 April 2024, Post Production Buyers Guide

provided by Google News

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

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics - High-Performance Computing ...
30 May 2023, insideHPC

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

provided by Google News

The Ultimate ATV Test: Suzuki's King Quad 750 AXI Rugged Package vs. Alaska's Hunting Season
20 April 2021, Outdoor Life

Time Series Databases Software Market - A comprehensive study by Key Players | Warp 10, Amazon Timestream ...
6 February 2020, openPR

provided by Google News

With 67% ownership in Couchbase, Inc. (NASDAQ:BASE), institutional investors have a lot riding on the business
3 May 2024, Simply Wall St

Couchbase Hires New Sales Director for Growth in Asia and Israel
3 May 2024, Yahoo Lifestyle UK

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

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

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

provided by Google News

Best cloud storage of 2024
29 April 2024, TechRadar

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

What Is Google Cloud Platform?
28 August 2023, Simplilearn

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Database for your real-time AI and Analytics Apps.
Try it today.

Neo4j logo

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

Milvus logo

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

Present your product here