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. Cassandra vs. CouchDB vs. NCache vs. YDB

System Properties Comparison Alibaba Cloud Table Store vs. Cassandra vs. CouchDB vs. NCache vs. YDB

Editorial information provided by DB-Engines
NameAlibaba Cloud Table Store  Xexclude from comparisonCassandra  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonNCache  Xexclude from comparisonYDB  Xexclude from comparison
DescriptionA fully managed Wide Column Store for large quantities of semi-structured data with real-time accessWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Open-Source and Enterprise in-memory Key-Value StoreA distributed fault-tolerant database service, with high availability, scalability, immediate consistency and ACID transactions and providing an Amazon DynamoDB compatible API
Primary database modelWide column storeWide column storeDocument storeKey-value storeDocument store
Relational DBMS
Secondary database modelsVector DBMS infostarting with release V5Spatial DBMS infousing the Geocouch extensionDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.26
Rank#301  Overall
#12  Wide column stores
Score101.89
Rank#12  Overall
#1  Wide column stores
Score9.30
Rank#45  Overall
#7  Document stores
Score0.94
Rank#195  Overall
#29  Key-value stores
Score0.35
Rank#278  Overall
#43  Document stores
#127  Relational DBMS
Websitewww.alibabacloud.com/­product/­table-storecassandra.apache.orgcouchdb.apache.orgwww.alachisoft.com/­ncachegithub.com/­ydb-platform/­ydb
ydb.tech
Technical documentationwww.alibabacloud.com/­help/­en/­tablestorecassandra.apache.org/­doc/­latestdocs.couchdb.org/­en/­stablewww.alachisoft.com/­resources/­docsydb.tech/­en/­docs
DeveloperAlibabaApache Software Foundation infoApache top level project, originally developped by FacebookApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerAlachisoftYandex
Initial release20162008200520052019
Current release4.1.3, July 20233.3.3, December 20235.3.3, April 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2Open Source infoApache version 2Open Source infoEnterprise Edition availableOpen Source infoApache 2.0; commercial license available
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.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
Implementation languageJavaErlangC#, .NET, .NET Core, Java
Server operating systemshostedBSD
Linux
OS X
Windows
Android
BSD
Linux
OS X
Solaris
Windows
Linux
Windows
Linux
Data schemeschema-freeschema-freeschema-freeschema-freeFlexible Schema (defined schema, partial schema, schema free)
Typing infopredefined data types such as float or dateyesyesnopartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryes
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 indexesnorestricted infoonly equality queries, not always the best performing solutionyes infovia viewsyesyes
SQL infoSupport of SQLnoSQL-like SELECT, DML and DDL statements (CQL)noSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.SQL-like query language (YQL)
APIs and other access methodsHTTP APIProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
RESTful HTTP/JSON APIIDistributedCache
JCache
LINQ
Proprietary native API
RESTful HTTP API (DynamoDB compatible)
Supported programming languagesJava
Python
C#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Go
Java
JavaScript (Node.js)
PHP
Python
Server-side scripts infoStored proceduresnonoView functions in JavaScriptno infosupport for stored procedures with SQL-Server CLRno
Triggersnoyesyesyes infoNotifications
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceSharding infono "single point of failure"Sharding infoimproved architecture with release 2.0yesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceselectable replication factor infoRepresentation of geographical distribution of servers is possibleMulti-source replication
Source-replica replication
yes, with selectable consistency levelActive-passive shard replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Eventual ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsno infoAtomicity and isolation are supported for single operationsno infoatomic operations within a single document possibleoptimistic locking and pessimistic lockingACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infostrategy: optimistic lockingyesyes
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.nononoyesno
User concepts infoAccess controlAccess rights based on subaccounts and tokensAccess rights for users can be defined per objectAccess rights for users can be defined per databaseAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)Access rights defined for Yandex Cloud users
More information provided by the system vendor
Alibaba Cloud Table StoreCassandraCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"NCacheYDB
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» more
NCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» more
NCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
NCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
Bank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsCassandra is used by 40% of the Fortune 100.
» more
Market Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» more
NCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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 partiesCassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» more

CData: 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
Alibaba Cloud Table StoreCassandraCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"NCacheYDB
DB-Engines blog posts

Cassandra keeps climbing the ranks of the DB-Engines Ranking
3 May 2016, Matthias Gelbmann

Oracle is the DBMS of the Year
5 January 2016, Paul Andlinger, Matthias Gelbmann

Winners, losers and an attractive newcomer in Novembers DB-Engines ranking
2 November 2015, Paul Andlinger

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

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

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

DataStax Hosts Cassandra Summit 2016 - World's Largest Gathering of Apache Cassandra Developers, Users ...
16 May 2024, Yahoo News UK

Why Apache Cassandra 5.0 Is a Game-Changer for Developers
10 May 2024, The New Stack

Cassandra is the “best f*cking database for gen AI,” says DataStax CEO
13 December 2023, VentureBeat

Here's What to Know About Apache Cassandra 5.0
15 April 2024, hackernoon.com

How Uber Optimized Cassandra Operations At Scale
20 July 2023, Uber

provided by Google News

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

Tracking Expenses with CouchDB and Angular — SitePoint
28 August 2014, SitePoint

provided by Google News

How to use NCache in ASP.Net Core
26 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

provided by Google News

Personal Data Protection Service Initiates Probe into Yandex.Go App’s Data Processing
10 August 2023, Civil Georgia

Russian Court Sues Yandex CEO For LGBT Propaganda Case
3 January 2024, VOI.ID

Data leak from Russian delivery app shows dining habits of the secret police
3 April 2022, The Verge

Yandex code leak: Why hack of ‘Russian Google’s’ ranking factors has spooked the SEO industry
1 February 2023, The Indian Express

Yandex Food's Data Gets Leaked, Russian Secret Service Habits Are Revealed, Including Putin's Lover's House
4 April 2022, VOI English

provided by Google News



Share this page

Featured Products

SingleStore logo

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

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

RaimaDB logo

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

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