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 > Dragonfly vs. Microsoft Access vs. Microsoft Azure Cosmos DB vs. SingleStore vs. SpaceTime

System Properties Comparison Dragonfly vs. Microsoft Access vs. Microsoft Azure Cosmos DB vs. SingleStore vs. SpaceTime

Editorial information provided by DB-Engines
NameDragonfly  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonSingleStore infoformer name was MemSQL  Xexclude from comparisonSpaceTime  Xexclude from comparison
DescriptionA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceMicrosoft 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 typeSpaceTime is a spatio-temporal DBMS with a focus on performance.
Primary database modelKey-value storeRelational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Relational DBMSSpatial DBMS
Secondary database modelsSpatial DBMSDocument store
Spatial DBMS
Time Series DBMS
Vector DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.41
Rank#266  Overall
#38  Key-value stores
Score104.92
Rank#11  Overall
#8  Relational DBMS
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score5.60
Rank#62  Overall
#35  Relational DBMS
Score0.00
Rank#383  Overall
#7  Spatial DBMS
Websitegithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
www.microsoft.com/­en-us/­microsoft-365/­accessazure.microsoft.com/­services/­cosmos-dbwww.singlestore.comwww.mireo.com/­spacetime
Technical documentationwww.dragonflydb.io/­docsdeveloper.microsoft.com/­en-us/­accesslearn.microsoft.com/­azure/­cosmos-dbdocs.singlestore.com
DeveloperDragonflyDB team and community contributorsMicrosoftMicrosoftSingleStore Inc.Mireo
Initial release20231992201420132020
Current release1.0, March 20231902 (16.0.11328.20222), March 20198.5, January 2024
License infoCommercial or Open SourceOpen Source infoBSL 1.1commercial infoBundled with Microsoft Officecommercialcommercial infofree developer edition availablecommercial
Cloud-based only infoOnly available as a cloud servicenonoyesnono
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++C++C++, GoC++
Server operating systemsLinuxWindows infoNot a real database server, but making use of DLLshostedLinux info64 bit version requiredLinux
Data schemescheme-freeyesschema-freeyesyes
Typing infopredefined data types such as float or datestrings, hashes, lists, sets, sorted sets, bit arraysyesyes infoJSON typesyesyes
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 indexesnoyesyes infoAll properties auto-indexed by defaultyesno
SQL infoSupport of SQLnoyes infobut not compliant to any SQL standardSQL-like query languageyes infobut no triggers and foreign keysA subset of ANSI SQL is implemented
APIs and other access methodsProprietary protocol infoRESP - REdis Serialization ProtocolADO.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
RESTful HTTP API
Supported programming languagesC
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
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
C#
C++
Python
Server-side scripts infoStored proceduresLuayes infosince Access 2010 using the ACE-engineJavaScriptyesno
Triggerspublish/subscribe channels provide some trigger functionalityyes infosince Access 2010 using the ACE-engineJavaScriptnono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud serviceSharding infohash partitioningFixed-grid hypercubes
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneyes infoImplicit feature of the cloud serviceSource-replica replication infostores two copies of each physical data partition on two separate nodesReal-time block device replication (DRBD)
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*no infocan define user-defined aggregate functions for map-reduce-style calculationsno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of command blocks and scriptsACID infobut no files for transaction loggingMulti-item ACID transactions with snapshot isolation within a partitionACIDno
Concurrency infoSupport for concurrent manipulation of datayes, strict serializability by the serveryesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyes 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.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlPassword-based authenticationno 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 rolesyes
More information provided by the system vendor
DragonflyMicrosoft AccessMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBSingleStore infoformer name was MemSQLSpaceTime
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
DragonflyMicrosoft AccessMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBSingleStore infoformer name was MemSQLSpaceTime
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

DragonflyDB Announces $21m in New Funding and General Availability
21 March 2023, Business Wire

DragonflyDB reels in $21M for its speedy in-memory database
21 March 2023, SiliconANGLE News

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29 March 2023, Phoronix

New Kubernetes Operator for Dragonfly In-Memory Datastore Now Available for Simplified Operations and Increased ...
18 April 2023, Business Wire

SFU Computing Science researchers receive 2022 ACM SIGMOD Research Highlight Award.
24 February 2023, Simon Fraser University News

provided by Google News

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

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

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

How to Connect MS Access to MySQL via ODBC Driver
7 September 2023, TechiExpert.com

People living with MS who are severely immunocompromised can access newly funded shingles vaccine
11 October 2023, MS Australia

provided by Google News

General Availability: Data API builder | Azure updates
15 May 2024, Microsoft

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9 May 2024, Microsoft

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

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

Microsoft Benchmarks Distributed PostgreSQL DBs
10 July 2023, Datanami

provided by Google News

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

SingleStore Announces Real-time Data Platform to Further Accelerate AI, Analytics and Application Development
24 January 2024, Business Wire

Building a Modern Database: Nikita Shamgunov on Postgres and Beyond
17 April 2024, Madrona Venture Group

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

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

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.

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

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here