DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Databricks vs. Elasticsearch vs. Fujitsu Enterprise Postgres vs. RocksDB vs. TiDB

System Properties Comparison Databricks vs. Elasticsearch vs. Fujitsu Enterprise Postgres vs. RocksDB vs. TiDB

Editorial information provided by DB-Engines
NameDatabricks  Xexclude from comparisonElasticsearch  Xexclude from comparisonFujitsu Enterprise Postgres  Xexclude from comparisonRocksDB  Xexclude from comparisonTiDB  Xexclude from comparison
DescriptionThe Databricks Lakehouse Platform combines elements of data lakes and data warehouses to provide a unified view onto structured and unstructured data. It is based on Apache Spark.A distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricEnterprise-grade PostgreSQL-based DBMS with security enhancements such as Transparent Data Encryption and Data Masking, plus high-availability and performance improvement features.Embeddable persistent key-value store optimized for fast storage (flash and RAM)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 modelDocument store
Relational DBMS
Search engineRelational DBMSKey-value storeRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
Document store
Spatial DBMS
Document store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score78.61
Rank#15  Overall
#2  Document stores
#10  Relational DBMS
Score135.35
Rank#7  Overall
#1  Search engines
Score0.31
Rank#285  Overall
#129  Relational DBMS
Score3.65
Rank#85  Overall
#11  Key-value stores
Score4.66
Rank#70  Overall
#38  Relational DBMS
Websitewww.databricks.comwww.elastic.co/­elasticsearchwww.postgresql.fastware.comrocksdb.orgpingcap.com
Technical documentationdocs.databricks.comwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlwww.postgresql.fastware.com/­product-manualsgithub.com/­facebook/­rocksdb/­wikidocs.pingcap.com/­tidb/­stable
DeveloperDatabricksElasticPostgreSQL Global Development Group, Fujitsu Australia Software TechnologyFacebook, Inc.PingCAP, Inc.
Initial release2013201020132016
Current release8.6, January 2023Fujitsu Enterprise Postgres 14, January 20228.11.4, April 20248.0.0, March 2024
License infoCommercial or Open SourcecommercialOpen Source infoElastic LicensecommercialOpen Source infoBSDOpen 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 languageJavaCC++Go, Rust
Server operating systemshostedAll OS with a Java VMLinux
Windows
LinuxLinux
Data schemeFlexible Schema (defined schema, partial schema, schema free)schema-free infoFlexible type definitions. Once a type is defined, it is persistentyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesnoyes
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.yesnonono
Secondary indexesyesyes infoAll search fields are automatically indexedyesnoyes
SQL infoSupport of SQLwith Databricks SQLSQL-like query languageyesnoyes
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
Java API
RESTful HTTP/JSON API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
C++ API
Java API
GORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
Supported programming languagesPython
R
Scala
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C++
Go
Java
Perl
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 proceduresuser defined functions and aggregatesyesuser defined functionsnono
Triggersyes infoby using the 'percolation' featureyesno
Partitioning methods infoMethods for storing different data on different nodesShardingpartitioning by range, list and by hashhorizontal partitioninghorizontal partitioning (by key range)
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesSource-replica replicationyesUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop Connectornonoyes infowith TiSpark Connector
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyes infofull support since version 6.6
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDyesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
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.noMemcached and Redis integrationyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardnoFine grained access rights according to SQL-standard
More information provided by the system vendor
DatabricksElasticsearchFujitsu Enterprise PostgresRocksDBTiDB
Specific characteristicsSupported database models : In addition to the Document store and Relational DBMS...
» more
100% compatible with community PostgreSQL
» more
TiDB is an advanced open-source, distributed SQL database for modern application...
» more
Competitive advantagesBuilt-in TDE and Data Masking security. In-Memory Columnar Index, and a high speed...
» more
- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» more
Typical application scenariosTransactional payments applications, reporting and mixed workloads.
» more
TiDB 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 metricsOver 30 years experience in database technology. Over 20 years in Postgres development...
» more
34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» more
Licensing and pricing modelsCore based licensing
» more
TiDB 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
3rd partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
DatabricksElasticsearchFujitsu Enterprise PostgresRocksDBTiDB
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

show all

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

Databricks' GPT rival and who's investing in 'underdog' founders
8 May 2024, TechCrunch

Nvidia, Databricks Sued in Latest AI Copyright Class Actions
3 May 2024, Bloomberg Law

Exclusive | Pete Sonsini, Early Investor in Databricks, Gets Closer to Launching New VC Firm
3 May 2024, The Wall Street Journal

Databricks Launches DBRX, A New Standard for Efficient Open Source Models India - English
27 March 2024, PR Newswire

This Is the Platform Nancy Pelosi Used to Make Her Private Investment in Databricks
12 April 2024, Yahoo Finance

provided by Google News

Understanding Elasticsearch Reindexing: When to Reindex, Best Practices and Alternatives
8 May 2024, hackernoon.com

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29 April 2024, InfoQ.com

The Total Economic Impact™️ of Elasticsearch
8 May 2024, BankInfoSecurity.com

Red Hat and Elastic Fuel Retrieval Augmented Generation for GenAI Use Cases
7 May 2024, Business Wire

Splunk vs Elasticsearch | A Comparison and How to Choose
12 January 2024, SentinelOne

provided by Google News

Fujitsu Develops Column-Oriented Data-Processing Engine Enabling Fast, High-Volume Data Analysis in Database ...
26 February 2015, Fujitsu

Supporting Business Continuity with Postgres on IBM Cloud LinuxONE Virtual Servers for VPC
24 September 2021, IBM

Primary Data says stop, Hammerspace, Innodisk cooks some SSDs, and Fujitsu goes blockchain
22 May 2018, The Register

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

Intel Linux Optimizations Help AMD EPYC "Genoa" Improve Scaling To 384 Threads
6 April 2023, Phoronix

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

AllegroGraph logo

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

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.

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here