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

DBMS > Drizzle vs. KeyDB vs. Microsoft SQL Server vs. SAP Advantage Database Server

System Properties Comparison Drizzle vs. KeyDB vs. Microsoft SQL Server vs. SAP Advantage Database Server

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDrizzle  Xexclude from comparisonKeyDB  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonSAP Advantage Database Server infoformer name: Sybase ADS  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.SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.An ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsMicrosofts flagship relational DBMSLow-cost RDBMS with access to ISAM and FoxPro data structures
Primary database modelRelational DBMSKey-value storeRelational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.71
Rank#226  Overall
#33  Key-value stores
Score824.29
Rank#3  Overall
#3  Relational DBMS
Websitegithub.com/­Snapchat/­KeyDB
keydb.dev
www.microsoft.com/­en-us/­sql-serverwww.sap.com/products/advantage-database-server.html
Technical documentationdocs.keydb.devlearn.microsoft.com/­en-US/­sql/­sql-server
DeveloperDrizzle project, originally started by Brian AkerEQ Alpha Technology Ltd.MicrosoftSybase, SAP
Initial release2008201919891993
Current release7.2.4, September 2012SQL Server 2022, November 2022
License infoCommercial or Open SourceOpen Source infoGNU GPLOpen Source infoBSD-3commercial inforestricted free version is availablecommercial
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.
Implementation languageC++C++C++
Server operating systemsFreeBSD
Linux
OS X
LinuxLinux
Windows
Linux
Windows
Data schemeyesschema-freeyesyes
Typing infopredefined data types such as float or dateyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesyesyes
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.noyesno
Secondary indexesyesyes infoby using the Redis Search moduleyesyes
SQL infoSupport of SQLyes infowith proprietary extensionsnoyesyes
APIs and other access methodsJDBCProprietary protocol infoRESP - REdis Serialization ProtocoADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
Supported programming languagesC
C++
Java
PHP
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Delphi
Perl
PHP
Server-side scripts infoStored proceduresnoLuaTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javayes
Triggersno infohooks for callbacks inside the server can be used.noyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingtables can be distributed across several files (horizontal partitioning); sharding through federationnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
yes, but depending on the SQL-Server EditionMulti-source replication infoCONFLICT Trigger to resolve replication conflicts
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Strong eventual consistency with CRDTs
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDOptimistic locking, atomic execution of commands blocks and scriptsACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno infocaching of (temporary) tables can be configured
User concepts infoAccess controlPluggable authentication mechanisms infoe.g. LDAP, HTTPsimple password-based access control and ACLfine grained access rights according to SQL-standardfine 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
DrizzleKeyDBMicrosoft SQL ServerSAP Advantage Database Server infoformer name: Sybase ADS
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

Snap snaps up database developer KeyDB to make its infrastructure more snappy
12 May 2022, TechCrunch

Snap Acquires KeyDB for Open-Source Services
17 May 2022, XR Today

Garnet–open-source faster cache-store speeds up applications, services
18 March 2024, Microsoft

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Microsoft open-sources Garnet cache-store -- a Redis rival?
19 March 2024, The Stack

provided by Google 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

SolarWinds upgrades free Plan Explorer tool for enhanced SQL Server analysis
5 May 2024, IT Brief New Zealand

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

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

provided by Google News

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19 October 2023, SAP News

AIRWORLD PART 15: WORLD'S SECOND BEST AIRPORT TERMINAL
30 September 2005, Ad Age

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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

Neo4j logo

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

Present your product here