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. Amazon DynamoDB vs. EJDB vs. Firebase Realtime Database vs. IRONdb

System Properties Comparison AlaSQL vs. Amazon DynamoDB vs. EJDB vs. Firebase Realtime Database vs. IRONdb

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAmazon DynamoDB  Xexclude from comparisonEJDB  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonIRONdb  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionJavaScript DBMS libraryHosted, scalable database service by Amazon with the data stored in Amazons cloudEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Cloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.A distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicity
Primary database modelDocument store
Relational DBMS
Document store
Key-value store
Document storeDocument storeTime 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
Score74.07
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score0.27
Rank#297  Overall
#44  Document stores
Score14.29
Rank#39  Overall
#6  Document stores
Websitealasql.orgaws.amazon.com/­dynamodbgithub.com/­Softmotions/­ejdbfirebase.google.com/­products/­realtime-databasewww.circonus.com/solutions/time-series-database/
Technical documentationgithub.com/­AlaSQL/­alasqldocs.aws.amazon.com/­dynamodbgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdfirebase.google.com/­docs/­databasedocs.circonus.com/irondb/category/getting-started
DeveloperAndrey Gershun & Mathias R. WulffAmazonSoftmotionsGoogle infoacquired by Google 2014Circonus LLC.
Initial release20142012201220122017
Current releaseV0.10.20, January 2018
License infoCommercial or Open SourceOpen Source infoMIT-Licensecommercial infofree tier for a limited amount of database operationsOpen Source infoGPLv2commercialcommercial
Cloud-based only infoOnly available as a cloud servicenoyesnoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptCC and C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedserver-lesshostedLinux
Data schemeschema-freeschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or datenoyesyes infostring, integer, double, bool, date, object_idyesyes infotext, numeric, histograms
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.nonono
Secondary indexesnoyesnoyesno
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.nononoSQL-like query language (Circonus Analytics Query Language: CAQL)
APIs and other access methodsJavaScript APIRESTful HTTP APIin-process shared libraryAndroid
iOS
JavaScript API
RESTful HTTP API
HTTP API
Supported programming languagesJavaScript.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
Java
JavaScript
Objective-C
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnononolimited functionality with using 'rules'yes, in Lua
Triggersyesyes infoby integration with AWS LambdanoCallbacks are triggered when data changesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneAutomatic, metric affinity per node
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesnoneconfigurable replication factor, datacenter aware
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate consistency per node, eventual consistency across nodes
Foreign keys infoReferential integrityyesnono infotypically not needed, however similar functionality with collection joins possiblenono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACID infoACID across one or more tables within a single AWS account and regionnoyesno
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyesyes
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.yesno
User concepts infoAccess controlnoAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)noyes, based on authentication and database rulesno

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
AlaSQLAmazon DynamoDBEJDBFirebase Realtime DatabaseIRONdb
DB-Engines blog posts

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

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

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

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

provided by Google News

Uber Migrates 1 Trillion Records from DynamoDB to LedgerStore to Save $6 Million Annually
19 May 2024, InfoQ.com

Freecharge lowered their identity management system cost and improved scaling by switching to Amazon DynamoDB ...
20 May 2024, AWS Blog

Using the circuit-breaker pattern with AWS Lambda extensions and Amazon DynamoDB | Amazon Web Services
16 May 2024, AWS Blog

Migrating Uber's Ledger Data from DynamoDB to LedgerStore
11 April 2024, Uber

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

provided by Google News

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

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18 January 2024, Atos

Don't be like these 900+ websites and expose millions of passwords via Firebase
18 March 2024, The Register

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

Google Firebase may have exposed 125M records from misconfigurations
19 March 2024, SC Media

provided by Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21 February 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22 February 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21 February 2024, Enterprise Times

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

AllegroGraph logo

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

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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