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

DBMS > Faircom DB vs. IRONdb vs. Microsoft SQL Server vs. OpenSearch vs. RDF4J

System Properties Comparison Faircom DB vs. IRONdb vs. Microsoft SQL Server vs. OpenSearch vs. RDF4J

Editorial information provided by DB-Engines
NameFaircom DB infoformerly c-treeACE  Xexclude from comparisonIRONdb  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonOpenSearch  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.A distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityMicrosofts flagship relational DBMSA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.
Primary database modelKey-value store
Relational DBMS
Time Series DBMSRelational DBMSSearch engineRDF store
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.20
Rank#318  Overall
#48  Key-value stores
#141  Relational DBMS
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score16.36
Rank#37  Overall
#4  Search engines
Score0.69
Rank#230  Overall
#9  RDF stores
Websitewww.faircom.com/­products/­faircom-dbwww.circonus.com/solutions/time-series-database/www.microsoft.com/­en-us/­sql-servergithub.com/­opensearch-project
opensearch.org
rdf4j.org
Technical documentationdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldocs.circonus.com/irondb/category/getting-startedlearn.microsoft.com/­en-US/­sql/­sql-serveropensearch.org/­docs/­latestrdf4j.org/­documentation
DeveloperFairCom CorporationCirconus LLC.MicrosoftAmazon Web ServicesSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.
Initial release19792017198920212004
Current releaseV12, November 2020V0.10.20, January 2018SQL Server 2022, November 20222.5.0, January 2023
License infoCommercial or Open Sourcecommercial infoRestricted, free version availablecommercialcommercial inforestricted free version is availableOpen Source infoApache Version 2.0Open Source infoEclipse Distribution License (EDL), v1.0.
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.
Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
Implementation languageANSI C, C++C and C++C++JavaJava
Server operating systemsAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
LinuxLinux
Windows
All OS with a Java VMLinux
OS X
Unix
Windows
Data schemeschema free, schema optional, schema required, partial schema,schema-freeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentyes infoRDF Schemas
Typing infopredefined data types such as float or dateyes, ANSI SQL Types, JSON, typed binary structuresyes infotext, numeric, histogramsyesyesyes
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.nonoyes
Secondary indexesyesnoyesyes infoAll search fields are automatically indexedyes
SQL infoSupport of SQLyes, ANSI SQL with proprietary extensionsSQL-like query language (Circonus Analytics Query Language: CAQL)yesSQL-like query languageno
APIs and other access methodsADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
HTTP APIADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Java API
RESTful HTTP/JSON API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Supported programming languages.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
.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
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
Java
PHP
Python
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++yes, in LuaTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javayesyes
Triggersyesnoyesyes infoby using the 'percolation' featureyes
Partitioning methods infoMethods for storing different data on different nodesFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningAutomatic, metric affinity per nodetables can be distributed across several files (horizontal partitioning); sharding through federationShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).configurable replication factor, datacenter awareyes, but depending on the SQL-Server Editionyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate consistency per node, eventual consistency across nodesImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, all
Foreign keys infoReferential integrityyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datatunable from ACID to Eventually ConsistentnoACIDnoACID infoIsolation support depends on the API used
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentYes, tunable from durable to delayed durability to in-memoryyesyesyesyes infoin-memory storage is supported as well
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlFine grained access rights according to SQL-standard with additional protections for filesnofine grained access rights according to SQL-standardno
More information provided by the system vendor
Faircom DB infoformerly c-treeACEIRONdbMicrosoft SQL ServerOpenSearchRDF4J infoformerly known as Sesame
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» 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 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
Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Faircom DB infoformerly c-treeACEIRONdbMicrosoft SQL ServerOpenSearchRDF4J infoformerly known as Sesame
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

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

provided by Google News

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

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

provided by Google News

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

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

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

Analyze more demanding as well as larger time series workloads with Amazon OpenSearch Serverless | Amazon Web ...
1 May 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, Oracle

Amazon OpenSearch Service adds support for Hebrew and HanLP language analyzers
23 April 2024, AWS Blog

Hybrid Search with Amazon OpenSearch Service | AWS Big Data Blog
19 March 2024, AWS Blog

Amazon OpenSearch Ingestion is now available in 2 additional commercial regions
15 February 2024, AWS Blog

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

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

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

Neo4j logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here