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

DBMS > Alibaba Cloud Table Store vs. DuckDB vs. FatDB vs. OrigoDB vs. RavenDB

System Properties Comparison Alibaba Cloud Table Store vs. DuckDB vs. FatDB vs. OrigoDB vs. RavenDB

Editorial information provided by DB-Engines
NameAlibaba Cloud Table Store  Xexclude from comparisonDuckDB  Xexclude from comparisonFatDB  Xexclude from comparisonOrigoDB  Xexclude from comparisonRavenDB  Xexclude from comparison
FatDB/FatCloud has ceased operations as a company with February 2014. FatDB is discontinued and excluded from the ranking.
DescriptionA fully managed Wide Column Store for large quantities of semi-structured data with real-time accessAn embeddable, in-process, column-oriented SQL OLAP RDBMSA .NET NoSQL DBMS that can integrate with and extend SQL Server.A fully ACID in-memory object graph databaseOpen Source Operational and Transactional Enterprise NoSQL Document Database
Primary database modelWide column storeRelational DBMSDocument store
Key-value store
Document store
Object oriented DBMS
Document store
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.31
Rank#297  Overall
#11  Wide column stores
Score4.63
Rank#69  Overall
#37  Relational DBMS
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Score2.84
Rank#101  Overall
#18  Document stores
Websitewww.alibabacloud.com/­product/­table-storeduckdb.orgorigodb.comravendb.net
Technical documentationwww.alibabacloud.com/­help/­en/­tablestoreduckdb.org/­docsorigodb.com/­docsravendb.net/­docs
DeveloperAlibabaFatCloudRobert Friberg et alHibernating Rhinos
Initial release2016201820122009 infounder the name LiveDB2010
Current release0.10, February 20245.4, July 2022
License infoCommercial or Open SourcecommercialOpen Source infoMIT LicensecommercialOpen SourceOpen Source infoAGPL version 3, 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.
Implementation languageC++C#C#C#
Server operating systemshostedserver-lessWindowsLinux
Windows
Linux
macOS
Raspberry Pi
Windows
Data schemeschema-freeyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesyesUser defined using .NET types and collectionsno
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 infocan be achieved using .NET
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLnoyesno infoVia inetgration in SQL ServernoSQL-like query language (RQL)
APIs and other access methodsHTTP APIArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
.NET Client API
LINQ
RESTful HTTP API
RPC
Windows WCF Bindings
.NET Client API
HTTP API
LINQ
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Supported programming languagesJava
Python
C
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
C#.Net.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresnonoyes infovia applicationsyesyes
Triggersnonoyes infovia applicationsyes infoDomain Eventsyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicenoneShardinghorizontal partitioning infoclient side managed; servers are not synchronizedSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud servicenoneselectable replication factorSource-replica replicationMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Default ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Foreign keys infoReferential integritynononodepending on modelno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsACIDnoACIDACID, Cluster-wide transaction available
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoWrite ahead logyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlAccess rights based on subaccounts and tokensnono infoCan implement custom security layer via applicationsRole based authorizationAuthorization levels configured per client per database

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 StoreDuckDBFatDBOrigoDBRavenDB
Recent citations in the news

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

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

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

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

provided by Google News

DuckDB: In-Process Python Analytics for Not-Quite-Big Data
31 May 2024, The New Stack

MotherDuck launches its DuckDB-based cloud analytics platform
30 May 2024, MSN

DuckDB Walks to the Beat of Its Own Analytics Drum
5 March 2024, Datanami

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

DuckDB: The tiny but powerful analytics database
15 May 2024, InfoWorld

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Adds Graph Queries
15 May 2019, Datanami

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

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

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.

Present your product here