DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > AlaSQL vs. EJDB vs. LevelDB vs. LokiJS vs. Vertica

System Properties Comparison AlaSQL vs. EJDB vs. LevelDB vs. LokiJS vs. Vertica

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonEJDB  Xexclude from comparisonLevelDB  Xexclude from comparisonLokiJS  Xexclude from comparisonVertica infoOpenText™ Vertica™  Xexclude from comparison
DescriptionJavaScript DBMS libraryEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Embeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesIn-memory JavaScript DBMSCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.
Primary database modelDocument store
Relational DBMS
Document storeKey-value storeDocument storeRelational DBMS infoColumn oriented
Secondary database modelsSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.42
Rank#264  Overall
#42  Document stores
#122  Relational DBMS
Score0.13
Rank#331  Overall
#46  Document stores
Score2.33
Rank#111  Overall
#19  Key-value stores
Score0.44
Rank#256  Overall
#40  Document stores
Score9.62
Rank#42  Overall
#26  Relational DBMS
Websitealasql.orggithub.com/­Softmotions/­ejdbgithub.com/­google/­leveldbgithub.com/­techfort/­LokiJSwww.vertica.com
Technical documentationgithub.com/­AlaSQL/­alasqlgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdtechfort.github.io/­LokiJSvertica.com/­documentation
DeveloperAndrey Gershun & Mathias R. WulffSoftmotionsGoogleOpenText infopreviously Micro Focus and Hewlett Packard
Initial release20142012201120142005
Current release1.23, February 202112.0.3, January 2023
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoGPLv2Open Source infoBSDOpen Sourcecommercial infoLimited community edition free
Cloud-based only infoOnly available as a cloud servicenonononono infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptCC++JavaScriptC++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)server-lessIllumos
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
Data schemeschema-freeschema-freeschema-freeschema-freeYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typing infopredefined data types such as float or datenoyes infostring, integer, double, bool, date, object_idnonoyes
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.nononono
Secondary indexesnononoyes infovia viewsNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.nononoFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs and other access methodsJavaScript APIin-process shared libraryJavaScript APIADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Supported programming languagesJavaScriptActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
JavaScriptC#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-side scripts infoStored proceduresnononoView functions in JavaScriptyes, PostgreSQL PL/pgSQL, with minor differences
Triggersyesnonoyesyes, called Custom Alerts
Partitioning methods infoMethods for storing different data on different nodesnonenonenonenonehorizontal partitioning, hierarchical partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnonenonenonenoneMulti-source replication infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno infoBi-directional Spark integration
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integrityyesno infotypically not needed, however similar functionality with collection joins possiblenonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenonono infoatomic operations within a single collection possibleACID
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyes infowith automatic compression on writesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlnonononofine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash

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
AlaSQLEJDBLevelDBLokiJSVertica infoOpenText™ Vertica™
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

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

Inside the "Fallguys" malware that steals your browsing data and gaming IMs; continued attack on open source software
2 September 2020, Sonatype Blog

Pliops unveils XDP-Rocks for RocksDB
19 October 2022, Blocks & Files

Threat Thursday: BlackGuard Infostealer Rises from Russian Underground Markets
21 April 2022, BlackBerry Blog

RocksDB - Facebook's Database Now Open Source
21 November 2013, iProgrammer

AMD EPYC vs. Intel Xeon Cascadelake With Facebook's RocksDB Database
17 October 2019, Phoronix

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Vertica on Kubernetes
20 June 2024, blogs.opentext.com

OpenText Analytics Database: The ELT Advantage
9 August 2024, blogs.opentext.com

MapR Hadoop Upgrade Spins YARN, Supports HP Vertica Analytics Platform
31 May 2024, Data Center Knowledge

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

Querying a Vertica data source in Amazon Athena using the Athena Federated Query SDK
11 February 2021, AWS Blog

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

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Neo4j logo

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

Present your product here