DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AlaSQL vs. Google Cloud Datastore vs. LokiJS vs. mSQL vs. ObjectBox

System Properties Comparison AlaSQL vs. Google Cloud Datastore vs. LokiJS vs. mSQL vs. ObjectBox

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonLokiJS  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonObjectBox  Xexclude from comparison
DescriptionJavaScript DBMS libraryAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformIn-memory JavaScript DBMSmSQL (Mini SQL) is a simple and lightweight RDBMSExtremely fast embedded database for small devices, IoT and Mobile
Primary database modelDocument store
Relational DBMS
Document storeDocument storeRelational DBMSObject oriented DBMS
Secondary database modelsTime Series 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
Score4.47
Rank#76  Overall
#12  Document stores
Score0.43
Rank#264  Overall
#42  Document stores
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score1.20
Rank#170  Overall
#5  Object oriented DBMS
Websitealasql.orgcloud.google.com/­datastoregithub.com/­techfort/­LokiJShughestech.com.au/­products/­msqlobjectbox.io
Technical documentationgithub.com/­AlaSQL/­alasqlcloud.google.com/­datastore/­docstechfort.github.io/­LokiJSdocs.objectbox.io
DeveloperAndrey Gershun & Mathias R. WulffGoogleHughes TechnologiesObjectBox Limited
Initial release20142008201419942017
Current release4.4, October 2021
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialOpen Sourcecommercial infofree licenses can be providedOpen Source infoApache License 2.0
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptJavaScriptCC and C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedserver-less, requires a JavaScript environment (browser, Node.js)AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Android
iOS
Linux
macOS
Windows
Data schemeschema-freeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or datenoyes, details herenoyesyes
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 indexesnoyesyes infovia viewsyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL-like query language (GQL)noA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersno
APIs and other access methodsJavaScript APIgRPC (using protocol buffers) API
RESTful HTTP/JSON API
JavaScript APIJDBC
ODBC
Proprietary native API
Supported programming languagesJavaScript.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaScriptC
C++
Delphi
Java
Perl
PHP
Tcl
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
Server-side scripts infoStored proceduresnousing Google App EngineView functions in JavaScriptnono
TriggersyesCallbacks using the Google Apps Engineyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication using Paxosnonenoneonline/offline synchronization between client and server
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infousing Google Cloud Dataflowyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.nonenoneImmediate Consistency
Foreign keys infoReferential integrityyesyes infovia ReferenceProperties or Ancestor pathsnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACID infoSerializable Isolation within Transactions, Read Committed outside of Transactionsno infoatomic operations within a single collection possiblenoACID
Concurrency infoSupport for concurrent manipulation of datayesnoyes
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.yesnoyesnono
User concepts infoAccess controlnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)nonoyes
More information provided by the system vendor
AlaSQLGoogle Cloud DatastoreLokiJSmSQL infoMini SQLObjectBox
News

Edge AI: The era of on-device AI
23 April 2024

In-Memory Database Use Cases
15 February 2024

Data Viewer for Objects – announcing ObjectBox Admin
14 November 2023

Vector Databases for Edge AI
9 August 2023

Vector Database Release for Flutter / Dart + Python
13 June 2023

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
AlaSQLGoogle Cloud DatastoreLokiJSmSQL infoMini SQLObjectBox
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

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

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

Best cloud storage of 2024
29 April 2024, TechRadar

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

Inside Google’s strategic move to eliminate customer cloud data transfer fees
12 January 2024, Network World

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Make Your MySQL Server More Secure With These 7 Steps - MUO
1 December 2022, MakeUseOf

Writing a Web Service in Perl
9 July 2003, PCQuest

provided by Google News

Industrial IoT (IIoT) edge solution for railway operators – a Kapsch ObjectBox Case Study
21 June 2019, 1E9

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

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

SingleStore logo

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

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

RaimaDB logo

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

Present your product here