DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AlaSQL vs. etcd vs. Google Cloud Firestore vs. GreptimeDB vs. IBM Cloudant

System Properties Comparison AlaSQL vs. etcd vs. Google Cloud Firestore vs. GreptimeDB vs. IBM Cloudant

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonetcd  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonGreptimeDB  Xexclude from comparisonIBM Cloudant  Xexclude from comparison
DescriptionJavaScript DBMS libraryA distributed reliable key-value storeCloud 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.An open source Time Series DBMS built for increased scalability, high performance and efficiencyDatabase as a Service offering based on Apache CouchDB
Primary database modelDocument store
Relational DBMS
Key-value storeDocument storeTime Series DBMSDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score7.25
Rank#54  Overall
#5  Key-value stores
Score7.85
Rank#51  Overall
#8  Document stores
Score0.06
Rank#352  Overall
#33  Time Series DBMS
Score2.68
Rank#106  Overall
#20  Document stores
Websitealasql.orgetcd.io
github.com/­etcd-io/­etcd
firebase.google.com/­products/­firestoregreptime.comwww.ibm.com/­products/­cloudant
Technical documentationgithub.com/­AlaSQL/­alasqletcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
firebase.google.com/­docs/­firestoredocs.greptime.comcloud.ibm.com/­docs/­Cloudant
DeveloperAndrey Gershun & Mathias R. WulffGoogleGreptime Inc.IBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014
Initial release2014201720222010
Current release3.4, August 2019
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2.0commercialOpen Source infoApache Version 2.0commercial
Cloud-based only infoOnly available as a cloud servicenonoyesnoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptGoRustErlang
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)FreeBSD
Linux
Windows infoexperimental
hostedAndroid
Docker
FreeBSD
Linux
macOS
Windows
hosted
Data schemeschema-freeschema-freeschema-freeschema-free, schema definition possibleschema-free
Typing infopredefined data types such as float or datenonoyesyesno
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 indexesnonoyesyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.nonoyesno
APIs and other access methodsJavaScript APIgRPC
JSON over HTTP
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
gRPC
HTTP API
JDBC
RESTful HTTP/JSON API
Supported programming languagesJavaScript.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
C++
Erlang
Go
Java
JavaScript
C#
Java
JavaScript
Objective-C
PHP
Ruby
Server-side scripts infoStored proceduresnonoyes, Firebase Rules & Cloud FunctionsPythonView functions (Map-Reduce) in JavaScript
Triggersyesyes, watching key changesyes, with Cloud Functionsyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Multi-source replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoUsing Cloud Dataflownoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenoyesno infoatomic operations within a document possible
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoOptimistic locking
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnono
User concepts infoAccess controlnonoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.Simple rights management via user accountsAccess rights for users can be defined per database
More information provided by the system vendor
AlaSQLetcdGoogle Cloud FirestoreGreptimeDBIBM Cloudant
Specific characteristicsGreptimeDB is a SQL & Python-enabled timeseries database system built from scratch...
» more
Competitive advantages- Inherits advantages of Rust, such as excellent performance, memory safe, resource...
» more
Typical application scenariosFor IoT industries, GreptimeDB can seamless integrate with message queues and other...
» more
Key customersGreptime's clients span multiple sectors including IoT, connected vehicles, and energy...
» more
Market metricsGreptimeDB has garnered global recognition by topping GitHub trends following its...
» more
Licensing and pricing modelsGreptimeDB: open source, distributed, cloud-native TSDB; supports Hybrid Time-series...
» more

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
AlaSQLetcdGoogle Cloud FirestoreGreptimeDBIBM Cloudant
DB-Engines blog posts

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

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

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12 October 2023, AWS Blog

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Stock Market News
5 April 2024, Mint

6 Cool Kubernetes Operators and How to Use Them
22 January 2024, hackernoon.com

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7 April 2024, The Economic Times

ETCD directives don't go well with RBI's stellar reputation
14 April 2024, Business Standard

provided by Google News

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

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

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

Google's Cloud-Native NoSQL Database Cloud Firestore Is Now Generally Available
8 February 2019, InfoQ.com

provided by Google News

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, IBM

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, IBM

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

provided by Google News



Share this page

Featured Products

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.

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

Present your product here