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 > Fauna vs. Geode vs. Greenplum vs. Postgres-XL vs. TiDB

System Properties Comparison Fauna vs. Geode vs. Greenplum vs. Postgres-XL vs. TiDB

Editorial information provided by DB-Engines
NameFauna infopreviously named FaunaDB  Xexclude from comparisonGeode  Xexclude from comparisonGreenplum  Xexclude from comparisonPostgres-XL  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.Geode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesAnalytic Database platform built on PostgreSQL. Full name is Pivotal Greenplum Database infoA logical database in Greenplum is an array of individual PostgreSQL databases working together to present a single database image.Based on PostgreSQL enhanced with MPP and write-scale-out cluster featuresTiDB 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 storeRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Document store
Spatial DBMS
Document store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.55
Rank#154  Overall
#26  Document stores
#14  Graph DBMS
#72  Relational DBMS
#13  Time Series DBMS
Score1.99
Rank#133  Overall
#23  Key-value stores
Score9.23
Rank#47  Overall
#30  Relational DBMS
Score0.52
Rank#256  Overall
#117  Relational DBMS
Score4.94
Rank#72  Overall
#40  Relational DBMS
Websitefauna.comgeode.apache.orggreenplum.orgwww.postgres-xl.orgpingcap.com
Technical documentationdocs.fauna.comgeode.apache.org/­docsdocs.greenplum.orgwww.postgres-xl.org/­documentationdocs.pingcap.com/­tidb/­stable
DeveloperFauna, Inc.Originally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Pivotal Software Inc.PingCAP, Inc.
Initial release2014200220052014 infosince 2012, originally named StormDB2016
Current release1.1, February 20177.0.0, September 202310 R1, October 20188.0.0, March 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2; commercial licenses available as GemfireOpen Source infoApache 2.0Open Source infoMozilla public licenseOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud serviceyesnononono
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 languageScalaJavaCGo, Rust
Server operating systemshostedAll OS with a Java VM infothe JDK (8 or later) is also requiredLinuxLinux
macOS
Linux
Data schemeschema-freeschema-freeyesyesyes
Typing infopredefined data types such as float or datenoyesyesyesyes
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 infosince Version 4.2yes infoXML type, but no XML query functionalityno
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLnoSQL-like query language (OQL)yesyes infodistributed, parallel query executionyes
APIs and other access methodsRESTful HTTP APIJava Client API
Memcached protocol
RESTful HTTP API
JDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
GORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
Supported programming languagesC#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
.Net
All JVM based languages
C++
Groovy
Java
Scala
C
Java
Perl
Python
R
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
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 functionsuser defined functionsyesuser defined functionsno
Triggersnoyes infoCache Event Listenersyesyesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoconsistent hashingShardingShardinghorizontal partitioninghorizontal partitioning (by key range)
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationMulti-source replicationSource-replica replicationUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnoyes infowith TiSpark Connector
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesyesyes infofull support since version 6.6
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes, on a single nodeACIDACID infoMVCCACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.noyesnonono
User concepts infoAccess controlIdentity management, authentication, and access controlAccess rights per client and object definablefine grained access rights according to SQL-standardfine grained access rights according to SQL-standardFine grained access rights according to SQL-standard
More information provided by the system vendor
Fauna infopreviously named FaunaDBGeodeGreenplumPostgres-XLTiDB
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 FaunaDBGeodeGreenplumPostgres-XLTiDB
Recent citations in the news

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

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21 March 2024, GlobeNewswire

Fauna Adds Groundbreaking New Database Language and Seamless Developer Experience to Enterprise Proven ...
22 August 2023, businesswire.com

Fauna Query Language tamed to appeal to developers
22 August 2023, The Register

Utah Natural Heritage Program
17 October 2023, Utah Division of Wildlife Resources

provided by Google News

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

Reactive Event Processing with Apache Geode
5 July 2020, InfoQ.com

Apache Geode Spawns 'All Sorts of In-Memory Things'
4 January 2017, The New Stack

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, O'Reilly Media

Where Does Apache Geode Fit in CQRS Architectures?
18 December 2016, InfoQ.com

provided by Google News

VMware Greenplum on AWS: Parallel Postgres for Enterprise Analytics at Scale | Amazon Web Services
9 September 2019, AWS Blog

1. Introducing the Greenplum Database - Data Warehousing with Greenplum [Book]
6 December 2018, O'Reilly Media

RSA: EMC integrates Hadoop with Greenplum database
26 February 2013, DatacenterDynamics

Greenplum 6 ventures outside the analytic box | ZDNET
19 March 2019, ZDNet

Greenplum 6 review: Jack of all trades, master of some
7 November 2019, InfoWorld

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

PingCAP Wins 2024 Data Breakthrough Awards
12 April 2024, GlobeNewswire

provided by Google News



Share this page

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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