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

DBMS > Alibaba Cloud MaxCompute vs. Badger vs. KairosDB vs. ObjectBox vs. PouchDB

System Properties Comparison Alibaba Cloud MaxCompute vs. Badger vs. KairosDB vs. ObjectBox vs. PouchDB

Editorial information provided by DB-Engines
NameAlibaba Cloud MaxCompute  Xexclude from comparisonBadger  Xexclude from comparisonKairosDB  Xexclude from comparisonObjectBox  Xexclude from comparisonPouchDB  Xexclude from comparison
DescriptionMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.Distributed Time Series DBMS based on Cassandra or H2Extremely fast embedded database for small devices, IoT and MobileJavaScript DBMS with an API inspired by CouchDB
Primary database modelRelational DBMS infoa graph-processing framework is available with the graphs being stored in tablesKey-value storeTime Series DBMSObject oriented DBMSDocument store
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.77
Rank#214  Overall
#98  Relational DBMS
Score0.14
Rank#331  Overall
#49  Key-value stores
Score0.62
Rank#239  Overall
#20  Time Series DBMS
Score1.20
Rank#170  Overall
#5  Object oriented DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Websitewww.alibabacloud.com/­product/­maxcomputegithub.com/­dgraph-io/­badgergithub.com/­kairosdb/­kairosdbobjectbox.iopouchdb.com
Technical documentationwww.alibabacloud.com/­help/­en/­maxcomputegodoc.org/­github.com/­dgraph-io/­badgerkairosdb.github.iodocs.objectbox.iopouchdb.com/­guides
DeveloperAlibabaDGraph LabsObjectBox LimitedApache Software Foundation
Initial release20162017201320172012
Current release1.2.2, November 20187.1.1, June 2019
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoApache 2.0Open Source infoApache License 2.0Open Source
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJavaC and C++JavaScript
Server operating systemshostedBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
Android
iOS
Linux
macOS
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesnoyesyesno
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.nonononono
Secondary indexesnononoyesyes infovia views
SQL infoSupport of SQLSQL-like query languagenononono
APIs and other access methodsFluentd
Flume
MaxCompute Console
Graphite protocol
HTTP REST
Telnet API
Proprietary native APIHTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languagesJavaGoJava
JavaScript infoNode.js
PHP
Python
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
JavaScript
Server-side scripts infoStored proceduresuser defined functions infoin JavanononoView functions in JavaScript
Triggersnonononoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicenoneSharding infobased on CassandranoneSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud servicenoneselectable replication factor infobased on Cassandraonline/offline synchronization between client and serverMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backend
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonononoyes
User concepts infoAccess controlAccess rights for users and rolesnosimple password-based access controlyesno
More information provided by the system vendor
Alibaba Cloud MaxComputeBadgerKairosDBObjectBoxPouchDB
News

Evolution of search: traditional vs vector search
23 May 2024

On-device Vector Database for Dart/Flutter
21 May 2024

The first On-Device Vector Database: ObjectBox 4.0
16 May 2024

SQLite and SQLite alternatives – a comprehensive overview
7 May 2024

Edge AI: The era of on-device AI
23 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
Alibaba Cloud MaxComputeBadgerKairosDBObjectBoxPouchDB
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Alibaba Cloud To Launch Big Data Service in Europe
15 June 2017, Alizila

Streaming Data Services Comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM Cloud
20 January 2020, Wire19

Denodo and Alibaba Cloud Join Forces to Deliver Logical Data Integration and Management
5 July 2023, AiThority

How Big Data Platform Helped Power Last Year's Double 11
3 March 2020, DataDrivenInvestor

Gartner’s Magic Quadrant for Cloud Database Management Systems
9 December 2020, CRN

provided by Google News

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

Expo: Real Time A/B Testing and Monitoring with Spark Streaming and Kafka at Walmart Labs
24 May 2019, InfoQ.com

provided by Google News

Industrial IoT (IIoT) edge solution for railway operators – a Kapsch ObjectBox Case Study
21 June 2019, 1E9

The Megashift Towards Decentralized Edge Computing
27 August 2021, hackernoon.com

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, IBM

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

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.

RaimaDB logo

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

AllegroGraph logo

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

Milvus logo

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

Present your product here