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 > Alibaba Cloud MaxCompute vs. Badger vs. BoltDB vs. Kyligence Enterprise vs. PouchDB

System Properties Comparison Alibaba Cloud MaxCompute vs. Badger vs. BoltDB vs. Kyligence Enterprise vs. PouchDB

Editorial information provided by DB-Engines
NameAlibaba Cloud MaxCompute  Xexclude from comparisonBadger  Xexclude from comparisonBoltDB  Xexclude from comparisonKyligence Enterprise  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.An embedded key-value store for Go.A distributed analytics engine for big data, built on top of Apache KylinJavaScript 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 storeKey-value storeRelational DBMSDocument store
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.74
Rank#220  Overall
#31  Key-value stores
Score0.40
Rank#269  Overall
#124  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Websitewww.alibabacloud.com/­product/­maxcomputegithub.com/­dgraph-io/­badgergithub.com/­boltdb/­boltkyligence.io/­kyligence-enterprisepouchdb.com
Technical documentationwww.alibabacloud.com/­help/­en/­maxcomputegodoc.org/­github.com/­dgraph-io/­badgerpouchdb.com/­guides
DeveloperAlibabaDGraph LabsKyligence, Inc.Apache Software Foundation
Initial release20162017201320162012
Current release7.1.1, June 2019
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoMIT LicensecommercialOpen 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 languageGoGoJavaJavaScript
Server operating systemshostedBSD
Linux
OS X
Solaris
Windows
BSD
Linux
OS X
Solaris
Windows
Linuxserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesnonoyesno
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 languagenonoANSI SQL for queries (using Apache Calcite)no
APIs and other access methodsFluentd
Flume
MaxCompute Console
JDBC
ODBC
RESTful HTTP API
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languagesJavaGoGoJavaScript
Server-side scripts infoStored proceduresuser defined functions infoin JavanonoView functions in JavaScript
Triggersnononoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicenonenoneSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud servicenonenoneMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonoyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynonenoneImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoyesno
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 rolesnonono

More information provided by the system vendor

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 MaxComputeBadgerBoltDBKyligence EnterprisePouchDB
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

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

provided by Google News

Kyligence Grows OLAP Business in the Cloud
20 February 2020, Datanami

Kyligence adds ClickHouse OLAP engine to its analytics platform
10 August 2021, VentureBeat

Distributed OLAPer Kyligence accelerates core engine, adds real-time data support – Blocks and Files
10 August 2021, Blocks & Files

How Kyligence Cloud uses Amazon EMR Serverless to simplify OLAP | Amazon Web Services
9 November 2022, AWS Blog

The 10 Hottest Big Data Tools Of 2023
23 November 2023, CRN

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

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

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 database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here