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 > Badger vs. CouchDB vs. FileMaker vs. Firebase Realtime Database vs. TiDB

System Properties Comparison Badger vs. CouchDB vs. FileMaker vs. Firebase Realtime Database vs. TiDB

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonFileMaker  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonTiDB  Xexclude from comparison
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.A native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.FileMaker is a cross-platform RDBMS that includes a GUI frontend.Cloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.TiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.
Primary database modelKey-value storeDocument storeRelational DBMSDocument storeRelational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extensionDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.22
Rank#320  Overall
#47  Key-value stores
Score8.30
Rank#47  Overall
#7  Document stores
Score47.91
Rank#20  Overall
#14  Relational DBMS
Score13.64
Rank#39  Overall
#6  Document stores
Score4.25
Rank#74  Overall
#40  Relational DBMS
Websitegithub.com/­dgraph-io/­badgercouchdb.apache.orgwww.claris.com/­filemakerfirebase.google.com/­products/­realtime-databasepingcap.com
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerdocs.couchdb.org/­en/­stablewww.claris.com/­resources/­documentationfirebase.google.com/­docs/­databasedocs.pingcap.com/­tidb/­stable
DeveloperDGraph LabsApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerClaris infoa subsidiary of AppleGoogle infoacquired by Google 2014PingCAP, Inc.
Initial release20172005198320122016
Current release3.3.3, December 202319.4.1, November 20218.1.0, May 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache version 2commercialcommercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
Implementation languageGoErlangGo, Rust
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Android
BSD
Linux
OS X
Solaris
Windows
iOS infoclient part only
Linux
OS X
Windows
hostedLinux
Data schemeschema-freeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or datenonoyesyesyes
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.nonoyes infoA http query request can return the data in XML formatnono
Secondary indexesnoyes infovia viewsyesyesyes
SQL infoSupport of SQLnonoyes infovia pluginsnoyes
APIs and other access methodsRESTful HTTP/JSON APIFilemaker WebDirect
JDBC
ODBC
Android
iOS
JavaScript API
RESTful HTTP API
GORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
Supported programming languagesGoC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
PHPJava
JavaScript
Objective-C
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnoView functions in JavaScriptyeslimited functionality with using 'rules'no
TriggersnoyesyesCallbacks are triggered when data changesno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoimproved architecture with release 2.0nonehorizontal partitioning (by key range)
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
Source-replica replication, warm standby infosince Version 14Using Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonoyes infowith TiSpark Connector
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate Consistency
Foreign keys infoReferential integritynonoyesnoyes infofull support since version 6.6
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoatomic operations within a single document possiblenoyesACID
Concurrency infoSupport for concurrent manipulation of datayesyes infostrategy: optimistic lockingyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonono
User concepts infoAccess controlnoAccess rights for users can be defined per databasesimple rights management via user accounts and connection to external directory servicesyes, based on authentication and database rulesFine grained access rights according to SQL-standard
More information provided by the system vendor
BadgerCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"FileMakerFirebase Realtime DatabaseTiDB
Specific characteristicsTiDB is an advanced open-source, distributed SQL database for modern application...
» more
Competitive advantages- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» more
Typical application scenariosTiDB is ideal for transactional applications that require extreme scalability and...
» more
Key customersBlock, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» more
Market metrics34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» more
Licensing and pricing modelsTiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» 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
BadgerCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"FileMakerFirebase Realtime DatabaseTiDB
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

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

show all

Recent citations in the news

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

Tracking Expenses with CouchDB and Angular — SitePoint
28 August 2014, SitePoint

Apache CouchDB: The Definitive Introduction
28 August 2014, InfoQ.com

provided by Google News

Reviews - Features
1 March 2024, Reverse Shot

New customizable ERP platform based on Claris FileMaker released
11 June 2024, openPR

Apple kills Claris, saves FileMaker
3 June 2024, ITPro Today

Tilda Swinton on 'Problemista' Fan Horror Stories About Her Character
1 March 2024, IndieWire

Claris FileMaker — create custom robust operational apps.
6 January 2020, claris.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

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

provided by Google News

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS | Amazon Web Services
14 November 2023, AWS Blog

Navigating Modern Data Challenges: Ed Huang, CTO of PingCAP on the Future of Distributed SQL Databases
10 June 2024, DATAQUEST

PingCAP Launches TiDB 7.5, Enhancing Distributed SQL Database Tech
19 December 2023, Datanami

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28 March 2024, Phoronix

TiDB by PingCAP Leads Data Management Revolution at GIDS 2024, Empowering India's Burgeoning Developer ...
25 April 2024, CXOToday.com

provided by Google News



Share this page

Featured Products

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here