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 > Alibaba Cloud TSDB vs. FeatureBase vs. Firebase Realtime Database vs. SQLite vs. WakandaDB

System Properties Comparison Alibaba Cloud TSDB vs. FeatureBase vs. Firebase Realtime Database vs. SQLite vs. WakandaDB

Editorial information provided by DB-Engines
NameAlibaba Cloud TSDB  Xexclude from comparisonFeatureBase  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonSQLite  Xexclude from comparisonWakandaDB  Xexclude from comparison
DescriptionA stable, reliable, and cost-effective online high-performance time series database serviceReal-time database platform that powers real-time analytics and machine learning applications by simultaneously executing low-latency, high-throughput, and highly concurrent workloads.Cloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Widely used embeddable, in-process RDBMSWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelTime Series DBMSRelational DBMSDocument storeRelational DBMSObject oriented DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#301  Overall
#26  Time Series DBMS
Score0.31
Rank#292  Overall
#135  Relational DBMS
Score13.64
Rank#39  Overall
#6  Document stores
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score0.10
Rank#356  Overall
#16  Object oriented DBMS
Websitewww.alibabacloud.com/­product/­hitsdbwww.featurebase.comfirebase.google.com/­products/­realtime-databasewww.sqlite.orgwakanda.github.io
Technical documentationwww.alibabacloud.com/­help/­en/­time-series-database/­latest/­what-is-tsdbdocs.featurebase.comfirebase.google.com/­docs/­databasewww.sqlite.org/­docs.htmlwakanda.github.io/­doc
DeveloperAlibabaMolecula and Pilosa Open Source ContributorsGoogle infoacquired by Google 2014Dwayne Richard HippWakanda SAS
Initial release2017201220002012
Current release2022, May 20223.46.0  (23 May 2024), May 20242.7.0 (April 29, 2019), April 2019
License infoCommercial or Open SourcecommercialcommercialcommercialOpen Source infoPublic DomainOpen Source infoAGPLv3, extended commercial license available
Cloud-based only infoOnly available as a cloud serviceyesnoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoCC++, JavaScript
Server operating systemshostedLinux
macOS
hostedserver-lessLinux
OS X
Windows
Data schemeschema-freeyesschema-freeyes infodynamic column typesyes
Typing infopredefined data types such as float or dateNumeric data and Stringsyesyesyes infonot rigid because of 'dynamic typing' concept.yes
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 indexesnonoyesyes
SQL infoSupport of SQLnoSQL queriesnoyes infoSQL-92 is not fully supportedno
APIs and other access methodsHTTP RESTgRPC
JDBC
Kafka Connector
ODBC
Android
iOS
JavaScript API
RESTful HTTP API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
RESTful HTTP API
Supported programming languagesJavaJava
Python
Java
JavaScript
Objective-C
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
JavaScript
Server-side scripts infoStored proceduresnolimited functionality with using 'rules'noyes
TriggersnonoCallbacks are triggered when data changesyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate Consistency
Foreign keys infoReferential integritynoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyesyesACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locksyes
Durability infoSupport for making data persistentyesyes, using Linux fsyncyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesno
User concepts infoAccess controlAccess managed on TSDB instance levelyes, based on authentication and database rulesnoyes

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 partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
Alibaba Cloud TSDBFeatureBaseFirebase Realtime DatabaseSQLiteWakandaDB
DB-Engines blog posts

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

show all

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

Get Your Infrastructure Ready for Real-Time Analytics
8 March 2022, Built In

Pilosa: A Scalable High Performance Bitmap Database Index
17 June 2019, hackernoon.com

The 10 Coolest Big Data Tools Of 2021
7 December 2021, CRN

32 Data and Analytics Startups That Will Go Big, According to VCs
28 September 2021, Business Insider

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

Hundreds of Google Firebase websites might have leaked data online
19 March 2024, TechRadar

provided by Google News

Copilot‘s screen-snapping Recall data stored in plain text
31 May 2024, CyberNews.com

SQLite in Python: A Practical Guide for Developers
1 June 2024, Analytics Insight

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

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