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 > Microsoft SQL Server vs. SAP Adaptive Server vs. SAP HANA vs. Sequoiadb vs. TiDB

System Properties Comparison Microsoft SQL Server vs. SAP Adaptive Server vs. SAP HANA vs. Sequoiadb vs. TiDB

Editorial information provided by DB-Engines
NameMicrosoft SQL Server  Xexclude from comparisonSAP Adaptive Server infoformer name: Sybase ASE  Xexclude from comparisonSAP HANA  Xexclude from comparisonSequoiadb  Xexclude from comparisonTiDB  Xexclude from comparison
DescriptionMicrosofts flagship relational DBMSThe SAP (Sybase) Adaptive Server Enterprise (ASE) is an enterprise-class RDBMSIn-memory, column based data store. Available as appliance or cloud serviceNewSQL database with distributed OLTP and SQLTiDB 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 modelRelational DBMSRelational DBMSRelational DBMSDocument store
Relational DBMS
Relational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Spatial DBMS infowith Boeing's Spatial Query ServerDocument store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
Document store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score829.80
Rank#3  Overall
#3  Relational DBMS
Score37.12
Rank#25  Overall
#17  Relational DBMS
Score45.84
Rank#22  Overall
#16  Relational DBMS
Score0.48
Rank#260  Overall
#41  Document stores
#121  Relational DBMS
Score4.94
Rank#72  Overall
#40  Relational DBMS
Websitewww.microsoft.com/­en-us/­sql-serverwww.sap.com/­products/­technology-platform/­sybase-ase.htmlwww.sap.com/­products/­hana.htmlwww.sequoiadb.compingcap.com
Technical documentationlearn.microsoft.com/­en-US/­sql/­sql-serverhelp.sap.com/­docs/­SAP_ASEhelp.sap.com/­hanawww.sequoiadb.com/­en/­index.php?m=Files&a=indexdocs.pingcap.com/­tidb/­stable
DeveloperMicrosoftSAP, SybaseSAPSequoiadb Ltd.PingCAP, Inc.
Initial release19891987201020132016
Current releaseSQL Server 2022, November 202216.02.0 SPS07 (AprilĀ 4, 2023), April 20238.0.0, March 2024
License infoCommercial or Open Sourcecommercial inforestricted free version is availablecommercialcommercialOpen Source infoServer: AGPL; Client: Apache V2Open Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonono infoalso available as a cloud based servicenono
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 languageC++C and C++C++Go, Rust
Server operating systemsLinux
Windows
AIX
HP-UX
Linux
Solaris
Unix
Windows
Appliance or cloud-serviceLinuxLinux
Data schemeyesyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesyes infooid, date, timestamp, binary, regexyes
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.yesnononono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyesyesyesSQL-like query languageyes
APIs and other access methodsADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
JDBC
ODBC
proprietary protocol using JSONGORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
Supported programming languagesC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C
C++
Cobol
Java
Java
Perl
PHP
Python
.Net
C++
Java
PHP
Python
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 proceduresTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavaJava and Transact-SQLSQLScript, RJavaScriptno
Triggersyesyesyesnono
Partitioning methods infoMethods for storing different data on different nodestables can be distributed across several files (horizontal partitioning); sharding through federationhorizontal partitioningyesShardinghorizontal partitioning (by key range)
Replication methods infoMethods for redundantly storing data on multiple nodesyes, but depending on the SQL-Server EditionMulti-source replication
Source-replica replication
yesSource-replica replicationUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes infowith TiSpark Connector
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyesnoyes infofull support since version 6.6
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDDocument is locked during a transactionACID
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.yesyesnono
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardyessimple password-based access controlFine grained access rights according to SQL-standard
More information provided by the system vendor
Microsoft SQL ServerSAP Adaptive Server infoformer name: Sybase ASESAP HANASequoiadbTiDB
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
CData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Microsoft SQL ServerSAP Adaptive Server infoformer name: Sybase ASESAP HANASequoiadbTiDB
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

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

RDS Custom for SQL Server supports SQL Server Developer Edition
17 November 2023, AWS Blog

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

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

Deploying a highly available Microsoft SQL Server database on Oracle Cloud Infrastructure (OCI) using AlwaysON ...
9 October 2023, blogs.oracle.com

provided by Google News

AWS Launch Wizard is now available in Melbourne, Spain, and Zurich Regions
26 January 2024, AWS Blog

New Services in SAP HANA Cloud Lower TCO for Customers in Data-Intensive, Highly Regulated Industries
7 April 2021, SAP News

Install latest SAP Adaptive Server Enterprise patches, experts urge
3 June 2020, CSO Online

Arcion Introduces SAP Sybase ASE Connector for Ultimate Migration Flexibility
5 January 2023, Business Wire

Patch SAP Adaptive Server Enterprise now to avoid takeover risk
3 June 2020, BleepingComputer

provided by Google News

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2 April 2024, SAP News

Automating the update process of a clustered SAP HANA DB using nZDT and Ansible | Amazon Web Services
16 November 2023, AWS Blog

Modernize consolidation in an SAP S/4 HANA environment | CCH Tagetik
9 April 2024, Wolters Kluwer

SAP HANA Cloud Vector Engine
18 April 2024, IgniteSAP

Oracle's Top 2 Rivals, SAP and AWS, Pair Up to Enhance HANA Cloud Database
24 October 2023, Acceleration Economy

provided by Google News

SequoiaDB's Innovative Solutions in Distributed Databases Earns IDC Recognition - PR Newswire APAC
17 March 2023, PR Newswire Asia

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

Milvus logo

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

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.

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

SingleStore logo

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

Present your product here