DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Alibaba Cloud Table Store vs. BoltDB vs. CockroachDB vs. Fauna vs. HarperDB

System Properties Comparison Alibaba Cloud Table Store vs. BoltDB vs. CockroachDB vs. Fauna vs. HarperDB

Editorial information provided by DB-Engines
NameAlibaba Cloud Table Store  Xexclude from comparisonBoltDB  Xexclude from comparisonCockroachDB  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonHarperDB  Xexclude from comparison
DescriptionA fully managed Wide Column Store for large quantities of semi-structured data with real-time accessAn embedded key-value store for Go.CockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.Fauna 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.Ultra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.
Primary database modelWide column storeKey-value storeRelational DBMSDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Document store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.31
Rank#297  Overall
#11  Wide column stores
Score0.80
Rank#215  Overall
#31  Key-value stores
Score5.73
Rank#58  Overall
#34  Relational DBMS
Score1.55
Rank#151  Overall
#26  Document stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Score0.60
Rank#244  Overall
#38  Document stores
Websitewww.alibabacloud.com/­product/­table-storegithub.com/­boltdb/­boltwww.cockroachlabs.comfauna.comwww.harperdb.io
Technical documentationwww.alibabacloud.com/­help/­en/­tablestorewww.cockroachlabs.com/­docsdocs.fauna.comdocs.harperdb.io/­docs
DeveloperAlibabaCockroach LabsFauna, Inc.HarperDB
Initial release20162013201520142017
Current release24.1.0, May 20243.1, August 2021
License infoCommercial or Open SourcecommercialOpen Source infoMIT LicenseOpen Source infoApache 2.0, commercial license availablecommercialcommercial infofree community edition available
Cloud-based only infoOnly available as a cloud serviceyesnonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoGoScalaNode.js
Server operating systemshostedBSD
Linux
OS X
Solaris
Windows
Linux
macOS
Windows
hostedLinux
OS X
Data schemeschema-freeschema-freedynamic schemaschema-freedynamic schema
Typing infopredefined data types such as float or dateyesnoyesnoyes infoJSON data types
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 indexesnonoyesyesyes
SQL infoSupport of SQLnonoyes, wire compatible with PostgreSQLnoSQL-like data manipulation statements
APIs and other access methodsHTTP APIJDBCRESTful HTTP APIJDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
Supported programming languagesJava
Python
GoC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
Server-side scripts infoStored proceduresnononouser defined functionsCustom Functions infosince release 3.1
Triggersnonononono
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicenonehorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFThorizontal partitioning infoconsistent hashingA table resides as a whole on one (or more) nodes in a cluster
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud servicenoneMulti-source replication using RAFTMulti-source replicationyes infothe nodes on which a table resides can be defined
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsyesACIDACIDAtomic execution of specific operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes, using LMDB
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 based on subaccounts and tokensnoRole-based access controlIdentity management, authentication, and access controlAccess rights for users and roles

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 Table StoreBoltDBCockroachDBFauna infopreviously named FaunaDBHarperDB
Recent citations in the news

Apache Software Foundation Announces New Top-Level Project Apache® Paimon
16 April 2024, GlobeNewswire

Top data analytics tools comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM
5 December 2019, Wire19

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

25 Best Cloud Service Providers (Public and Private) in 2024
4 June 2023, CybersecurityNews

Apache Software Foundation Announces New Top-Level Project Apache Paimon
19 April 2024, Datanami

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

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

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9 April 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29 January 2024, The Register

DoorDash Uses CockroachDB to Create Config Management Platform for Microservices
14 February 2024, InfoQ.com

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6 November 2023, AWS Blog

How DoorDash Migrated from Aurora Postgres to CockroachDB
5 December 2023, The New Stack

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 Transformative Schema-as-Code Capabilities to Enterprise Proven, Document-Relational Database
15 November 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

Meet HarperDB, Winner of the Startups of the Year in Denver
9 February 2024, hackernoon.com

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22 June 2023, hackernoon.com

Jaxon Repp on HarperDB Distributed Database Platform
23 March 2022, InfoQ.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29 November 2022, AWS Blog

A sharper HarperDB, connectivity done auspiciously
16 January 2023, Techzine Europe

provided by Google News



Share this page

Featured Products

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

Present your product here