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

DBMS > AlaSQL vs. Fauna vs. JaguarDB vs. Lovefield vs. Microsoft Azure Table Storage

System Properties Comparison AlaSQL vs. Fauna vs. JaguarDB vs. Lovefield vs. Microsoft Azure Table Storage

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonJaguarDB  Xexclude from comparisonLovefield  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparison
DescriptionJavaScript DBMS libraryFauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.Performant, highly scalable DBMS for AI and IoT applicationsEmbeddable relational database for web apps written in pure JavaScriptA Wide Column Store for rapid development using massive semi-structured datasets
Primary database modelDocument store
Relational DBMS
Document store
Graph DBMS
Relational DBMS
Time Series DBMS
Key-value store
Vector DBMS
Relational DBMSWide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score1.55
Rank#151  Overall
#26  Document stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Score0.06
Rank#381  Overall
#59  Key-value stores
#13  Vector DBMS
Score0.33
Rank#286  Overall
#131  Relational DBMS
Score4.04
Rank#77  Overall
#6  Wide column stores
Websitealasql.orgfauna.comwww.jaguardb.comgoogle.github.io/­lovefieldazure.microsoft.com/­en-us/­services/­storage/­tables
Technical documentationgithub.com/­AlaSQL/­alasqldocs.fauna.comwww.jaguardb.com/­support.htmlgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.md
DeveloperAndrey Gershun & Mathias R. WulffFauna, Inc.DataJaguar, Inc.GoogleMicrosoft
Initial release20142014201520142012
Current release3.3 July 20232.1.12, February 2017
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialOpen Source infoGPL V3.0Open Source infoApache 2.0commercial
Cloud-based only infoOnly available as a cloud servicenoyesnonoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptScalaC++ infothe server part. Clients available in other languagesJavaScript
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedLinuxserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, Safarihosted
Data schemeschema-freeschema-freeyesyesschema-free
Typing infopredefined data types such as float or datenonoyesyesyes
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 indexesnoyesyesyesno
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersSQL-like query language infovia JavaScript builder patternno
APIs and other access methodsJavaScript APIRESTful HTTP APIJDBC
ODBC
RESTful HTTP API
Supported programming languagesJavaScriptC#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
JavaScript.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresnouser defined functionsnonono
TriggersyesnonoUsing read-only observersno
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning infoconsistent hashingShardingnoneSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationMulti-source replicationnoneyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDnoACIDoptimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonoyes infousing MemoryDBno
User concepts infoAccess controlnoIdentity management, authentication, and access controlrights management via user accountsnoAccess rights based on private key authentication or shared access signatures

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
AlaSQLFauna infopreviously named FaunaDBJaguarDBLovefieldMicrosoft Azure Table Storage
Recent citations in the news

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

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

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21 March 2024, GlobeNewswire

Slicing the Gordian Knot: A leap to real-time systems of truth
3 February 2024, SiliconANGLE News

Fauna Adds Groundbreaking New Database Language and Seamless Developer Experience to Enterprise Proven ...
22 August 2023, Business Wire

Utah Natural Heritage Program
17 October 2023, Utah Division of Wildlife Resources

CITES Trade Database surpasses 25 million trade transaction records
3 October 2023, Convention on International Trade in Endangered Species of Wild Fauna and Flora (CITES)

provided by Google News

Kagiso interactive shares: all eyes on android at google I/O
11 May 2015, WhaTech

provided by Google News

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

Inside Azure File Storage
7 October 2015, azure.microsoft.com

provided by Google News



Share this page

Featured Products

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

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