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

DBMS > Oracle NoSQL vs. Oracle Rdb vs. OrigoDB vs. Sadas Engine vs. YugabyteDB

System Properties Comparison Oracle NoSQL vs. Oracle Rdb vs. OrigoDB vs. Sadas Engine vs. YugabyteDB

Editorial information provided by DB-Engines
NameOracle NoSQL  Xexclude from comparisonOracle Rdb  Xexclude from comparisonOrigoDB  Xexclude from comparisonSadas Engine  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesA fully ACID in-memory object graph databaseSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelDocument store
Key-value store
Relational DBMS
Relational DBMSDocument store
Object oriented DBMS
Relational DBMSRelational DBMS
Secondary database modelsDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.96
Rank#103  Overall
#18  Document stores
#17  Key-value stores
#52  Relational DBMS
Score1.08
Rank#187  Overall
#85  Relational DBMS
Score0.03
Rank#378  Overall
#51  Document stores
#18  Object oriented DBMS
Score0.03
Rank#379  Overall
#156  Relational DBMS
Score3.11
Rank#99  Overall
#51  Relational DBMS
Websitewww.oracle.com/­database/­nosql/­technologies/­nosqlwww.oracle.com/­database/­technologies/­related/­rdb.htmlorigodb.comwww.sadasengine.comwww.yugabyte.com
Technical documentationdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.oracle.com/­database/­technologies/­related/­rdb-doc.htmlorigodb.com/­docswww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperOracleOracle, originally developed by Digital Equipment Corporation (DEC)Robert Friberg et alSADAS s.r.l.Yugabyte Inc.
Initial release201119842009 infounder the name LiveDB20062017
Current release23.3, December 20237.4.1.1, 20218.02.19, September 2023
License infoCommercial or Open SourceOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)commercialOpen Sourcecommercial infofree trial version availableOpen Source infoApache 2.0
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.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageJavaC#C++C and C++
Server operating systemsLinux
Solaris SPARC/x86
HP Open VMSLinux
Windows
AIX
Linux
Windows
Linux
OS X
Data schemeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.Flexible Schema (defined schema, partial schema, schema free)yesyesdepending on used data model
Typing infopredefined data types such as float or dateoptionalyesUser defined using .NET types and collectionsyesyes
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 infocan be achieved using .NETnono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsyesnoyesyes, PostgreSQL compatible
APIs and other access methodsRESTful HTTP API.NET Client API
HTTP API
LINQ
JDBC
ODBC
Proprietary protocol
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languagesC
C#
Go
Java
JavaScript (Node.js)
Python
.Net.Net
C
C#
C++
Groovy
Java
PHP
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnoyesnoyes infosql, plpgsql, C
Triggersnoyes infoDomain Eventsnoyes
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning infoclient side managed; servers are not synchronizedhorizontal partitioningHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureSource-replica replicationnoneBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodswith Hadoop integrationnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infodepending on configuration
Immediate ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynoyesdepending on modelyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataconfigurable infoACID within a storage node (=shard)yes, on a single nodeACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoWrite ahead logyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infooff heap cachenoyesyes infomanaged by 'Learn by Usage'no
User concepts infoAccess controlAccess rights for users and rolesRole based authorizationAccess rights for users, groups and roles according to SQL-standardyes
More information provided by the system vendor
Oracle NoSQLOracle RdbOrigoDBSadas EngineYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» more
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsApache 2.0 license for the database
» 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
Oracle NoSQLOracle RdbOrigoDBSadas EngineYugabyteDB
Recent citations in the news

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 Beefs Up Its NoSQL Database Offering
3 April 2014, Data Center Knowledge

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Larry Ellison Just Embraced the Enemy. Or Did He?
1 October 2012, WIRED

provided by Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18 September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4 May 2013, O'Reilly Media

provided by Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
17 April 2024, Yahoo Finance

Yugabyte announced details and theme for Distributed SQL Summit Asia
18 April 2024, Martechcube

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

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.

SingleStore logo

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

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

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