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 > Oracle NoSQL vs. Postgres-XL vs. Riak KV vs. SQL.JS

System Properties Comparison Oracle NoSQL vs. Postgres-XL vs. Riak KV vs. SQL.JS

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameOracle NoSQL  Xexclude from comparisonPostgres-XL  Xexclude from comparisonRiak KV  Xexclude from comparisonSQL.JS  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 nodesBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresDistributed, fault tolerant key-value storePort of SQLite to JavaScript
Primary database modelDocument store
Key-value store
Relational DBMS
Relational DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Score0.53
Rank#254  Overall
#117  Relational DBMS
Score4.01
Rank#79  Overall
#9  Key-value stores
Score0.63
Rank#241  Overall
#112  Relational DBMS
Websitewww.oracle.com/­database/­nosql/­technologies/­nosqlwww.postgres-xl.orgsql.js.org
Technical documentationdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.postgres-xl.org/­documentationwww.tiot.jp/­riak-docs/­riak/­kv/­latestsql.js.org/­documentation/­index.html
DeveloperOracleOpenSource, formerly Basho TechnologiesAlon Zakai infoenhancements implemented by others
Initial release20112014 infosince 2012, originally named StormDB20092012
Current release24.1, May 202410 R1, October 20183.2.0, December 2022
License infoCommercial or Open SourceOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoMozilla public licenseOpen Source infoApache version 2, commercial enterprise editionOpen Source
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaCErlangJavaScript
Server operating systemsLinux
Solaris SPARC/x86
Linux
macOS
Linux
OS X
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yesschema-freeyes
Typing infopredefined data types such as float or dateoptionalyesnoyes
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.noyes infoXML type, but no XML query functionalitynono
Secondary indexesyesyesrestricted
SQL infoSupport of SQLSQL-like DML and DDL statementsyes infodistributed, parallel query executionnoyes infoSQL-92 is not fully supported
APIs and other access methodsRESTful HTTP APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP API
Native Erlang Interface
JavaScript API
Supported programming languagesC
C#
Go
Java
JavaScript (Node.js)
Python
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
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
JavaScript
Server-side scripts infoStored proceduresnouser defined functionsErlangno
Triggersnoyesyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioningSharding infono "single point of failure"none
Replication methods infoMethods for redundantly storing data on multiple nodesElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureselectable replication factornone
MapReduce infoOffers an API for user-defined Map/Reduce methodswith Hadoop integrationnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infodepending on configuration
Immediate ConsistencyEventual Consistencynone
Foreign keys infoReferential integritynoyesno infolinks between data sets can be storedyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataconfigurable infoACID within a storage node (=shard)ACID infoMVCCnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyesno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infooff heap cachenoyes
User concepts infoAccess controlAccess rights for users and rolesfine grained access rights according to SQL-standardyes, using Riak Securityno

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

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

More resources
Oracle NoSQLPostgres-XLRiak KVSQL.JS
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Oracle Beefs Up Its NoSQL Database Offering
31 May 2024, Data Center Knowledge

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

Blog Theme - Details
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

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Basho to Bolster Riak with DB Plug-Ins
5 May 2014, Datanami

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

Basho launches complete NoSQL software kit - DCD
28 May 2015, DatacenterDynamics

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

provided by Google News



Share this page

Featured Products

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.

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

Present your product here