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

DBMS > EJDB vs. Google Cloud Bigtable vs. Graphite vs. Oracle NoSQL vs. TiDB

System Properties Comparison EJDB vs. Google Cloud Bigtable vs. Graphite vs. Oracle NoSQL vs. TiDB

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonGraphite  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonTiDB  Xexclude from comparison
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Data logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesTiDB 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 storeKey-value store
Wide column store
Time Series DBMSDocument store
Key-value store
Relational DBMS
Relational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.30
Rank#294  Overall
#44  Document stores
Score3.58
Rank#92  Overall
#14  Key-value stores
#8  Wide column stores
Score4.75
Rank#75  Overall
#5  Time Series DBMS
Score2.96
Rank#103  Overall
#18  Document stores
#17  Key-value stores
#52  Relational DBMS
Score4.94
Rank#72  Overall
#40  Relational DBMS
Websitegithub.com/­Softmotions/­ejdbcloud.google.com/­bigtablegithub.com/­graphite-project/­graphite-webwww.oracle.com/­database/­nosql/­technologies/­nosqlpingcap.com
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdcloud.google.com/­bigtable/­docsgraphite.readthedocs.iodocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmldocs.pingcap.com/­tidb/­stable
DeveloperSoftmotionsGoogleChris DavisOraclePingCAP, Inc.
Initial release20122015200620112016
Current release23.3, December 20238.0.0, March 2024
License infoCommercial or Open SourceOpen Source infoGPLv2commercialOpen Source infoApache 2.0Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenoyesnonono
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 languageCPythonJavaGo, Rust
Server operating systemsserver-lesshostedLinux
Unix
Linux
Solaris SPARC/x86
Linux
Data schemeschema-freeschema-freeyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yes
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idnoNumeric data onlyoptionalyes
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 indexesnononoyesyes
SQL infoSupport of SQLnononoSQL-like DML and DDL statementsyes
APIs and other access methodsin-process shared librarygRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
HTTP API
Sockets
RESTful HTTP APIGORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
Supported programming languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C#
C++
Go
Java
JavaScript (Node.js)
Python
JavaScript (Node.js)
Python
C
C#
Go
Java
JavaScript (Node.js)
Python
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 proceduresnonononono
Triggersnonononono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneShardinghorizontal partitioning (by key range)
Replication methods infoMethods for redundantly storing data on multiple nodesnoneInternal replication in Colossus, and regional replication between two clusters in different zonesnoneElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnowith Hadoop integrationyes infowith TiSpark Connector
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)noneEventual Consistency
Immediate Consistency infodepending on configuration
Immediate Consistency
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possiblenononoyes infofull support since version 6.6
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoAtomic single-row operationsnoconfigurable infoACID within a storage node (=shard)ACID
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyesyes infolockingyesyes
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.noyes infooff heap cacheno
User concepts infoAccess controlnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)noAccess rights for users and rolesFine grained access rights according to SQL-standard
More information provided by the system vendor
EJDBGoogle Cloud BigtableGraphiteOracle NoSQLTiDB
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
EJDBGoogle Cloud BigtableGraphiteOracle NoSQLTiDB
DB-Engines blog posts

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

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Recent citations in the news

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

What is Google Bigtable? | Definition from TechTarget
1 March 2022, TechTarget

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31 January 2022, InfoQ.com

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

Google Cloud makes it cheaper to run smaller workloads on Bigtable
7 April 2020, TechCrunch

provided by Google News

Grafana Labs Announces Mimir Time Series Database
1 April 2022, Datanami

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10 December 2018, Uber

Getting Started with Monitoring using Graphite
23 January 2015, InfoQ.com

InfluxDB: From Open Source Time Series Database to Millions in Revenue
3 March 2021, hackernoon.com

How Grafana made observability accessible
12 June 2023, InfoWorld

provided by Google News

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle Beefs Up Its NoSQL Database Offering
3 April 2014, Data Center Knowledge

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Larry Ellison Just Embraced the Enemy. Or Did He?
1 October 2012, WIRED

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

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

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

Announcing TiDB 7.4: The Best Database Alternative for MySQL 8.0
1 November 2023, PR Newswire

provided by Google News



Share this page

Featured Products

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

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