DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Fauna vs. Google Cloud Bigtable vs. OpenTSDB vs. Sphinx vs. TiDB

System Properties Comparison Fauna vs. Google Cloud Bigtable vs. OpenTSDB vs. Sphinx vs. TiDB

Editorial information provided by DB-Engines
NameFauna infopreviously named FaunaDB  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonOpenTSDB  Xexclude from comparisonSphinx  Xexclude from comparisonTiDB  Xexclude from comparison
DescriptionFauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Scalable Time Series DBMS based on HBaseOpen source search engine for searching in data from different sources, e.g. relational databasesTiDB 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 modelDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Key-value store
Wide column store
Time Series DBMSSearch engineRelational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.43
Rank#148  Overall
#26  Document stores
#13  Graph DBMS
#68  Relational DBMS
#13  Time Series DBMS
Score2.93
Rank#90  Overall
#14  Key-value stores
#8  Wide column stores
Score1.51
Rank#141  Overall
#12  Time Series DBMS
Score5.92
Rank#57  Overall
#6  Search engines
Score3.63
Rank#76  Overall
#40  Relational DBMS
Websitefauna.comcloud.google.com/­bigtableopentsdb.netsphinxsearch.compingcap.com
Technical documentationdocs.fauna.comcloud.google.com/­bigtable/­docsopentsdb.net/­docs/­build/­html/­index.htmlsphinxsearch.com/­docsdocs.pingcap.com/­tidb/­stable
DeveloperFauna, Inc.Googlecurrently maintained by Yahoo and other contributorsSphinx Technologies Inc.PingCAP, Inc.
Initial release20142015201120012016
Current release3.5.1, February 20238.2.0, July 2024
License infoCommercial or Open SourcecommercialcommercialOpen Source infoLGPLOpen Source infoGPL version 2, commercial licence availableOpen 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.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
Implementation languageScalaJavaC++Go, Rust
Server operating systemshostedhostedLinux
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Linux
Data schemeschema-freeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or datenononumeric data for metrics, strings for tagsnoyes
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.nononono
Secondary indexesyesnonoyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLnononoSQL-like query language (SphinxQL)yes
APIs and other access methodsRESTful HTTP APIgRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
HTTP API
Telnet API
Proprietary protocolGORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
Supported programming languagesC#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
C#
C++
Go
Java
JavaScript (Node.js)
Python
Erlang
Go
Java
Python
R
Ruby
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
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 proceduresuser defined functionsnononono
Triggersnonononono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoconsistent hashingShardingSharding infobased on HBaseSharding infoPartitioning is done manually, search queries against distributed index is supportedhorizontal partitioning (by key range)
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationInternal replication in Colossus, and regional replication between two clusters in different zonesselectable replication factor infobased on HBasenoneUsing 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 systemImmediate ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate Consistency infobased on HBaseImmediate Consistency
Foreign keys infoReferential integrityyesnononoyes infofull support since version 6.6
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic single-row operationsnonoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoThe original contents of fields are not stored in the Sphinx index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononono
User concepts infoAccess controlIdentity management, authentication, and access controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)nonoFine grained access rights according to SQL-standard
More information provided by the system vendor
Fauna infopreviously named FaunaDBGoogle Cloud BigtableOpenTSDBSphinxTiDB
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
Fauna infopreviously named FaunaDBGoogle Cloud BigtableOpenTSDBSphinxTiDB
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

show all

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

Fauna Adds Declarative Tool to Update Namesake Database
1 July 2024, DevOps.com

CITES Database Reaches Over 25 Million Wildlife Trade Transactions
19 August 2024, OCCRP

Slicing the Gordian Knot: A leap to real-time systems of truth
3 February 2024, SiliconANGLE News

Fauna: An Introduction
8 April 2022, Built In

How Fauna looks to advance serverless database technology
23 November 2022, TechTarget

provided by Google News

Google Cloud adds graph processing to Spanner, SQL support to Bigtable
1 August 2024, InfoWorld

Google introduces Bigtable SQL access and Spanner's new AI-ready features
1 August 2024, ZDNet

Google Cloud Rolls Out Axion-Based C4A VMs for Improved Performance
30 October 2024, Yahoo Finance

Google Cloud expands its database portfolio with new AI capabilities
1 August 2024, TechCrunch

Sifflet Achieves Google Cloud Ready - BigQuery Designation
31 October 2024, StreetInsider.com

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose?
2 February 2024, Towards Data Science

Voice Recognition Tools Review. Alexa, PocketSphinx, Google API or Project Oxford?
1 March 2024, Netguru

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018
22 December 2018, WQXR Radio

10 Years of Building the Security Intelligence Graph: A Tech Retrospective
28 April 2020, Recorded Future

provided by Google News

Empowering India's Developer Community: TiDB’s Initiatives in Building Next-Gen Database Expertise
4 November 2024, CXOToday.com

How a new database architecture supports scale and reliability in TiDB
11 March 2024, InfoWorld

Unlocking performance, scalability, and cost-efficiency of Zomato’s Billing Platform by switching from TiDB to DynamoDB
22 December 2023, AWS Blog

TiDB Can Do What MongoDB or CockRoachDB Can’t
27 June 2024, AIM

Data, Scalability, and AI in the Spotlight at PingCAP’s Third Annual HTAP Summit
14 August 2024, GlobeNewswire

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it 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.

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