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 > eXtremeDB vs. FoundationDB vs. Microsoft Azure Cosmos DB vs. Oracle vs. UniData,UniVerse

System Properties Comparison eXtremeDB vs. FoundationDB vs. Microsoft Azure Cosmos DB vs. Oracle vs. UniData,UniVerse

Editorial information provided by DB-Engines
NameeXtremeDB  Xexclude from comparisonFoundationDB  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonOracle  Xexclude from comparisonUniData,UniVerse  Xexclude from comparison
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
DescriptionNatively in-memory DBMS with options for persistency, high-availability and clusteringOrdered key-value store. Core features are complimented by layers.Globally distributed, horizontally scalable, multi-model database serviceWidely used RDBMSMultiValue database and application server with SQL mapping layer and meta database capabilities
Primary database modelRelational DBMS
Time Series DBMS
Document store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Document store
Graph DBMS
Key-value store
Wide column store
Relational DBMSMultivalue DBMS
Secondary database modelsSpatial 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.74
Rank#223  Overall
#103  Relational DBMS
#18  Time Series DBMS
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Score3.16
Rank#97  Overall
#2  Multivalue DBMS
Websitewww.mcobject.comgithub.com/­apple/­foundationdbazure.microsoft.com/­services/­cosmos-dbwww.oracle.com/­databasewww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidata
Technical documentationwww.mcobject.com/­docs/­extremedb.htmapple.github.io/­foundationdblearn.microsoft.com/­azure/­cosmos-dbdocs.oracle.com/­en/­databasedocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidata
DeveloperMcObjectFoundationDBMicrosoftOracleRocket Software
Initial release20012013201419801985
Current release8.2, 20216.2.28, November 202023c, September 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0commercialcommercial inforestricted free version is 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.
Implementation languageC and C++C++C and C++C
Server operating systemsAIX
HP-UX
Linux
macOS
Solaris
Windows
Linux
OS X
Windows
hostedAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
AIX
HP-UX
Linux
Solaris
Windows
Data schemeyesschema-free infosome layers support schemasschema-freeyes infoSchemaless in JSON and XML columnsschema-free
Typing infopredefined data types such as float or dateyesno infosome layers support typingyes infoJSON typesyesoptional
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.no infosupport of XML interfaces availableyes
Secondary indexesyesnoyes infoAll properties auto-indexed by defaultyesyes
SQL infoSupport of SQLyes infowith the option: eXtremeSQLsupported in specific SQL layer onlySQL-like query languageyes infowith proprietary extensionsyes
APIs and other access methods.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Java API infoJPA
JDBC
ODBC
OLE DB
Proprietary protocol
RESTful HTTP API
SOAP-based API
Supported programming languages.Net
C
C#
C++
Java
Lua
Python
Scala
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
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
.Net
Basic infoU2 Basic
C
Java
Server-side scripts infoStored proceduresyesin SQL-layer onlyJavaScriptPL/SQL infoalso stored procedures in Java possibleyes
Triggersyes infoby defining eventsnoJavaScriptyesyes infoU2 Basic
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning / shardingShardingSharding infoImplicit feature of the cloud serviceSharding, horizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesActive Replication Fabricâ„¢ for IoT
Multi-source replication infoby means of eXtremeDB Cluster option
Source-replica replication infoby means of eXtremeDB High Availability option
yesyes infoImplicit feature of the cloud serviceMulti-source replication
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*no infocan be realized in PL/SQLno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyLinearizable consistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesin SQL-layer onlynoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDMulti-item ACID transactions with snapshot isolation within a partitionACID infoisolation level can be parameterizedACID infoconfigurable
Concurrency infoSupport for concurrent manipulation of datayes infoOptimistic (MVCC) and pessimistic (locking) strategies availableyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'
User concepts infoAccess controlnoAccess rights can be defined down to the item levelfine grained access rights according to SQL-standardAccess rights according to SQL-standard and operating system based
More information provided by the system vendor
eXtremeDBFoundationDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBOracleUniData,UniVerse
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» more
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» more
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» more
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» more
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» more
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» 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
Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

Devart 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

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

More resources
eXtremeDBFoundationDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBOracleUniData,UniVerse
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

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

McObject Announces the Release of eXtremeDB/rt 1.2
23 May 2023, Embedded Computing Design

McObject Announces Availability of eXtremeDB/rt for Green Hills Software's INTEGRITY RTOS
21 April 2022, GlobeNewswire

McObject Announces Availability of eXtremeDB/rt for Microsoft Azure RTOS ThreadX
15 November 2021, Automation.com

Latest embedded DBMS supports asymmetric multiprocessing systems
24 May 2023, Embedded

With eXtremeDB Database, Spreadbrokers Targets Real-Time Trading
27 March 2012, GlobeNewswire

provided by Google News

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

Antithesis raises $47M to launch an automated testing platform for software
13 February 2024, TechCrunch

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28 September 2023, DevClass

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19 April 2018, GeekWire

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

Public preview: Filtered vector search in vCore-based Azure Cosmos DB for MongoDB | Azure updates
24 April 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

What's New: April 2024
26 April 2024, Oracle

Why run Oracle Database on Arm
19 April 2024, Oracle

Blog Theme - Details
30 April 2024, Oracle

Oracle and Microsoft bring Oracle Database@Azure to Europe
14 March 2024, Oracle

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

provided by Google News

Unidata Reports Full Year 2023 Earnings
31 March 2024, Simply Wall St

Unidata uses Jetstream to make geoscience data available to science community
29 January 2020, IU Newsroom

UniData implements a milestone Smart Class Room project at The Asian School | THE DAILY TRIBUNE | KINGDOM ...
8 April 2024, News of Bahrain- DT News

Unidata turns 25 | NCAR & UCAR News
15 January 2010, University Corporation for Atmospheric Research

Italy's Unidata picks Telia Carrier for Rome PoP
15 January 2019, Capacity Media

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.

SingleStore logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here