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

DBMS > AlaSQL vs. LokiJS vs. Microsoft Azure SQL Database vs. Oracle Berkeley DB vs. Snowflake

System Properties Comparison AlaSQL vs. LokiJS vs. Microsoft Azure SQL Database vs. Oracle Berkeley DB vs. Snowflake

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonLokiJS  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionJavaScript DBMS libraryIn-memory JavaScript DBMSDatabase as a Service offering with high compatibility to Microsoft SQL ServerWidely used in-process key-value storeCloud-based data warehousing service for structured and semi-structured data
Primary database modelDocument store
Relational DBMS
Document storeRelational DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Relational DBMS
Secondary database modelsDocument store
Graph 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
Score0.43
Rank#264  Overall
#42  Document stores
Score77.99
Rank#16  Overall
#11  Relational DBMS
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Score121.33
Rank#9  Overall
#6  Relational DBMS
Websitealasql.orggithub.com/­techfort/­LokiJSazure.microsoft.com/­en-us/­products/­azure-sql/­databasewww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.snowflake.com
Technical documentationgithub.com/­AlaSQL/­alasqltechfort.github.io/­LokiJSdocs.microsoft.com/­en-us/­azure/­azure-sqldocs.oracle.com/­cd/­E17076_05/­html/­index.htmldocs.snowflake.net/­manuals/­index.html
DeveloperAndrey Gershun & Mathias R. WulffMicrosoftOracle infooriginally developed by Sleepycat, which was acquired by OracleSnowflake Computing Inc.
Initial release20142014201019942014
Current releaseV1218.1.40, May 2020
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen SourcecommercialOpen Source infocommercial license availablecommercial
Cloud-based only infoOnly available as a cloud servicenonoyesnoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptJavaScriptC++C, Java, C++ (depending on the Berkeley DB edition)
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)server-less, requires a JavaScript environment (browser, Node.js)hostedAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
hosted
Data schemeschema-freeschema-freeyesschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or datenonoyesnoyes
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.nonoyesyes infoonly with the Berkeley DB XML editionyes
Secondary indexesnoyes infovia viewsyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noyesyes infoSQL interfaced based on SQLite is availableyes
APIs and other access methodsJavaScript APIJavaScript APIADO.NET
JDBC
ODBC
CLI Client
JDBC
ODBC
Supported programming languagesJavaScriptJavaScript.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoView functions in JavaScriptTransact SQLnouser defined functions
Triggersyesyesyesyes infoonly for the SQL APIno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesnonenonenoneyes
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneyes, with always 3 replicas availableSource-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnonenoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageno infoatomic operations within a single collection possibleACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesno
User concepts infoAccess controlnonofine grained access rights according to SQL-standardnoUsers with fine-grained authorization concept, user roles and pluggable authentication

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
AlaSQLLokiJSMicrosoft Azure SQL Database infoformerly SQL AzureOracle Berkeley DBSnowflake
DB-Engines blog posts

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

show all

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

show all

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

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

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

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Copilot in Azure SQL Database in Private Preview
27 March 2024, InfoQ.com

Microsoft unveils Copilot for Azure SQL Database
27 March 2024, InfoWorld

SolarWinds Database Performance Analyzer with Support for Microsoft Azure SQL Database Now Available in the ...
13 May 2024, Yahoo News UK

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

Azure SQL Database takes Saturday off on US east coast following network power failure
18 September 2023, The Register

provided by Google News

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

EC will investigate the Oracle/Sun takeover due to concerns about MySQL
3 September 2009, The Guardian

The stable version of AlmaLinux 9.0 has already been released
26 May 2022, Linux Adictos

provided by Google News

Snowflake Ventures invests in Metaplane to ensure trust in data across the Data Cloud
15 May 2024, PR Newswire

Snowflake invests in Metaplane to solve data quality issues plaguing AI development
16 May 2024, VentureBeat

PurpleCube AI partners with Snowflake to Revolutionize Data Engineering with Next-Generation AI and Machine ...
15 May 2024, Business Wire

Hevo Data Joins Snowflake Partner Connect on the Data Cloud
14 May 2024, Yahoo Finance

“Data pipelines are absolutely crucial for Generative AI to work”: Snowflake India MD, Vijayant Rai
17 May 2024, The Hindu

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.

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here