DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Alibaba Cloud PolarDB vs. DuckDB vs. Hypertable vs. Microsoft SQL Server

System Properties Comparison Alibaba Cloud PolarDB vs. DuckDB vs. Hypertable vs. Microsoft SQL Server

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAlibaba Cloud PolarDB  Xexclude from comparisonDuckDB  Xexclude from comparisonHypertable  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparison
Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
DescriptionA cloud-native relational database compatible with MySQL, PostgreSQL, and Oracle. Designed for business critical applications.An embeddable, in-process, column-oriented SQL OLAP RDBMSAn open source BigTable implementation based on distributed file systems such as HadoopMicrosofts flagship relational DBMS
Primary database modelRelational DBMSRelational DBMSWide column storeRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.82
Rank#205  Overall
#97  Relational DBMS
Score5.61
Rank#60  Overall
#34  Relational DBMS
Score807.76
Rank#3  Overall
#3  Relational DBMS
Websitewww.alibabacloud.com/­product/­polardbduckdb.orgwww.microsoft.com/­en-us/­sql-server
Technical documentationwww.alibabacloud.com/­help/­en/­polardb/­product-overviewduckdb.org/­docslearn.microsoft.com/­en-US/­sql/­sql-server
DeveloperAlibabaHypertable Inc.Microsoft
Initial release201820091989
Current release1.0.0, June 20240.9.8.11, March 2016SQL Server 2022, November 2022
License infoCommercial or Open SourcecommercialOpen Source infoMIT LicenseOpen Source infoGNU version 3. Commercial license availablecommercial inforestricted free version is available
Cloud-based only infoOnly available as a cloud serviceyesnonono
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.
Implementation languageC++C++C++
Server operating systemshostedserver-lessLinux
OS X
Windows infoan inofficial Windows port is available
Linux
Windows
Data schemeyesyesschema-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.yesnoyes
Secondary indexesyesyesrestricted infoonly exact value or prefix value scansyes
SQL infoSupport of SQLyesyesnoyes
APIs and other access methodsJDBC
ODBC
Arrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
C++ API
Thrift
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Supported programming languagesJava
Python
C
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
C++
Java
Perl
PHP
Python
Ruby
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Server-side scripts infoStored proceduresyesnonoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Java
Triggersyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicenoneShardingtables can be distributed across several files (horizontal partitioning); sharding through federation
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud servicenoneselectable replication factor on file system levelyes, but depending on the SQL-Server Edition
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
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.yesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnonofine grained access rights according to SQL-standard
More information provided by the system vendor
Alibaba Cloud PolarDBDuckDBHypertableMicrosoft SQL Server
Specific characteristicsPolarDB, previously ApsaraDB for PolarDB, is a cloud-native relational database designed...
» more
Competitive advantagesWebinar: Top Scientists Live: Tech Secrets to Double 11's Success Revealed. White...
» more
Typical application scenariosCreating a Robust Cloud-Based Database for Fintech, E-Commerce and Gaming. Learn...
» more
Licensing and pricing modelsSpecification and pricing. You can use either of the following billing methods to...
» 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
Alibaba Cloud PolarDBDuckDBHypertableMicrosoft SQL Server
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

Conferences, events and webinars

PASS Data Community Summit
Seattle, Washington, 4-8 November 2024

Recent citations in the news

Alibaba Cloud launches PolarDB database update
19 January 2024, China Daily

Alibaba Cloud upgrades AnalyticDB with vector database engine
25 July 2023, CloudTech News

As computational storage gets more buzz, ScaleFlux talks up latest CSDs
25 November 2022, Blocks & Files

Alibaba Cloud Ranked Third Globally by Gartner's Database Management System Cloud Services Revenue in 2018
9 July 2019, PR Newswire Asia

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

provided by Google News

My First Billion (of Rows) in DuckDB
1 May 2024, Towards Data Science

TigerEye Open Sources DuckDB.dart
15 August 2024, Datanami

DuckDB: The tiny but powerful analytics database
15 May 2024, InfoWorld

Unleashing Postgres for Analytics With DuckDB Integration
24 July 2024, The New Stack

TigerEye releases open-source DuckDB.dart to simplify data-intensive application development
15 August 2024, SiliconANGLE News

provided by Google News

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22 August 2019, Packt Hub

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

5 Free NoSQL Database Certification Courses in 2024
31 January 2024, AIM

The Collective: Customize Your Computer & Your Phone With Star Trek
18 March 2009, TrekMovie

TimescaleDB, an open source database for storing time series data
10 April 2021, Linux Adictos

provided by Google News

Contractor Software Targeted via Microsoft SQL Server Loophole
18 September 2024, Dark Reading

Make SQL Server end of support the start of your AWS cloud journey
12 June 2024, AWS Blog

Getting started with delivering generative AI capabilities in SQL Server and Azure SQL
26 June 2024, microsoft.com

SQL Server vNext: When and What Is Coming
15 May 2024, redmondmag.com

Mastering the SQL Server command-line interface
30 May 2024, SitePoint

provided by Google News



Share this page

Featured Products

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

RaimaDB logo

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

Milvus logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Present your product here