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

DBMS > CrateDB vs. Microsoft Azure Synapse Analytics vs. Oracle vs. Percona Server for MongoDB vs. Quasardb

System Properties Comparison CrateDB vs. Microsoft Azure Synapse Analytics vs. Oracle vs. Percona Server for MongoDB vs. Quasardb

Editorial information provided by DB-Engines
NameCrateDB  Xexclude from comparisonMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data Warehouse  Xexclude from comparisonOracle  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonQuasardb  Xexclude from comparison
DescriptionDistributed Database based on LuceneElastic, large scale data warehouse service leveraging the broad eco-system of SQL ServerWidely used RDBMSA drop-in replacement for MongoDB Community Edition with enterprise-grade features.Distributed, high-performance timeseries database
Primary database modelDocument store
Spatial DBMS
Search engine
Time Series DBMS
Vector DBMS
Relational DBMSRelational DBMSDocument storeTime Series DBMS
Secondary database modelsRelational DBMSDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.73
Rank#229  Overall
#37  Document stores
#5  Spatial DBMS
#16  Search engines
#19  Time Series DBMS
#8  Vector DBMS
Score22.71
Rank#30  Overall
#18  Relational DBMS
Score1234.27
Rank#1  Overall
#1  Relational DBMS
Score0.55
Rank#253  Overall
#39  Document stores
Score0.19
Rank#327  Overall
#30  Time Series DBMS
Websitecratedb.comazure.microsoft.com/­services/­synapse-analyticswww.oracle.com/­databasewww.percona.com/­mongodb/­software/­percona-server-for-mongodbquasar.ai
Technical documentationcratedb.com/­docsdocs.microsoft.com/­azure/­synapse-analyticsdocs.oracle.com/­en/­databasedocs.percona.com/­percona-distribution-for-mongodbdoc.quasar.ai/­master
DeveloperCrateMicrosoftOraclePerconaquasardb
Initial release20132016198020152009
Current release23c, September 20233.4.10-2.10, November 20173.14.1, January 2024
License infoCommercial or Open SourceOpen Sourcecommercialcommercial inforestricted free version is availableOpen Source infoGPL Version 2commercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licenses
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.
Implementation languageJavaC++C and C++C++C++
Server operating systemsAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supporthostedAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
LinuxBSD
Linux
OS X
Windows
Data schemeFlexible Schema (defined schema, partial schema, schema free)yesyes infoSchemaless in JSON and XML columnsschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes infointeger and binary
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.nonoyesnono
Secondary indexesyesyesyesyesyes infowith tags
SQL infoSupport of SQLyes, but no triggers and constraints, and PostgreSQL compatibilityyesyes infowith proprietary extensionsnoSQL-like query language
APIs and other access methodsADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
ADO.NET
JDBC
ODBC
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
proprietary protocol using JSONHTTP API
Supported programming languages.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
C#
Java
PHP
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-side scripts infoStored proceduresuser defined functions (Javascript)Transact SQLPL/SQL infoalso stored procedures in Java possibleJavaScriptno
Triggersnonoyesnono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding, horizontal partitioningSharding, horizontal partitioningShardingSharding infoconsistent hashing
Replication methods infoMethods for redundantly storing data on multiple nodesConfigurable replication on table/partition-levelyesMulti-source replication
Source-replica replication
Source-replica replicationSource-replica replication with selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono infocan be realized in PL/SQLyeswith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Read-after-write consistency on record level
Immediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynono infodocs.microsoft.com/­en-us/­azure/­synapse-analytics/­sql-data-warehouse/­sql-data-warehouse-table-constraintsyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infounique row identifiers can be used for implementing an optimistic concurrency control strategyACIDACID infoisolation level can be parameterizednoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoby using LevelDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'yes infovia In-Memory Engineyes infoTransient mode
User concepts infoAccess controlrights management via user accountsyesfine grained access rights according to SQL-standardAccess rights for users and rolesCryptographically strong user authentication and audit trail
More information provided by the system vendor
CrateDBMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data WarehouseOraclePercona Server for MongoDBQuasardb
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» more
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» more
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» more
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» more
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» more
Licensing and pricing modelsSee CrateDB pricing >
» 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 partiesDevart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
CrateDBMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data WarehouseOraclePercona Server for MongoDBQuasardb
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Recent citations in the news

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8 April 2024, Datanami

CrateDB Appoints Sergey Gerasimenko as New CTO
19 February 2024, PR Newswire

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25 March 2024, PR Newswire

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29 August 2017, The New Stack

Real-Time Analytics Database Company CrateDB Names Lars Färnström as New CEO
1 March 2023, Business Wire

provided by Google News

Azure Synapse vs. Databricks: Data Platform Comparison 2024
26 March 2024, eWeek

Migrate Microsoft Azure Synapse Analytics to Amazon Redshift using AWS SCT | Amazon Web Services
18 October 2023, AWS Blog

Azure Synapse Analytics: Everything you need to know about Microsoft's cloud analytics platform
24 September 2023, DataScientest

Azure Synapse Runtime for Apache Spark 3.2 End of Support | Azure updates
22 March 2024, Microsoft

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

provided by Google News

Transportable Binary XML – modern XML document storage in Oracle Database 23c
11 April 2024, blogs.oracle.com

Proper SQL comes to MongoDB applications .. with the Oracle Database!
2 April 2024, blogs.oracle.com

Oracle Database@Azure now Generally Available in Azure East US Region to accelerate your data center exit
13 December 2023, blogs.oracle.com

Oracle and Microsoft bring Oracle Database@Azure to Europe
14 March 2024, blogs.oracle.com

First Principles: Powering mission critical applications with Oracle Database@Azure
13 December 2023, blogs.oracle.com

provided by Google News

5 Reasons to Run MongoDB on Kubernetes
6 March 2024, The New Stack

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

Percona launches management system aimed at open-source databases
17 May 2022, The Register

How to Plan Your MongoDB Upgrade
29 January 2024, The New Stack

Is database-as-a-service in Percona's future?
23 May 2022, VentureBeat

provided by Google News

Defying Expectations: The Quasar That's Rewriting Galactic Rules
7 April 2024, SciTechDaily

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11 September 2023, Datanami

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6 June 2023, PR Newswire

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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.

Present your product here