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 Firestore vs. LevelDB vs. PouchDB vs. VoltDB

System Properties Comparison AlaSQL vs. Google Cloud Firestore vs. LevelDB vs. PouchDB vs. VoltDB

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonLevelDB  Xexclude from comparisonPouchDB  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionJavaScript DBMS libraryCloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.Embeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesJavaScript DBMS with an API inspired by CouchDBDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelDocument store
Relational DBMS
Document storeKey-value storeDocument storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score7.36
Rank#53  Overall
#9  Document stores
Score2.25
Rank#115  Overall
#19  Key-value stores
Score2.34
Rank#112  Overall
#21  Document stores
Score1.47
Rank#157  Overall
#73  Relational DBMS
Websitealasql.orgfirebase.google.com/­products/­firestoregithub.com/­google/­leveldbpouchdb.comwww.voltdb.com
Technical documentationgithub.com/­AlaSQL/­alasqlfirebase.google.com/­docs/­firestoregithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdpouchdb.com/­guidesdocs.voltdb.com
DeveloperAndrey Gershun & Mathias R. WulffGoogleGoogleApache Software FoundationVoltDB Inc.
Initial release20142017201120122010
Current release1.23, February 20217.1.1, June 201911.3, April 2022
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialOpen Source infoBSDOpen SourceOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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 languageJavaScriptC++JavaScriptJava, C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedIllumos
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
OS X infofor development
Data schemeschema-freeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or datenoyesnonoyes
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 indexesnoyesnoyes infovia viewsyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.nononoyes infoonly a subset of SQL 99
APIs and other access methodsJavaScript APIAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
HTTP REST infoonly for PouchDB Server
JavaScript API
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languagesJavaScriptGo
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
JavaScriptC#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresnoyes, Firebase Rules & Cloud FunctionsnoView functions in JavaScriptJava
Triggersyesyes, with Cloud Functionsnoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneSharding infowith a proxy-based framework, named couchdb-loungeSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationnoneMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoUsing Cloud Dataflownoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesnononono infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageyesnonoACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyes infowith automatic compression on writesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.nonoUsers and roles with access to stored procedures

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
AlaSQLGoogle Cloud FirestoreLevelDBPouchDBVoltDB
DB-Engines blog posts

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

show all

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

Realtime vs Cloud Firestore: Which Firebase Database to go?
8 March 2024, Appinventiv

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

Google launches Firebase Genkit, a new open source framework for building AI-powered apps
14 May 2024, Yahoo Canada Finance

Google's Cloud Firestore is now generally available
31 January 2019, ZDNet

Google launches Cloud Firestore, a new document database for app developers
3 October 2017, TechCrunch

provided by Google News

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

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

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

Rust-Based Info Stealers Abuse GitHub Codespaces
19 May 2023, Trend Micro

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

3 Reasons To Think Offline First
22 March 2017, IBM

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

VoltDB Aims for Fast Big Data Development -- ADTmag
29 January 2015, ADT Magazine

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Present your product here