DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Oracle NoSQL vs. Percona Server for MongoDB vs. SQL.JS vs. TerarkDB vs. Yaacomo

System Properties Comparison Oracle NoSQL vs. Percona Server for MongoDB vs. SQL.JS vs. TerarkDB vs. Yaacomo

Editorial information provided by DB-Engines
NameOracle NoSQL  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonSQL.JS  Xexclude from comparisonTerarkDB  Xexclude from comparisonYaacomo  Xexclude from comparison
Yaacomo seems to be discontinued and is removed 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 nodesA drop-in replacement for MongoDB Community Edition with enterprise-grade features.Port of SQLite to JavaScriptA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDBOpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primary database modelDocument store
Key-value store
Relational DBMS
Document storeRelational DBMSKey-value storeRelational 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.60
Rank#246  Overall
#39  Document stores
Score0.63
Rank#241  Overall
#112  Relational DBMS
Score0.08
Rank#367  Overall
#56  Key-value stores
Websitewww.oracle.com/­database/­nosql/­technologies/­nosqlwww.percona.com/­mongodb/­software/­percona-server-for-mongodbsql.js.orggithub.com/­bytedance/­terarkdbyaacomo.com
Technical documentationdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmldocs.percona.com/­percona-distribution-for-mongodbsql.js.org/­documentation/­index.htmlbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
DeveloperOraclePerconaAlon Zakai infoenhancements implemented by othersByteDance, originally TerarkQ2WEB GmbH
Initial release20112015201220162009
Current release24.1, May 20243.4.10-2.10, November 2017
License infoCommercial or Open SourceOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoGPL Version 2Open Sourcecommercial inforestricted open source version availablecommercial
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++JavaScriptC++
Server operating systemsLinux
Solaris SPARC/x86
Linuxserver-less, requires a JavaScript environment (browser, Node.js)Android
Linux
Windows
Data schemeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateoptionalyesyesnoyes
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 indexesyesyesnoyes
SQL infoSupport of SQLSQL-like DML and DDL statementsnoyes infoSQL-92 is not fully supportednoyes
APIs and other access methodsRESTful HTTP APIproprietary protocol using JSONJavaScript APIC++ API
Java API
JDBC
ODBC
Supported programming languagesC
C#
Go
Java
JavaScript (Node.js)
Python
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
JavaScriptC++
Java
Server-side scripts infoStored proceduresnoJavaScriptnono
Triggersnonononoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnonenonehorizontal 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 replicationnonenoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodswith Hadoop integrationyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infodepending on configuration
Eventual Consistency
Immediate Consistency
noneImmediate Consistency
Foreign keys infoReferential integritynonoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataconfigurable infoACID within a storage node (=shard)noACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesno infoexcept by serializing a db to a fileyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infooff heap cacheyes infovia In-Memory Engineyesyesyes
User concepts infoAccess controlAccess rights for users and rolesAccess rights for users and rolesnonofine grained access rights according to SQL-standard

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 NoSQLPercona Server for MongoDBSQL.JSTerarkDBYaacomo
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

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

Blog Theme - Details
21 August 2023, Oracle

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

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

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

provided by Google News

MongoDB Performance Tuning
23 May 2024, Database Trends and Applications

Why Isn’t the World Upgrading Its Databases?
25 March 2024, The New Stack

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

The essential guide to MongoDB security
2 February 2017, InfoWorld

DB or not DB: Open-sourcer Percona pushes out plethora of SQL and NoSQL tweaks in bid to win over suits
19 May 2020, The Register

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

A Chinese company is making the cloud 200x faster · TechNode
3 July 2017, TechNode

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.

Present your product here