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. PouchDB vs. RDF4J vs. Realm

System Properties Comparison Apache Doris vs. IRONdb vs. PouchDB vs. RDF4J vs. Realm

Editorial information provided by DB-Engines
NameApache Doris  Xexclude from comparisonIRONdb  Xexclude from comparisonPouchDB  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonRealm  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 simplicityJavaScript DBMS with an API inspired by CouchDBRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.A DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core Data
Primary database modelRelational DBMSTime Series DBMSDocument storeRDF storeDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.57
Rank#244  Overall
#113  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score0.69
Rank#230  Overall
#9  RDF stores
Score7.60
Rank#52  Overall
#9  Document stores
Websitedoris.apache.org
github.com/­apache/­doris
www.circonus.com/solutions/time-series-database/pouchdb.comrdf4j.orgrealm.io
Technical documentationgithub.com/­apache/­doris/­wikidocs.circonus.com/irondb/category/getting-startedpouchdb.com/­guidesrdf4j.org/­documentationrealm.io/­docs
DeveloperApache Software Foundation, originally contributed from BaiduCirconus LLC.Apache Software FoundationSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Realm, acquired by MongoDB in May 2019
Initial release20172017201220042014
Current release1.2.2, February 2023V0.10.20, January 20187.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialOpen SourceOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source
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.
Implementation languageJavaC and C++JavaScriptJava
Server operating systemsLinuxLinuxserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Unix
Windows
Android
Backend: server-less
iOS
Windows
Data schemeyesschema-freeschema-freeyes infoRDF Schemasyes
Typing infopredefined data types such as float or dateyesyes infotext, numeric, histogramsnoyesyes
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 indexesyesnoyes infovia viewsyesyes
SQL infoSupport of SQLyesSQL-like query language (Circonus Analytics Query Language: CAQL)nonono
APIs and other access methodsJDBC
MySQL client
HTTP APIHTTP REST infoonly for PouchDB Server
JavaScript API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Supported programming languagesJava.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
JavaScriptJava
PHP
Python
.Net
Java infowith Android only
Objective-C
React Native
Swift
Server-side scripts infoStored proceduresuser defined functionsyes, in LuaView functions in JavaScriptyesno inforuns within the applications so server-side scripts are unnecessary
Triggersnonoyesyesyes infoChange Listeners
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningAutomatic, metric affinity per nodeSharding infowith a proxy-based framework, named couchdb-loungenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneconfigurable replication factor, datacenter awareMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
nonenone
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 ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACID infoIsolation support depends on the API usedACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes infoin-memory storage is supported as wellyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes infoIn-Memory realm
User concepts infoAccess controlfine grained access rights according to SQL-standardnononoyes

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

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

More resources
Apache DorisIRONdbPouchDBRDF4J infoformerly known as SesameRealm
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

Data Analytics: Apache Doris' Impact in Reporting, Tagging, and Data Lake Operations
8 January 2024, hackernoon.com

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

Migrating from ClickHouse to Apache Doris: Boosting OLAP Performance
9 October 2023, hackernoon.com

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

Apache Doris Analytical Database Graduates from Apache Incubator
20 June 2022, Datanami

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

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, IBM

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

provided by Google News

Danish CEO explains Silicon Valley learning curve for European entrepreneurs - San Francisco Business Times
6 October 2016, The Business Journals

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

Here are the winners of Nordic Startup Awards
31 May 2016, EU-Startups

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here