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

DBMS > Amazon DynamoDB vs. Firebase Realtime Database vs. OrigoDB vs. Tibero vs. TimescaleDB

System Properties Comparison Amazon DynamoDB vs. Firebase Realtime Database vs. OrigoDB vs. Tibero vs. TimescaleDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonOrigoDB  Xexclude from comparisonTibero  Xexclude from comparisonTimescaleDB  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.A fully ACID in-memory object graph databaseA secure RDBMS, designed for easy portability from OracleA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelDocument store
Key-value store
Document storeDocument store
Object oriented DBMS
Relational DBMSTime Series DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.07
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score14.29
Rank#39  Overall
#6  Document stores
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score1.78
Rank#140  Overall
#64  Relational DBMS
Score4.64
Rank#71  Overall
#4  Time Series DBMS
Websiteaws.amazon.com/­dynamodbfirebase.google.com/­products/­realtime-databaseorigodb.comus.tmaxsoft.com/­products/­tiberowww.timescale.com
Technical documentationdocs.aws.amazon.com/­dynamodbfirebase.google.com/­docs/­databaseorigodb.com/­docstechnet.tmaxsoft.com/­upload/­download/­online/­tibero/­pver-20150504-000002/­index.htmldocs.timescale.com
DeveloperAmazonGoogle infoacquired by Google 2014Robert Friberg et alTmaxSoftTimescale
Initial release201220122009 infounder the name LiveDB20032017
Current release6, April 20152.15.0, May 2024
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercialOpen SourcecommercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC#C and AssemblerC
Server operating systemshostedhostedLinux
Windows
AIX
HP-UX
Linux
Solaris
Windows
Linux
OS X
Windows
Data schemeschema-freeschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesyesUser defined using .NET types and collectionsyesnumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data types
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.nono infocan be achieved using .NETyesyes
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLnononoyesyes infofull PostgreSQL SQL syntax
APIs and other access methodsRESTful HTTP APIAndroid
iOS
JavaScript API
RESTful HTTP API
.NET Client API
HTTP API
LINQ
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Tibero CLI
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Java
JavaScript
Objective-C
.NetC
C#
C++
Cobol
Java
Objective-C
Perl
PHP
Python
Ruby
Visual Basic
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnolimited functionality with using 'rules'yesPersistent Stored Procedure (PSM)user defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersyes infoby integration with AWS LambdaCallbacks are triggered when data changesyes infoDomain Eventsyesyes
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning infoclient side managed; servers are not synchronizedhorizontal partitioning infoby range, hash, list or compositeyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationMulti-source replication
Source-replica replication
Source-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonodepending on modelyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoACID across one or more tables within a single AWS account and regionyesACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoWrite ahead logyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno infoplanned for next versionno
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)yes, based on authentication and database rulesRole based authorizationfine grained access rights according to SQL-standard (SQL 92, SQL 99)fine grained access rights according to SQL-standard

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
Amazon DynamoDBFirebase Realtime DatabaseOrigoDBTiberoTimescaleDB
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

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

DynamoDB’s Superpower: Mastering Single Table Design in DynamoDB
16 May 2024, Security Boulevard

Continuously replicate Amazon DynamoDB changes to Amazon Aurora PostgreSQL using AWS Lambda | Amazon ...
14 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

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

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 Firebase may have exposed 125M records from misconfigurations
19 March 2024, SC Media

provided by Google News

ArkData to Officially Support Domestic Database 'Tibero 7'
23 April 2024, BusinessKorea

How to Succeed at Large-Scale Mainframe Replatforming with TmaxSoft OpenFrame on AWS | Amazon Web Services
2 August 2022, AWS Blog

TmaxSoft database system wins Russia award
15 February 2016, 코리아타임스

ArkData's 'Ark for CDC' supports real-time data extraction and replication for Tibero DBMS.
18 April 2023, BusinessKorea

Tmax deploys advanced database management system at UITM's disaster recovery site
30 December 2022, The Malaysian Reserve

provided by Google News

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4 April 2024, PR Newswire

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18 March 2019, azure.microsoft.com

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22 February 2022, Business Wire

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

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

Neo4j logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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.

Present your product here