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

DBMS > Oracle NoSQL vs. Sadas Engine vs. SiriDB vs. SQLite vs. ToroDB

System Properties Comparison Oracle NoSQL vs. Sadas Engine vs. SiriDB vs. SQLite vs. ToroDB

Editorial information provided by DB-Engines
NameOracle NoSQL  Xexclude from comparisonSadas Engine  Xexclude from comparisonSiriDB  Xexclude from comparisonSQLite  Xexclude from comparisonToroDB  Xexclude from comparison
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsOpen Source Time Series DBMSWidely used embeddable, in-process RDBMSA MongoDB-compatible JSON document store, built on top of PostgreSQL
Primary database modelDocument store
Key-value store
Relational DBMS
Relational DBMSTime Series DBMSRelational DBMSDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score0.00
Rank#383  Overall
#158  Relational DBMS
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websitewww.oracle.com/­database/­nosql/­technologies/­nosqlwww.sadasengine.comsiridb.comwww.sqlite.orggithub.com/­torodb/­server
Technical documentationdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationdocs.siridb.comwww.sqlite.org/­docs.html
DeveloperOracleSADAS s.r.l.CesbitDwayne Richard Hipp8Kdata
Initial release20112006201720002016
Current release23.3, December 20238.03.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourceOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)commercial infofree trial version availableOpen Source infoMIT LicenseOpen Source infoPublic DomainOpen Source infoAGPL-V3
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 languageJavaC++CCJava
Server operating systemsLinux
Solaris SPARC/x86
AIX
Linux
Windows
Linuxserver-lessAll OS with a Java 7 VM
Data schemeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yesyesyes infodynamic column typesschema-free
Typing infopredefined data types such as float or dateoptionalyesyes infoNumeric datayes infonot rigid because of 'dynamic typing' concept.yes infostring, integer, double, boolean, date, object_id
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.nonononono
Secondary indexesyesyesyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsyesnoyes infoSQL-92 is not fully supported
APIs and other access methodsRESTful HTTP APIJDBC
ODBC
Proprietary protocol
HTTP APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC
C#
Go
Java
JavaScript (Node.js)
Python
.Net
C
C#
C++
Groovy
Java
PHP
Python
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresnononono
Triggersnononoyesno
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioningShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featurenoneyesnoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodswith Hadoop integrationnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infodepending on configuration
Immediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataconfigurable infoACID within a storage node (=shard)noACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locksyes
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.yes infooff heap cacheyes infomanaged by 'Learn by Usage'yesyes
User concepts infoAccess controlAccess rights for users and rolesAccess rights for users, groups and roles according to SQL-standardsimple rights management via user accountsnoAccess rights for users and roles

More information provided by the system vendor

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 partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
Oracle NoSQLSadas EngineSiriDBSQLiteToroDB
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, Oracle

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

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

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

provided by Google News

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

Limbo Is An SQLite-Compatible OLTP DBMS Leveraging IO_uring & Rust
9 May 2024, Phoronix

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

provided by Google News



Share this page

Featured Products

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here