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

DBMS > Heroic vs. InfinityDB vs. Microsoft SQL Server vs. Oracle vs. TiDB

System Properties Comparison Heroic vs. InfinityDB vs. Microsoft SQL Server vs. Oracle vs. TiDB

Editorial information provided by DB-Engines
NameHeroic  Xexclude from comparisonInfinityDB  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonOracle  Xexclude from comparisonTiDB  Xexclude from comparison
DescriptionTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchA Java embedded Key-Value Store which extends the Java Map interfaceMicrosofts flagship relational DBMSWidely used RDBMSTiDB 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 modelTime Series DBMSKey-value storeRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Document store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
Document store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.57
Rank#250  Overall
#21  Time Series DBMS
Score0.07
Rank#359  Overall
#54  Key-value stores
Score829.80
Rank#3  Overall
#3  Relational DBMS
Score1234.27
Rank#1  Overall
#1  Relational DBMS
Score4.94
Rank#72  Overall
#40  Relational DBMS
Websitegithub.com/­spotify/­heroicboilerbay.comwww.microsoft.com/­en-us/­sql-serverwww.oracle.com/­databasepingcap.com
Technical documentationspotify.github.io/­heroicboilerbay.com/­infinitydb/­manuallearn.microsoft.com/­en-US/­sql/­sql-serverdocs.oracle.com/­en/­databasedocs.pingcap.com/­tidb/­stable
DeveloperSpotifyBoiler Bay Inc.MicrosoftOraclePingCAP, Inc.
Initial release20142002198919802016
Current release4.0SQL Server 2022, November 202223c, September 20237.6.0, January 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialcommercial inforestricted free version is availablecommercial inforestricted free version is availableOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonononono
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 languageJavaJavaC++C and C++Go, Rust
Server operating systemsAll OS with a Java VMLinux
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
Data schemeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyesyes infoSchemaless in JSON and XML columnsyes
Typing infopredefined data types such as float or dateyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesyesyes
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.nonoyesyesno
Secondary indexesyes infovia Elasticsearchno infomanual creation possible, using inversions based on multi-value capabilityyesyesyes
SQL infoSupport of SQLnonoyesyes infowith proprietary extensionsyes
APIs and other access methodsHQL (Heroic Query Language, a JSON-based language)
HTTP API
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
GORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
Supported programming languagesJavaC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
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 proceduresnonoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavaPL/SQL infoalso stored procedures in Java possibleno
Triggersnonoyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnonetables can be distributed across several files (horizontal partitioning); sharding through federationSharding, horizontal partitioninghorizontal partitioning (by key range)
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneyes, but depending on the SQL-Server EditionMulti-source replication
Source-replica replication
Using Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono infocan be realized in PL/SQLyes infowith TiSpark Connector
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynono infomanual creation possible, using inversions based on multi-value capabilityyesyesyes infofull support since version 6.6
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDACID infoisolation level can be parameterizedACID
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.nonoyesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'no
User concepts infoAccess controlnofine 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
HeroicInfinityDBMicrosoft SQL ServerOracleTiDB
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
3rd partiesNavicat for SQL Server gives you a fully graphical approach to database management and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more
Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

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

More resources
HeroicInfinityDBMicrosoft SQL ServerOracleTiDB
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4 January 2017, Matthias Gelbmann, Paul Andlinger

show all

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

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

provided by Google News

SQL Server 2014 end of support: Keep your customers secure
28 March 2024, Microsoft

How to deploy a SQL Server failover cluster with Amazon EBS Multi-Attach on Windows Server | Amazon Web Services
12 January 2024, AWS Blog

Install and Use SQL Server Report Builder
10 April 2024, Petri.com

Data Center Ransomware Attacks on Rise: Microsoft SQL Server is Prime Target
17 April 2024, CybersecurityNews

How to Know When It's Time for a Microsoft SQL Server Upgrade
31 October 2023, BizTech Magazine

provided by Google News

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, Oracle

Blog Theme - Details
17 April 2024, Oracle

Oracle CEO Safra Catz: 4 Reasons Our Cloud Business Is Booming
22 April 2024, Acceleration Economy

Query Your Oracle Autonomous Database With Natural Language
22 April 2024, iProgrammer

Oracle and Microsoft bring Oracle Database@Azure to Europe
14 March 2024, Oracle

provided by Google News

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

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS | Amazon Web Services
14 November 2023, AWS Blog

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28 March 2024, Phoronix

PingCAP Launches TiDB 7.5, Enhancing Distributed SQL Database Tech
19 December 2023, Datanami

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.

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

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.

Present your product here