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

DBMS > AlaSQL vs. EDB Postgres vs. LokiJS vs. Oracle NoSQL vs. RethinkDB

System Properties Comparison AlaSQL vs. EDB Postgres vs. LokiJS vs. Oracle NoSQL vs. RethinkDB

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonEDB Postgres  Xexclude from comparisonLokiJS  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonRethinkDB  Xexclude from comparison
DescriptionJavaScript DBMS libraryThe 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.In-memory JavaScript DBMSA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelDocument store
Relational DBMS
Relational DBMSDocument storeDocument store
Key-value store
Relational DBMS
Document store
Secondary database modelsDocument store
Spatial DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score1.90
Rank#135  Overall
#63  Relational DBMS
Score0.43
Rank#264  Overall
#42  Document stores
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Websitealasql.orgwww.enterprisedb.comgithub.com/­techfort/­LokiJSwww.oracle.com/­database/­nosql/­technologies/­nosqlrethinkdb.com
Technical documentationgithub.com/­AlaSQL/­alasqlwww.enterprisedb.com/­docstechfort.github.io/­LokiJSdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlrethinkdb.com/­docs
DeveloperAndrey Gershun & Mathias R. WulffEnterpriseDBOracleThe Linux Foundation infosince July 2017
Initial release20142005201420112009
Current release14, December 202123.3, December 20232.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoMIT-Licensecommercial infoBSD for PostgreSQL-componentsOpen SourceOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoApache Version 2
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 languageJavaScriptCJavaScriptJavaC++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
Solaris SPARC/x86
Linux
OS X
Windows
Data schemeschema-freeyesschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-free
Typing infopredefined data types such as float or datenoyesnooptionalyes infostring, binary, float, bool, date, geometry
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 infospecific XML-type available, but no XML query functionality.nonono
Secondary indexesnoyesyes infovia viewsyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yes infostandard with numerous extensionsnoSQL-like DML and DDL statementsno
APIs and other access methodsJavaScript APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JavaScript APIRESTful HTTP API
Supported programming languagesJavaScript.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
JavaScriptC
C#
Go
Java
JavaScript (Node.js)
Python
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Server-side scripts infoStored proceduresnouser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.View functions in JavaScriptno
TriggersyesyesyesnoClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning infoby hash, list or rangenoneShardingSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationnoneElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyeswith Hadoop integrationyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencynoneEventual Consistency
Immediate Consistency infodepending on configuration
Immediate Consistency
Foreign keys infoReferential integrityyesyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDno infoatomic operations within a single collection possibleconfigurable infoACID within a storage node (=shard)Atomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyes infoMVCC based
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes infooff heap cacheno
User concepts infoAccess controlnofine grained access rights according to SQL-standardnoAccess rights for users and rolesyes infousers and table-level permissions

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
AlaSQLEDB PostgresLokiJSOracle NoSQLRethinkDB
DB-Engines blog posts

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

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

EDB unveils EDB Postgres AI
23 May 2024, InfoWorld

Enterprise DB begins rolling AI features into PostgreSQL
23 May 2024, SiliconANGLE News

Nutanix partners with EDB to fit database service for AI – Blocks and Files
21 May 2024, Blocks & Files

EDB Postgres AI is a new platform for analytics workloads
23 May 2024, Techzine Europe

EDB Celebrates 20 Years with Launch of its Innovative Postgres AI Platform
23 May 2024, Travel And Tour World

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

LokiJS Reaches 1.4
8 July 2016, iProgrammer

provided by Google News

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

Blog Theme - Details
21 August 2023, Oracle

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

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

Cloud database comparison: AWS, Microsoft, Google and Oracle
23 August 2022, TechTarget

provided by Google News

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

provided by Google News



Share this page

Featured Products

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

Database for your real-time AI and Analytics Apps.
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

Present your product here