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 > Apache Doris vs. IRONdb vs. Microsoft SQL Server vs. OrigoDB vs. Sequoiadb

System Properties Comparison Apache Doris vs. IRONdb vs. Microsoft SQL Server vs. OrigoDB vs. Sequoiadb

Editorial information provided by DB-Engines
NameApache Doris  Xexclude from comparisonIRONdb  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonOrigoDB  Xexclude from comparisonSequoiadb  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionAn MPP-based analytics DBMS embracing the MySQL protocolA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityMicrosofts flagship relational DBMSA fully ACID in-memory object graph databaseNewSQL database with distributed OLTP and SQL
Primary database modelRelational DBMSTime Series DBMSRelational DBMSDocument store
Object oriented DBMS
Document store
Relational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.60
Rank#247  Overall
#113  Relational DBMS
Score821.56
Rank#3  Overall
#3  Relational DBMS
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Score0.50
Rank#258  Overall
#41  Document stores
#120  Relational DBMS
Websitedoris.apache.org
github.com/­apache/­doris
www.circonus.com/solutions/time-series-database/www.microsoft.com/­en-us/­sql-serverorigodb.comwww.sequoiadb.com
Technical documentationgithub.com/­apache/­doris/­wikidocs.circonus.com/irondb/category/getting-startedlearn.microsoft.com/­en-US/­sql/­sql-serverorigodb.com/­docswww.sequoiadb.com/­en/­index.php?m=Files&a=index
DeveloperApache Software Foundation, originally contributed from BaiduCirconus LLC.MicrosoftRobert Friberg et alSequoiadb Ltd.
Initial release2017201719892009 infounder the name LiveDB2013
Current release1.2.2, February 2023V0.10.20, January 2018SQL Server 2022, November 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialcommercial inforestricted free version is availableOpen SourceOpen Source infoServer: AGPL; Client: Apache V2
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 and C++C++C#C++
Server operating systemsLinuxLinuxLinux
Windows
Linux
Windows
Linux
Data schemeyesschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyesyes infotext, numeric, histogramsyesUser defined using .NET types and collectionsyes infooid, date, timestamp, binary, regex
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 infocan be achieved using .NETno
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLyesSQL-like query language (Circonus Analytics Query Language: CAQL)yesnoSQL-like query language
APIs and other access methodsJDBC
MySQL client
HTTP APIADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
.NET Client API
HTTP API
LINQ
proprietary protocol using JSON
Supported programming languagesJava.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
.Net.Net
C++
Java
PHP
Python
Server-side scripts infoStored proceduresuser defined functionsyes, in LuaTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavayesJavaScript
Triggersnonoyesyes infoDomain Eventsno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningAutomatic, metric affinity per nodetables can be distributed across several files (horizontal partitioning); sharding through federationhorizontal partitioning infoclient side managed; servers are not synchronizedSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneconfigurable replication factor, datacenter awareyes, but depending on the SQL-Server EditionSource-replica replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate consistency per node, eventual consistency across nodesImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynonoyesdepending on modelno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDDocument is locked during a transaction
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoWrite ahead logyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardnofine grained access rights according to SQL-standardRole based authorizationsimple password-based access control

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
Apache DorisIRONdbMicrosoft SQL ServerOrigoDBSequoiadb
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

Apache Doris for Log and Time Series Data Analysis in NetEase: Why Not Elasticsearch and InfluxDB?
5 June 2024, hackernoon.com

Workload Isolation in Apache Doris: Optimizing Resource Management and Performance
25 May 2024, hackernoon.com

How to Digest 15 Billion Logs Per Day and Keep Big Queries Within 1 Second
1 September 2023, KDnuggets

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Streamlining Data Operations: How a Grocery Chain Optimizes Workloads with Apache Doris
16 May 2024, hackernoon.com

provided by Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21 February 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22 February 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21 February 2024, Enterprise Times

provided by Google News

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

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

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

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

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

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

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

Present your product here