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

DBMS > EsgynDB vs. Microsoft SQL Server vs. OrientDB vs. STSdb vs. SWC-DB

System Properties Comparison EsgynDB vs. Microsoft SQL Server vs. OrientDB vs. STSdb vs. SWC-DB

Editorial information provided by DB-Engines
NameEsgynDB  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonOrientDB  Xexclude from comparisonSTSdb  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  Xexclude from comparison
DescriptionEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionMicrosofts flagship relational DBMSMulti-model DBMS (Document, Graph, Key/Value)Key-Value Store with special method for indexing infooptimized for high performance using a special indexing methodA high performance, scalable Wide Column DBMS
Primary database modelRelational DBMSRelational DBMSDocument store
Graph DBMS
Key-value store
Key-value storeWide column store
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.25
Rank#312  Overall
#138  Relational DBMS
Score821.56
Rank#3  Overall
#3  Relational DBMS
Score3.25
Rank#89  Overall
#16  Document stores
#6  Graph DBMS
#13  Key-value stores
Score0.10
Rank#357  Overall
#51  Key-value stores
Score0.08
Rank#364  Overall
#13  Wide column stores
Websitewww.esgyn.cnwww.microsoft.com/­en-us/­sql-serverorientdb.orggithub.com/­STSSoft/­STSdb4github.com/­kashirin-alex/­swc-db
www.swcdb.org
Technical documentationlearn.microsoft.com/­en-US/­sql/­sql-serverwww.orientdb.com/­docs/­last/­index.html
DeveloperEsgynMicrosoftOrientDB LTD; CallidusCloud; SAPSTS Soft SCAlex Kashirin
Initial release20151989201020112020
Current releaseSQL Server 2022, November 20223.2.29, March 20244.0.8, September 20150.5, April 2021
License infoCommercial or Open Sourcecommercialcommercial inforestricted free version is availableOpen Source infoApache version 2Open Source infoGPLv2, commercial license availableOpen Source infoGPL V3
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 languageC++, JavaC++JavaC#C++
Server operating systemsLinuxLinux
Windows
All OS with a Java JDK (>= JDK 6)WindowsLinux
Data schemeyesyesschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")yesschema-free
Typing infopredefined data types such as float or dateyesyesyesyes infoprimitive types and user defined types (classes)
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.noyesnono
Secondary indexesyesyesyesno
SQL infoSupport of SQLyesyesSQL-like query language, no joinsnoSQL-like query language
APIs and other access methodsADO.NET
JDBC
ODBC
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
.NET Client APIProprietary protocol
Thrift
Supported programming languagesAll languages supporting JDBC/ODBC/ADO.NetC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C#
Java
C++
Server-side scripts infoStored proceduresJava Stored ProceduresTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavaJava, Javascriptnono
TriggersnoyesHooksnono
Partitioning methods infoMethods for storing different data on different nodesShardingtables can be distributed across several files (horizontal partitioning); sharding through federationShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication between multi datacentersyes, but depending on the SQL-Server EditionMulti-source replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnono infocould be achieved with distributed queriesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyes inforelationship in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.noyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardAccess rights for users and roles; record level security configurableno

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
EsgynDBMicrosoft SQL ServerOrientDBSTSdbSWC-DB infoSuper Wide Column Database
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

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

How to automate an in-place upgrade of SQL Server on Amazon EC2 | Amazon Web Services
5 June 2024, AWS Blog

First Look: New Features in SQL Server 2016
7 June 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

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

Introducing Gremlin The Graph Database
14 August 2013, iProgrammer

provided by Google News

2022 All O-Zone Football Team
17 December 2022, Ozarks Sports Zone

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

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