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

DBMS > DolphinDB vs. IBM Cloudant vs. Microsoft Access vs. Microsoft Azure Cosmos DB vs. SingleStore

System Properties Comparison DolphinDB vs. IBM Cloudant vs. Microsoft Access vs. Microsoft Azure Cosmos DB vs. SingleStore

Editorial information provided by DB-Engines
NameDolphinDB  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonSingleStore infoformer name was MemSQL  Xexclude from comparison
DescriptionDolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.Database as a Service offering based on Apache CouchDBMicrosoft Access combines a backend RDBMS (JET / ACE Engine) with a GUI frontend for data manipulation and queries. infoThe Access frontend is often used for accessing other datasources (DBMS, Excel, etc.)Globally distributed, horizontally scalable, multi-model database serviceMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table type
Primary database modelTime Series DBMSDocument storeRelational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Relational DBMS
Secondary database modelsRelational DBMSSpatial DBMSDocument store
Spatial DBMS
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.23
Rank#82  Overall
#6  Time Series DBMS
Score2.73
Rank#108  Overall
#20  Document stores
Score105.40
Rank#11  Overall
#8  Relational DBMS
Score29.85
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score5.91
Rank#61  Overall
#34  Relational DBMS
Websitewww.dolphindb.comwww.ibm.com/­products/­cloudantwww.microsoft.com/­en-us/­microsoft-365/­accessazure.microsoft.com/­services/­cosmos-dbwww.singlestore.com
Technical documentationdocs.dolphindb.cn/­en/­help200/­index.htmlcloud.ibm.com/­docs/­Cloudantdeveloper.microsoft.com/­en-us/­accesslearn.microsoft.com/­azure/­cosmos-dbdocs.singlestore.com
DeveloperDolphinDB, IncIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014MicrosoftMicrosoftSingleStore Inc.
Initial release20182010199220142013
Current releasev2.00.4, January 20221902 (16.0.11328.20222), March 20198.5, January 2024
License infoCommercial or Open Sourcecommercial infofree community version availablecommercialcommercial infoBundled with Microsoft Officecommercialcommercial infofree developer edition available
Cloud-based only infoOnly available as a cloud servicenoyesnoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
Implementation languageC++ErlangC++C++, Go
Server operating systemsLinux
Windows
hostedWindows infoNot a real database server, but making use of DLLshostedLinux info64 bit version required
Data schemeyesschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyesnoyesyes infoJSON typesyes
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
Secondary indexesyesyesyesyes infoAll properties auto-indexed by defaultyes
SQL infoSupport of SQLSQL-like query languagenoyes infobut not compliant to any SQL standardSQL-like query languageyes infobut no triggers and foreign keys
APIs and other access methodsJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
RESTful HTTP/JSON APIADO.NET
DAO
ODBC
OLE DB
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Supported programming languagesC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
C#
Java
JavaScript
Objective-C
PHP
Ruby
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyesView functions (Map-Reduce) in JavaScriptyes infosince Access 2010 using the ACE-engineJavaScriptyes
Triggersnoyesyes infosince Access 2010 using the ACE-engineJavaScriptno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningShardingnoneSharding infoImplicit feature of the cloud serviceSharding infohash partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
noneyes infoImplicit feature of the cloud serviceSource-replica replication infostores two copies of each physical data partition on two separate nodes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*no infocan define user-defined aggregate functions for map-reduce-style calculations
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate Consistency
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesno infoatomic operations within a document possibleACID infobut no files for transaction loggingMulti-item ACID transactions with snapshot isolation within a partitionACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoOptimistic lockingyesyesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyesyesyes infobut no files for transaction loggingyesyes infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlAdministrators, Users, GroupsAccess rights for users can be defined per databaseno infoa simple user-level security was built in till version Access 2003Access rights can be defined down to the item levelFine grained access control via users, groups and roles
More information provided by the system vendor
DolphinDBIBM CloudantMicrosoft AccessMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBSingleStore infoformer name was MemSQL
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» more
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» more
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» more
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» more
Market metricsCustomers in various industries worldwide including US and International Industry...
» more
Licensing and pricing modelsF ree Tier and Enterprise Edition
» 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 partiesCData: 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
DolphinDBIBM CloudantMicrosoft AccessMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBSingleStore infoformer name was MemSQL
DB-Engines blog posts

MS Access drops in DB-Engines Ranking
2 May 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3 December 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17 October 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9 June 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14 February 2022,  Akmal Chaudhri, SingleStore (sponsor) 

show all

Recent citations in the news

寒冬之下持续吸金,蛰伏30年的国产数据库终迎黄金时代?|36氪研究
16 May 2022, 36kr

火上热搜:男子从职高生逆袭成麻省理工博士_手机网易网
25 December 2023, 网易

高频数据存储、订单簿、高频回测DolphinDB 中高频量化一站式解决方案
30 March 2024, A5站长

阿里妈妈是什么平台?阿里妈妈干什么用的?
22 February 2024, A5站长

AI自动生成SWOT分析图,boardmix AI新技能get!
9 June 2023, A5站长

provided by Google News

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, ibm.com

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

provided by Google News

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks
9 November 2023, Check Point Research

MS access program to increase awareness and independence of those living with MS and disability
10 July 2023, Nebraska Medicine

Hackers Exploit Microsoft Access Feature to Steal Windows User’s NTLM Tokens
11 November 2023, CybersecurityNews

After installing Navisworks, Office 2016 (32-bit) applications stopped launching
8 October 2023, Autodesk Redshift

ACCDE File (What It Is and How to Open One)
27 July 2023, Lifewire

provided by Google News

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13 March 2024, Microsoft

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

Azure Cosmos DB Conf 2023 | Microsoft Learn
12 January 2024, Microsoft

Azure Cosmos DB joins the AI toolchain
23 May 2023, InfoWorld

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25 August 2023, DataDrivenInvestor

provided by Google News

SingleStore CEO sees little future for purpose-built vector databases
24 January 2024, VentureBeat

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29 January 2024, Blocks and Files

SingleStore Accelerates Go-to-Market Strategy with AWS
5 March 2024, Business Wire

New AI features for developers in SingleStoreDB
29 January 2024, InfoWorld

Announcing watsonx.ai and SingleStore for generative AI applications
15 November 2023, IBM

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

AllegroGraph logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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