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 > Badger vs. Microsoft SQL Server vs. TiDB vs. YottaDB

System Properties Comparison Badger vs. Microsoft SQL Server vs. TiDB vs. YottaDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonTiDB  Xexclude from comparisonYottaDB  Xexclude from comparison
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.Microsofts flagship relational DBMSTiDB 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.A fast and solid embedded Key-value store
Primary database modelKey-value storeRelational DBMSRelational DBMSKey-value store
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Document storeRelational DBMS infousing the Octo plugin
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.14
Rank#331  Overall
#49  Key-value stores
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score4.66
Rank#70  Overall
#38  Relational DBMS
Score0.20
Rank#317  Overall
#47  Key-value stores
Websitegithub.com/­dgraph-io/­badgerwww.microsoft.com/­en-us/­sql-serverpingcap.comyottadb.com
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerlearn.microsoft.com/­en-US/­sql/­sql-serverdocs.pingcap.com/­tidb/­stableyottadb.com/­resources/­documentation
DeveloperDGraph LabsMicrosoftPingCAP, Inc.YottaDB, LLC
Initial release2017198920162001
Current releaseSQL Server 2022, November 20228.0.0, March 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0commercial inforestricted free version is availableOpen Source infoApache 2.0Open Source infoAGPL 3.0
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
SQLServer Flex @ STACKIT offers a managed version of SQL Server with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
Implementation languageGoC++Go, RustC
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
Windows
LinuxDocker
Linux
Data schemeschema-freeyesyesschema-free
Typing infopredefined data types such as float or datenoyesyesno
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.noyesnono
Secondary indexesnoyesyesno
SQL infoSupport of SQLnoyesyesby using the Octo plugin
APIs and other access methodsADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
GORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
PostgreSQL wire protocol infousing the Octo plugin
Proprietary protocol
Supported programming languagesGoC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
Go
JavaScript (Node.js)
Lua
M
Perl
Python
Rust
Server-side scripts infoStored proceduresnoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javano
Triggersnoyesno
Partitioning methods infoMethods for storing different data on different nodesnonetables can be distributed across several files (horizontal partitioning); sharding through federationhorizontal partitioning (by key range)
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes, but depending on the SQL-Server EditionUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infowith TiSpark Connectorno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyes infofull support since version 6.6
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDoptimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardFine grained access rights according to SQL-standardUsers and groups based on OS-security mechanisms
More information provided by the system vendor
BadgerMicrosoft SQL ServerTiDBYottaDB
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

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

More resources
BadgerMicrosoft SQL ServerTiDBYottaDB
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

Recent citations in the news

SolarWinds Updates Plan Explorer to Boost SQL Query Performance
21 May 2024, Channel E2E

Configure change data capture parameters on Amazon RDS for SQL Server | Amazon Web Services
14 May 2024, AWS Blog

Data Virtualization in SQL Server 2022
7 May 2024, Visual Studio Magazine

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

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

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

RaimaDB logo

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

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