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

DBMS > Axibase vs. Drizzle vs. DuckDB vs. Heroic vs. Microsoft SQL Server

System Properties Comparison Axibase vs. Drizzle vs. DuckDB vs. Heroic vs. Microsoft SQL Server

Editorial information provided by DB-Engines
NameAxibase  Xexclude from comparisonDrizzle  Xexclude from comparisonDuckDB  Xexclude from comparisonHeroic  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionScalable TimeSeries DBMS based on HBase with integrated rule engine and visualizationMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.An embeddable, in-process, column-oriented SQL OLAP RDBMSTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchMicrosofts flagship relational DBMS
Primary database modelTime Series DBMSRelational DBMSRelational DBMSTime Series DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#292  Overall
#25  Time Series DBMS
Score4.57
Rank#74  Overall
#40  Relational DBMS
Score0.51
Rank#255  Overall
#21  Time Series DBMS
Score824.29
Rank#3  Overall
#3  Relational DBMS
Websiteaxibase.com/­docs/­atsd/­financeduckdb.orggithub.com/­spotify/­heroicwww.microsoft.com/­en-us/­sql-server
Technical documentationduckdb.org/­docsspotify.github.io/­heroiclearn.microsoft.com/­en-US/­sql/­sql-server
DeveloperAxibase CorporationDrizzle project, originally started by Brian AkerSpotifyMicrosoft
Initial release20132008201820141989
Current release155857.2.4, September 20120.10, February 2024SQL Server 2022, November 2022
License infoCommercial or Open Sourcecommercial infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidOpen Source infoGNU GPLOpen Source infoMIT LicenseOpen Source infoApache 2.0commercial inforestricted free version is available
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.
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 languageJavaC++C++JavaC++
Server operating systemsLinuxFreeBSD
Linux
OS X
server-lessLinux
Windows
Data schemeyesyesyesschema-freeyes
Typing infopredefined data types such as float or dateyes infoshort, integer, long, float, double, decimal, stringyesyesyesyes
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.nononoyes
Secondary indexesnoyesyesyes infovia Elasticsearchyes
SQL infoSupport of SQLSQL-like query languageyes infowith proprietary extensionsyesnoyes
APIs and other access methodsJDBC
Proprietary protocol (Network API)
RESTful HTTP API
JDBCArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
HQL (Heroic Query Language, a JSON-based language)
HTTP API
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Supported programming languagesGo
Java
PHP
Python
R
Ruby
C
C++
Java
PHP
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#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Server-side scripts infoStored proceduresyesnononoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Java
Triggersyesno infohooks for callbacks inside the server can be used.nonoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnoneShardingtables can be distributed across several files (horizontal partitioning); sharding through federation
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replication
Source-replica replication
noneyesyes, but depending on the SQL-Server Edition
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDnoACID
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.yesnoyes
User concepts infoAccess controlPluggable authentication mechanisms infoe.g. LDAP, HTTPnofine grained access rights according to SQL-standard

More information provided by the system vendor

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 Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

Navicat for SQL Server gives you a fully graphical approach to database management and development.
» more

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

More resources
AxibaseDrizzleDuckDBHeroicMicrosoft SQL Server
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

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

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

show all

Recent citations in the news

The Ultimate ATV Test: Suzuki's King Quad 750 AXI Rugged Package vs. Alaska's Hunting Season
20 April 2021, Outdoor Life

provided by Google News

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

DuckDB Walks to the Beat of Its Own Analytics Drum
5 March 2024, Datanami

Enabling Remote Query Execution through DuckDB Extensions
12 March 2024, InfoQ.com

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

MotherDuck Raises $52.5 Million Series B Funding as DuckDB Adoption Soars
20 September 2023, PR Newswire

provided by Google News

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

provided by Google News

A generative AI use case using Amazon RDS for SQL Server as a vector data store | Amazon Web Services
22 May 2024, AWS Blog

SQL Server vNext: When and What Is Coming
16 May 2024, Redmondmag.com

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



Share this page

Featured Products

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

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.

SingleStore logo

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

Present your product here