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 > EDB Postgres vs. Microsoft Access vs. Microsoft Azure Cosmos DB vs. ScyllaDB vs. SpaceTime

System Properties Comparison EDB Postgres vs. Microsoft Access vs. Microsoft Azure Cosmos DB vs. ScyllaDB vs. SpaceTime

Editorial information provided by DB-Engines
NameEDB Postgres  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonScyllaDB  Xexclude from comparisonSpaceTime  Xexclude from comparison
DescriptionThe EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.Microsoft 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 serviceCassandra and DynamoDB compatible wide column storeSpaceTime is a spatio-temporal DBMS with a focus on performance.
Primary database modelRelational DBMSRelational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Wide column storeSpatial DBMS
Secondary database modelsDocument store
Spatial DBMS
Spatial DBMSKey-value storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.90
Rank#135  Overall
#63  Relational DBMS
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
Score4.75
Rank#68  Overall
#5  Wide column stores
Score0.00
Rank#383  Overall
#7  Spatial DBMS
Websitewww.enterprisedb.comwww.microsoft.com/­en-us/­microsoft-365/­accessazure.microsoft.com/­services/­cosmos-dbwww.scylladb.comwww.mireo.com/­spacetime
Technical documentationwww.enterprisedb.com/­docsdeveloper.microsoft.com/­en-us/­accesslearn.microsoft.com/­azure/­cosmos-dbdocs.scylladb.com
DeveloperEnterpriseDBMicrosoftMicrosoftScyllaDBMireo
Initial release20051992201420152020
Current release14, December 20211902 (16.0.11328.20222), March 2019ScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open Sourcecommercial infoBSD for PostgreSQL-componentscommercial infoBundled with Microsoft OfficecommercialOpen Source infoOpen Source (AGPL), commercial license 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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageCC++C++C++
Server operating systemsLinux
Windows
Windows infoNot a real database server, but making use of DLLshostedLinuxLinux
Data schemeyesyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesyes 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.yes infospecific XML-type available, but no XML query functionality.nono
Secondary indexesyesyesyes infoAll properties auto-indexed by defaultyes infocluster global secondary indicesno
SQL infoSupport of SQLyes infostandard with numerous extensionsyes infobut not compliant to any SQL standardSQL-like query languageSQL-like DML and DDL statements (CQL)A subset of ANSI SQL is implemented
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET
DAO
ODBC
OLE DB
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
RESTful HTTP API
Supported programming languages.Net
C
C++
Delphi
Java
Perl
PHP
Python
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
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
C#
C++
Python
Server-side scripts infoStored proceduresuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.yes infosince Access 2010 using the ACE-engineJavaScriptyes, Luano
Triggersyesyes infosince Access 2010 using the ACE-engineJavaScriptnono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoby hash, list or rangenoneSharding infoImplicit feature of the cloud serviceShardingFixed-grid hypercubes
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationnoneyes infoImplicit feature of the cloud serviceselectable replication factor infoRepresentation of geographical distribution of servers is possibleReal-time block device replication (DRBD)
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Eventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Immediate Consistency
Foreign keys infoReferential integrityyesyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infobut no files for transaction loggingMulti-item ACID transactions with snapshot isolation within a partitionno infoAtomicity and isolation are supported for single operationsno
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes
Durability infoSupport for making data persistentyesyes infobut no files for transaction loggingyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoin-memory tablesno
User concepts infoAccess controlfine grained access rights according to SQL-standardno infoa simple user-level security was built in till version Access 2003Access rights can be defined down to the item levelAccess rights for users can be defined per objectyes
More information provided by the system vendor
EDB PostgresMicrosoft AccessMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBScyllaDBSpaceTime
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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
EDB PostgresMicrosoft AccessMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBScyllaDBSpaceTime
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

Recent citations in the news

EDB Puts Postgres in the Middle of Analytics Workflow with New Lakehouse Stack
22 April 2024, Datanami

EDB Is Developing Its Flagship Database Into A Comprehensive Platform For Analytics, AI
27 February 2024, CRN

Key new features and innovations in EDB Postgres 16
1 December 2023, InfoWorld

EDB Closes the High Availability Gap for Postgres in the Cloud with EDB Postgres Distributed on BigAnimal
29 August 2023, GlobeNewswire

EDB Introduces Two New Ways to Get Postgres in AWS Marketplace
28 November 2023, Yahoo Finance

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

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

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, azure.microsoft.com

General availability: PgAudit in Azure Cosmos DB for PostgreSQL | Azure updates
31 January 2024, azure.microsoft.com

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

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

provided by Google News

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26 April 2024, InfoQ.com

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17 October 2023, Datanami

Discord Migrates Trillions of Messages from Cassandra to ScyllaDB
22 June 2023, InfoQ.com

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9 January 2020, Data Science Central

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

AllegroGraph logo

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

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