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. Graph Engine vs. Lovefield vs. SQL.JS vs. Vitess

System Properties Comparison AlaSQL vs. Graph Engine vs. Lovefield vs. SQL.JS vs. Vitess

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonLovefield  Xexclude from comparisonSQL.JS  Xexclude from comparisonVitess  Xexclude from comparison
DescriptionJavaScript DBMS libraryA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineEmbeddable relational database for web apps written in pure JavaScriptPort of SQLite to JavaScriptScalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelDocument store
Relational DBMS
Graph DBMS
Key-value store
Relational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
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.61
Rank#240  Overall
#21  Graph DBMS
#35  Key-value stores
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score0.82
Rank#209  Overall
#97  Relational DBMS
Websitealasql.orgwww.graphengine.iogoogle.github.io/­lovefieldsql.js.orgvitess.io
Technical documentationgithub.com/­AlaSQL/­alasqlwww.graphengine.io/­docs/­manualgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdsql.js.org/­documentation/­index.htmlvitess.io/­docs
DeveloperAndrey Gershun & Mathias R. WulffMicrosoftGoogleAlon Zakai infoenhancements implemented by othersThe Linux Foundation, PlanetScale
Initial release20142010201420122013
Current release2.1.12, February 201715.0.2, December 2022
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoMIT LicenseOpen Source infoApache 2.0Open SourceOpen Source infoApache Version 2.0, commercial licenses available
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 languageJavaScript.NET and CJavaScriptJavaScriptGo
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js).NETserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, Safariserver-less, requires a JavaScript environment (browser, Node.js)Docker
Linux
macOS
Data schemeschema-freeyesyesyesyes
Typing infopredefined data types such as float or datenoyesyesyesyes
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 indexesnoyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noSQL-like query language infovia JavaScript builder patternyes infoSQL-92 is not fully supportedyes infowith proprietary extensions
APIs and other access methodsJavaScript APIRESTful HTTP APIJavaScript APIADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languagesJavaScriptC#
C++
F#
Visual Basic
JavaScriptJavaScriptAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnoyesnonoyes infoproprietary syntax
TriggersyesnoUsing read-only observersnoyes
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioningnonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnonenonenoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnonenoneEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integrityyesnoyesyesyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenoACIDACIDACID at shard level
Concurrency infoSupport for concurrent manipulation of datayesyesyes infotable locks or row locks depending on storage engine
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyes, by using IndexedDB or the cloud service Firebase Realtime Databaseno 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.yesyesyes infousing MemoryDByesyes
User concepts infoAccess controlnononoUsers with fine-grained authorization concept infono user groups or roles

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
AlaSQLGraph Engine infoformer name: TrinityLovefieldSQL.JSVitess
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

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

provided by Google News

Trinity
2 June 2023, microsoft.com

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

The graph analytics landscape 2019 - DataScienceCentral.com
27 February 2019, Data Science Central

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

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Vitess, the database clustering system powering YouTube, graduates CNCF incubation
5 November 2019, SiliconANGLE News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

PlanetScale grabs YouTube-developed open-source tech, promises Vitess DBaaS with on-the-fly schema changes
18 May 2021, The Register

With Vitess 4.0, database vendor matures cloud-native platform
13 November 2019, TechTarget

Massively Scaling MySQL Using Vitess
19 February 2019, InfoQ.com

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Present your product here