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

DBMS > AlaSQL vs. Bangdb vs. Oracle vs. SQL.JS vs. Tkrzw

System Properties Comparison AlaSQL vs. Bangdb vs. Oracle vs. SQL.JS vs. Tkrzw

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonBangdb  Xexclude from comparisonOracle  Xexclude from comparisonSQL.JS  Xexclude from comparisonTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet  Xexclude from comparison
DescriptionJavaScript DBMS libraryConverged and high performance database for device data, events, time series, document and graphWidely used RDBMSPort of SQLite to JavaScriptA concept of libraries, allowing an application program to store and query key-value pairs in a file. Successor of Tokyo Cabinet and Kyoto Cabinet
Primary database modelDocument store
Relational DBMS
Document store
Graph DBMS
Time Series DBMS
Relational DBMSRelational DBMSKey-value store
Secondary database modelsSpatial DBMSDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score0.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score0.00
Rank#383  Overall
#60  Key-value stores
Websitealasql.orgbangdb.comwww.oracle.com/­databasesql.js.orgdbmx.net/­tkrzw
Technical documentationgithub.com/­AlaSQL/­alasqldocs.bangdb.comdocs.oracle.com/­en/­databasesql.js.org/­documentation/­index.html
DeveloperAndrey Gershun & Mathias R. WulffSachin Sinha, BangDBOracleAlon Zakai infoenhancements implemented by othersMikio Hirabayashi
Initial release20142012198020122020
Current releaseBangDB 2.0, October 202123c, September 20230.9.3, August 2020
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoBSD 3commercial inforestricted free version is availableOpen SourceOpen Source infoApache Version 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.
Implementation languageJavaScriptC, C++C and C++JavaScriptC++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)LinuxAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
server-less, requires a JavaScript environment (browser, Node.js)Linux
macOS
Data schemeschema-freeschema-freeyes infoSchemaless in JSON and XML columnsyesschema-free
Typing infopredefined data types such as float or datenoyes: string, long, double, int, geospatial, stream, eventsyesyesno
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.nonoyesnono
Secondary indexesnoyes infosecondary, composite, nested, reverse, geospatialyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL like support with command line toolyes infowith proprietary extensionsyes infoSQL-92 is not fully supportedno
APIs and other access methodsJavaScript APIProprietary protocol
RESTful HTTP API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
JavaScript API
Supported programming languagesJavaScriptC
C#
C++
Java
Python
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
JavaScriptC++
Java
Python
Ruby
Server-side scripts infoStored proceduresnonoPL/SQL infoalso stored procedures in Java possiblenono
Triggersyesyes, Notifications (with Streaming only)yesnono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmSharding, horizontal partitioningnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factor, Knob for CAP (enterprise version only)Multi-source replication
Source-replica replication
nonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono infocan be realized in PL/SQLnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneTunable consistency, set CAP knob accordinglyImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integrityyesnoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDACID infoisolation level can be parameterizedACID
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyes, implements WAL (Write ahead log) as wellyesno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes, run db with in-memory only modeyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'yesyes infousing specific database classes
User concepts infoAccess controlnoyes (enterprise version only)fine grained access rights according to SQL-standardnono

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 Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

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

More resources
AlaSQLBangdbOracleSQL.JSTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

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

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

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

Oracle Database 23ai - Feel the Difference
27 May 2024, iProgrammer

Understanding the different Oracle Database options under the OCI-Microsoft Azure partnership
21 May 2024, blogs.oracle.com

Oracle Goes for the Kill with Multifaceted New AI Database
23 May 2024, Acceleration Economy

Oracle Database 23ai Brings the Power of AI to Enterprise Data and Applications
2 May 2024, PR Newswire

AI-Fueled Enterprise Data Management: The Rise Of Oracle Database 23ai
7 May 2024, Forbes

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

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

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

Neo4j logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

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

Present your product here