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

DBMS > Faircom EDGE vs. Google Cloud Bigtable vs. HarperDB vs. Splunk vs. TiDB

System Properties Comparison Faircom EDGE vs. Google Cloud Bigtable vs. HarperDB vs. Splunk vs. TiDB

Editorial information provided by DB-Engines
NameFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonHarperDB  Xexclude from comparisonSplunk  Xexclude from comparisonTiDB  Xexclude from comparison
DescriptionFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Ultra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.Analytics Platform for Big DataTiDB 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 store
Relational DBMS
Key-value store
Wide column store
Document storeSearch engineRelational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score3.26
Rank#92  Overall
#13  Key-value stores
#8  Wide column stores
Score0.55
Rank#248  Overall
#38  Document stores
Score86.45
Rank#14  Overall
#2  Search engines
Score4.66
Rank#70  Overall
#38  Relational DBMS
Websitewww.faircom.com/­products/­faircom-edgecloud.google.com/­bigtablewww.harperdb.iowww.splunk.compingcap.com
Technical documentationdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlcloud.google.com/­bigtable/­docsdocs.harperdb.io/­docsdocs.splunk.com/­Documentation/­Splunkdocs.pingcap.com/­tidb/­stable
DeveloperFairCom CorporationGoogleHarperDBSplunk Inc.PingCAP, Inc.
Initial release19792015201720032016
Current releaseV3, October 20203.1, August 20218.0.0, March 2024
License infoCommercial or Open Sourcecommercial infoRestricted, free version availablecommercialcommercial infofree community edition availablecommercial infoLimited free edition and free developer edition availableOpen 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 languageANSI C, C++Node.jsGo, Rust
Server operating systemsAndroid
Linux infoARM, x86
Raspbian
Windows
hostedLinux
OS X
Linux
OS X
Solaris
Windows
Linux
Data schemeFlexible Schema (defined schema, partial schema, schema free)schema-freedynamic schemayesyes
Typing infopredefined data types such as float or dateyes, ANSI Standard SQL Typesnoyes infoJSON data typesyesyes
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.yesnonoyesno
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLyes infoANSI SQL queriesnoSQL-like data manipulation statementsno infoSplunk Search Processing Language for search commandsyes
APIs and other access methodsADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
JDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
HTTP RESTGORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
Supported programming languagesC
C#
C++
Java
JavaScript
PHP
Python
VB.Net
C#
C++
Go
Java
JavaScript (Node.js)
Python
.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
C#
Java
JavaScript
PHP
Python
Ruby
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 proceduresyes info.Net, JavaScript, C/C++noCustom Functions infosince release 3.1yesno
Triggersyesnonoyesno
Partitioning methods infoMethods for storing different data on different nodesFile partitioning infoCustomizable business rules for partitioningShardingA table resides as a whole on one (or more) nodes in a clusterShardinghorizontal partitioning (by key range)
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoSynchronous and asynchronous realtime replication based on transaction logsInternal replication in Colossus, and regional replication between two clusters in different zonesyes infothe nodes on which a table resides can be definedMulti-source replicationUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyesyes infowith TiSpark Connector
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency
Immediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infowhen using SQLnononoyes infofull support since version 6.6
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic single-row operationsAtomic execution of specific operationsno infoA 'Transaction' in Splunk has a different meaning: grouping related events into a single one for later searchingACID
Concurrency infoSupport for concurrent manipulation of datayes infoacross SQL and NoSQLyesyesyesyes
Durability infoSupport for making data persistentyesyesyes, using LMDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesnono
User concepts infoAccess controlFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Access rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights for users and rolesAccess rights for users and rolesFine grained access rights according to SQL-standard
More information provided by the system vendor
Faircom EDGE infoformerly c-treeEDGEGoogle Cloud BigtableHarperDBSplunkTiDB
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
Faircom EDGE infoformerly c-treeEDGEGoogle Cloud BigtableHarperDBSplunkTiDB
DB-Engines blog posts

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

show all

Recent citations in the news

Innovative Software and Giant Lego Sets, Why FairCom Edge Booth is a Must-Visit at Automate
9 May 2024, MVPro

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

Brokers, Protocols, Platform Move Manufacturing Data
26 July 2023, EE Times

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6 July 2021, IoT Evolution World

Trend-Setting Products in Data and Information Management for 2023
8 December 2022, Database Trends and Applications

provided by Google News

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

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

Google scales up Cloud Bigtable NoSQL database
27 January 2022, TechTarget

Google introduces Cloud Bigtable managed NoSQL database to process data at scale
6 May 2015, VentureBeat

Google Launches Cloud Bigtable, A Highly Scalable And Performant NoSQL Database
6 May 2015, TechCrunch

provided by Google News

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22 June 2023, hackernoon.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29 November 2022, AWS Blog

HarperDB: An underdog SQL / NoSQL database | ZDNET
7 February 2018, ZDNet

Stephen Goldberg Named 2023 Bill Daniels Ethical Leader of the Year | CU Denver Business School News
9 January 2023, University of Colorado Denver

Build a Hacker News Clone using React and HarperDB — SitePoint
18 October 2021, SitePoint

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

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

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

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.

SingleStore logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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