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

DBMS > EDB Postgres vs. eXtremeDB vs. Oracle NoSQL vs. Riak TS vs. SAP SQL Anywhere

System Properties Comparison EDB Postgres vs. eXtremeDB vs. Oracle NoSQL vs. Riak TS vs. SAP SQL Anywhere

Editorial information provided by DB-Engines
NameEDB Postgres  Xexclude from comparisoneXtremeDB  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonRiak TS  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  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.Natively in-memory DBMS with options for persistency, high-availability and clusteringA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environments
Primary database modelRelational DBMSRelational DBMS
Time Series DBMS
Document store
Key-value store
Relational DBMS
Time Series DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.18
Rank#122  Overall
#59  Relational DBMS
Score0.73
Rank#227  Overall
#104  Relational DBMS
#18  Time Series DBMS
Score2.96
Rank#103  Overall
#18  Document stores
#17  Key-value stores
#52  Relational DBMS
Score0.25
Rank#308  Overall
#26  Time Series DBMS
Score4.57
Rank#78  Overall
#43  Relational DBMS
Websitewww.enterprisedb.comwww.mcobject.comwww.oracle.com/­database/­nosql/­technologies/­nosqlwww.sap.com/­products/­technology-platform/­sql-anywhere.html
Technical documentationwww.enterprisedb.com/­docswww.mcobject.com/­docs/­extremedb.htmdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.tiot.jp/­riak-docs/­riak/­ts/­latesthelp.sap.com/­docs/­SAP_SQL_Anywhere
DeveloperEnterpriseDBMcObjectOracleOpen Source, formerly Basho TechnologiesSAP infoformerly Sybase
Initial release20052001201120151992
Current release14, December 20218.2, 202123.3, December 20233.0.0, September 202217, July 2015
License infoCommercial or Open Sourcecommercial infoBSD for PostgreSQL-componentscommercialOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Sourcecommercial
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC and C++JavaErlang
Server operating systemsLinux
Windows
AIX
HP-UX
Linux
macOS
Solaris
Windows
Linux
Solaris SPARC/x86
Linux
OS X
AIX
HP-UX
Linux
OS X
Solaris
Windows
Data schemeyesyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-freeyes
Typing infopredefined data types such as float or dateyesyesoptionalnoyes
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.no infosupport of XML interfaces availablenonoyes
Secondary indexesyesyesyesrestrictedyes
SQL infoSupport of SQLyes infostandard with numerous extensionsyes infowith the option: eXtremeSQLSQL-like DML and DDL statementsyes, limitedyes
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
RESTful HTTP APIHTTP API
Native Erlang Interface
ADO.NET
HTTP API
JDBC
ODBC
Supported programming languages.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
.Net
C
C#
C++
Java
Lua
Python
Scala
C
C#
Go
Java
JavaScript (Node.js)
Python
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.yesnoErlangyes, in C/C++, Java, .Net or Perl
Triggersyesyes infoby defining eventsnoyes infopre-commit hooks and post-commit hooksyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoby hash, list or rangehorizontal partitioning / shardingShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationActive Replication Fabric™ for IoT
Multi-source replication infoby means of eXtremeDB Cluster option
Source-replica replication infoby means of eXtremeDB High Availability option
Electable source-replica replication per shard. Support distributed global deployment with Multi-region table featureselectable replication factorSource-replica replication infoDatabase mirroring
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integrationyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnono infolinks between datasets can be storedyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDconfigurable infoACID within a storage node (=shard)noACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yes infoOptimistic (MVCC) and pessimistic (locking) strategies availableyesyesyes
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.noyesyes infooff heap cacheyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users and rolesnofine grained access rights according to SQL-standard
More information provided by the system vendor
EDB PostgreseXtremeDBOracle NoSQLRiak TSSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
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

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

More resources
EDB PostgreseXtremeDBOracle NoSQLRiak TSSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
Recent citations in the news

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

EnterpriseDB Bullish on Postgres' 2024 Potential
11 January 2024, Datanami

EDB, a global leader in Postgres, appoints Ramesh Mamgain as VP for India & SAARC region
16 April 2024, APN News

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

EDB Introduces Advanced Tools and Extensions in Postgres 16 Portfolio Release
9 November 2023, GlobeNewswire

provided by Google News

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

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

Beta tests for real time in-memory embedded database ...
4 May 2021, eeNews Europe

McObject’s new eXtremeDB Cluster provides distributed database solution for real-time apps
20 July 2011, Embedded

Schneider Electric to collaborate with McObject
14 October 2015, Construction Week Online

provided by Google News

Oracle Cloud Infrastructure Attains Expanded FedRAMP Authorization
7 February 2024, Yahoo Finance

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21 August 2023, blogs.oracle.com

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, blogs.oracle.com

Oracle NoSQL database comes to the cloud
2 April 2020, TechTarget

Oracle Defies Self With 'NoSQL' Database
3 October 2011, WIRED

provided by Google News

What you missed in the Smart World: Amazon enters IoT space
12 October 2015, SiliconANGLE News

Best open source databases for IoT applications
26 May 2017, Open Source For You

provided by Google News

Newsbyte: Latest Release of SAP® SQL Anywhere® Suite Brings Mission-Critical Services to the Internet of Things and ...
15 July 2015, PR Newswire

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

Rimini Street expands support beyond SAP and Oracle
11 June 2022, InsideSAP

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

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.

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.

AllegroGraph logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Present your product here