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 > Bangdb vs. InterSystems IRIS vs. Microsoft SQL Server vs. OrientDB vs. Stardog

System Properties Comparison Bangdb vs. InterSystems IRIS vs. Microsoft SQL Server vs. OrientDB vs. Stardog

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonInterSystems IRIS  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonOrientDB  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityMicrosofts flagship relational DBMSMulti-model DBMS (Document, Graph, Key/Value)Enterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Document store
Key-value store
Object oriented DBMS
Relational DBMS
Relational DBMSDocument store
Graph DBMS
Key-value store
Graph DBMS
RDF store
Secondary database modelsSpatial DBMSDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score4.05
Rank#83  Overall
#14  Document stores
#10  Key-value stores
#1  Object oriented DBMS
#45  Relational DBMS
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score3.19
Rank#93  Overall
#16  Document stores
#7  Graph DBMS
#14  Key-value stores
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websitebangdb.comwww.intersystems.com/­products/­intersystems-iriswww.microsoft.com/­en-us/­sql-serverorientdb.orgwww.stardog.com
Technical documentationdocs.bangdb.comdocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clslearn.microsoft.com/­en-US/­sql/­sql-serverwww.orientdb.com/­docs/­last/­index.htmldocs.stardog.com
DeveloperSachin Sinha, BangDBInterSystemsMicrosoftOrientDB LTD; CallidusCloud; SAPStardog-Union
Initial release20122018198920102010
Current releaseBangDB 2.0, October 20212023.3, June 2023SQL Server 2022, November 20223.2.29, March 20247.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoBSD 3commercialcommercial inforestricted free version is availableOpen Source infoApache version 2commercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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, C++C++JavaJava
Server operating systemsLinuxAIX
Linux
macOS
Ubuntu
Windows
Linux
Windows
All OS with a Java JDK (>= JDK 6)Linux
macOS
Windows
Data schemeschema-freedepending on used data modelyesschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")schema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesyesyesyes
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.noyesyesnono infoImport/export of XML data possible
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesyesyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLSQL like support with command line toolyesyesSQL-like query language, no joinsYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsProprietary protocol
RESTful HTTP API
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesC
C#
C++
Java
Python
.Net
C++
Java
JavaScript (Node.js)
Python
C#
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
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnoyesTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavaJava, Javascriptuser defined functions and aggregates, HTTP Server extensions in Java
Triggersyes, Notifications (with Streaming only)yesyesHooksyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingtables can be distributed across several files (horizontal partitioning); sharding through federationShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)Source-replica replicationyes, but depending on the SQL-Server EditionMulti-source replicationMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono infocould be achieved with distributed queriesno
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integritynoyesyesyes inforelationship in graphsyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modeyesyesyes
User concepts infoAccess controlyes (enterprise version only)yesfine grained access rights according to SQL-standardAccess rights for users and roles; record level security configurableAccess rights for users and roles
More information provided by the system vendor
BangdbInterSystems IRISMicrosoft SQL ServerOrientDBStardog
Specific characteristicsInterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» more

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
BangdbInterSystems IRISMicrosoft SQL ServerOrientDBStardog
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

Consultmed moving its e-referral software to InterSystems's IRIS for Health and more briefs
6 May 2024, Mobihealth News

Unlocking the Power of Generative AI: InterSystems IRIS with Vector Search -
26 March 2024, HIT Consultant

InterSystems Expands IRIS Data Platform with Vector Search to Support Next-Gen AI Applications
26 March 2024, Datanami

InterSystems Introduces Two New Cloud-Native Smart Data Services to Accelerate Database and Machine Learning ...
11 January 2024, Yahoo Finance

InterSystems and IPA's Subsidiary BioStrand Collaborate to Unveil the Innovative Integration of Vector Search with ...
28 March 2024, Business Wire

provided by Google News

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

Configure change data capture parameters on Amazon RDS for SQL Server | Amazon Web Services
14 May 2024, AWS Blog

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.com

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

provided by Google News

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

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

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

K2View updates DataOps platform with data fabric automation
11 May 2021, TechTarget

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

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

Neo4j logo

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

Present your product here