DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Datomic vs. Drizzle vs. KairosDB vs. Microsoft SQL Server vs. Oracle Rdb

System Properties Comparison Datomic vs. Drizzle vs. KairosDB vs. Microsoft SQL Server vs. Oracle Rdb

Editorial information provided by DB-Engines
NameDatomic  Xexclude from comparisonDrizzle  Xexclude from comparisonKairosDB  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonOracle Rdb  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.
DescriptionDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Distributed Time Series DBMS based on Cassandra or H2Microsofts flagship relational DBMS
Primary database modelRelational DBMSRelational DBMSTime Series DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.66
Rank#144  Overall
#66  Relational DBMS
Score0.67
Rank#233  Overall
#20  Time Series DBMS
Score821.56
Rank#3  Overall
#3  Relational DBMS
Score1.14
Rank#178  Overall
#80  Relational DBMS
Websitewww.datomic.comgithub.com/­kairosdb/­kairosdbwww.microsoft.com/­en-us/­sql-serverwww.oracle.com/­database/­technologies/­related/­rdb.html
Technical documentationdocs.datomic.comkairosdb.github.iolearn.microsoft.com/­en-US/­sql/­sql-serverwww.oracle.com/­database/­technologies/­related/­rdb-doc.html
DeveloperCognitectDrizzle project, originally started by Brian AkerMicrosoftOracle, originally developed by Digital Equipment Corporation (DEC)
Initial release20122008201319891984
Current release1.0.7075, December 20237.2.4, September 20121.2.2, November 2018SQL Server 2022, November 20227.4.1.1, 2021
License infoCommercial or Open Sourcecommercial infolimited edition freeOpen Source infoGNU GPLOpen Source infoApache 2.0commercial inforestricted free version is availablecommercial
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 languageJava, ClojureC++JavaC++
Server operating systemsAll OS with a Java VMFreeBSD
Linux
OS X
Linux
OS X
Windows
Linux
Windows
HP Open VMS
Data schemeyesyesschema-freeyesFlexible Schema (defined schema, partial schema, schema free)
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nonoyesno
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLnoyes infowith proprietary extensionsnoyesyes
APIs and other access methodsRESTful HTTP APIJDBCGraphite protocol
HTTP REST
Telnet API
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Supported programming languagesClojure
Java
C
C++
Java
PHP
Java
JavaScript infoNode.js
PHP
Python
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Server-side scripts infoStored proceduresyes infoTransaction FunctionsnonoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Java
TriggersBy using transaction functionsno infohooks for callbacks inside the server can be used.noyes
Partitioning methods infoMethods for storing different data on different nodesnone infoBut extensive use of caching in the application peersShardingSharding infobased on Cassandratables can be distributed across several files (horizontal partitioning); sharding through federation
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoBut extensive use of caching in the application peersMulti-source replication
Source-replica replication
selectable replication factor infobased on Cassandrayes, but depending on the SQL-Server Edition
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDyes, on a single node
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes inforecommended only for testing and developmentnoyesno
User concepts infoAccess controlnoPluggable authentication mechanisms infoe.g. LDAP, HTTPsimple password-based access controlfine 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 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
DatomicDrizzleKairosDBMicrosoft SQL ServerOracle Rdb
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

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Brazil’s Nubank acquires US software firm Cognitect, creator of Clojure and Datomic
24 July 2020, LatamList

provided by Google News

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

Expo: Real Time A/B Testing and Monitoring with Spark Streaming and Kafka at Walmart Labs
24 May 2019, InfoQ.com

provided by Google News

Containerize SQL Server workloads with Amazon EKS and DxOperator for Kubernetes | Amazon Web Services
14 June 2024, AWS Blog

SQL Server on Linux: What You Need to Know
30 May 2024, ITPro Today

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

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

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

provided by Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18 September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4 May 2013, O'Reilly Media

provided by Google News



Share this page

Featured Products

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