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

DBMS > DuckDB vs. IRONdb vs. NCache vs. RDF4J vs. YugabyteDB

System Properties Comparison DuckDB vs. IRONdb vs. NCache vs. RDF4J vs. YugabyteDB

Editorial information provided by DB-Engines
NameDuckDB  Xexclude from comparisonIRONdb  Xexclude from comparisonNCache  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonYugabyteDB  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionAn embeddable, in-process, column-oriented SQL OLAP RDBMSA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityOpen-Source and Enterprise in-memory Key-Value StoreRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.High-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelRelational DBMSTime Series DBMSKey-value storeRDF storeRelational DBMS
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
Document store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.63
Rank#69  Overall
#37  Relational DBMS
Score0.96
Rank#195  Overall
#29  Key-value stores
Score0.74
Rank#222  Overall
#9  RDF stores
Score2.63
Rank#109  Overall
#53  Relational DBMS
Websiteduckdb.orgwww.circonus.com/solutions/time-series-database/www.alachisoft.com/­ncacherdf4j.orgwww.yugabyte.com
Technical documentationduckdb.org/­docsdocs.circonus.com/irondb/category/getting-startedwww.alachisoft.com/­resources/­docsrdf4j.org/­documentationdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperCirconus LLC.AlachisoftSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Yugabyte Inc.
Initial release20182017200520042017
Current release0.10, February 2024V0.10.20, January 20185.3.3, April 20242.19, September 2023
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialOpen Source infoEnterprise Edition availableOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoApache 2.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.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageC++C and C++C#, .NET, .NET Core, JavaJavaC and C++
Server operating systemsserver-lessLinuxLinux
Windows
Linux
OS X
Unix
Windows
Linux
OS X
Data schemeyesschema-freeschema-freeyes infoRDF Schemasdepending on used data model
Typing infopredefined data types such as float or dateyesyes infotext, numeric, histogramspartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryesyes
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.nononono
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLyesSQL-like query language (Circonus Analytics Query Language: CAQL)SQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.noyes, PostgreSQL compatible
APIs and other access methodsArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
HTTP APIIDistributedCache
JCache
LINQ
Proprietary native API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languagesC
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Java
PHP
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnoyes, in Luano infosupport for stored procedures with SQL-Server CLRyesyes infosql, plpgsql, C
Triggersnonoyes infoNotificationsyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneAutomatic, metric affinity per nodeyesnoneHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneconfigurable replication factor, datacenter awareyes, with selectable consistency levelnoneBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate consistency per node, eventual consistency across nodesEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Strong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnooptimistic locking and pessimistic lockingACID infoIsolation support depends on the API usedDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoin-memory storage is supported as wellyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesno
User concepts infoAccess controlnonoAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)noyes
More information provided by the system vendor
DuckDBIRONdbNCacheRDF4J infoformerly known as SesameYugabyteDB
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Systems of record and engagement for cloud native applications that require resilience,...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» more
Apache 2.0 license for the database
» 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

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

More resources
DuckDBIRONdbNCacheRDF4J infoformerly known as SesameYugabyteDB
Recent citations in the news

DuckDB: In-Process Python Analytics for Not-Quite-Big Data
31 May 2024, The New Stack

MotherDuck launches its DuckDB-based cloud analytics platform
30 May 2024, MSN

DuckDB Walks to the Beat of Its Own Analytics Drum
5 March 2024, Datanami

DuckDB: The tiny but powerful analytics database
15 May 2024, InfoWorld

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

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

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

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

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, businesswire.com

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18 April 2024, businesswire.com

Can Yugabyte Become The Defacto Database For Large-Scale, Cloud Native Applications?
20 May 2022, Forbes

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