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

DBMS > IRONdb vs. Kinetica vs. OrigoDB vs. PouchDB vs. RDF4J

System Properties Comparison IRONdb vs. Kinetica vs. OrigoDB vs. PouchDB vs. RDF4J

Editorial information provided by DB-Engines
NameIRONdb  Xexclude from comparisonKinetica  Xexclude from comparisonOrigoDB  Xexclude from comparisonPouchDB  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityFully vectorized database across both GPUs and CPUsA fully ACID in-memory object graph databaseJavaScript DBMS with an API inspired by CouchDBRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.
Primary database modelTime Series DBMSRelational DBMSDocument store
Object oriented DBMS
Document storeRDF store
Secondary database modelsSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.64
Rank#236  Overall
#109  Relational DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score0.69
Rank#230  Overall
#9  RDF stores
Websitewww.circonus.com/solutions/time-series-database/www.kinetica.comorigodb.compouchdb.comrdf4j.org
Technical documentationdocs.circonus.com/irondb/category/getting-starteddocs.kinetica.comorigodb.com/­docspouchdb.com/­guidesrdf4j.org/­documentation
DeveloperCirconus LLC.KineticaRobert Friberg et alApache Software FoundationSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.
Initial release201720122009 infounder the name LiveDB20122004
Current releaseV0.10.20, January 20187.1, August 20217.1.1, June 2019
License infoCommercial or Open SourcecommercialcommercialOpen SourceOpen SourceOpen 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.
Implementation languageC and C++C, C++C#JavaScriptJava
Server operating systemsLinuxLinuxLinux
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Unix
Windows
Data schemeschema-freeyesyesschema-freeyes infoRDF Schemas
Typing infopredefined data types such as float or dateyes infotext, numeric, histogramsyesUser defined using .NET types and collectionsnoyes
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.nonono infocan be achieved using .NETno
Secondary indexesnoyesyesyes infovia viewsyes
SQL infoSupport of SQLSQL-like query language (Circonus Analytics Query Language: CAQL)SQL-like DML and DDL statementsnonono
APIs and other access methodsHTTP APIJDBC
ODBC
RESTful HTTP API
.NET Client API
HTTP API
LINQ
HTTP 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 languages.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
C++
Java
JavaScript (Node.js)
Python
.NetJavaScriptJava
PHP
Python
Server-side scripts infoStored proceduresyes, in Luauser defined functionsyesView functions in JavaScriptyes
Triggersnoyes infotriggers when inserted values for one or more columns fall within a specified rangeyes infoDomain Eventsyesyes
Partitioning methods infoMethods for storing different data on different nodesAutomatic, metric affinity per nodeShardinghorizontal partitioning infoclient side managed; servers are not synchronizedSharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesconfigurable replication factor, datacenter awareSource-replica replicationSource-replica replicationMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency per node, eventual consistency across nodesImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Foreign keys infoReferential integritynoyesdepending on modelno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDnoACID infoIsolation support depends on the API used
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoWrite ahead logyes infoby using IndexedDB, WebSQL or LevelDB as backendyes 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.noyes infoGPU vRAM or System RAMyesyes
User concepts infoAccess controlnoAccess rights for users and roles on table levelRole based authorizationnono

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
IRONdbKineticaOrigoDBPouchDBRDF4J infoformerly known as Sesame
DB-Engines blog posts

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

show all

Recent citations in the 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

Kinetica Elevates RAG with Fast Access to Real-Time Data
26 March 2024, Datanami

Kinetica Delivers Real-Time Vector Similarity Search
21 March 2024, insideBIGDATA

Kinetica ramps up RAG for generative AI, empowering enterprises with real-time operational data
18 March 2024, SiliconANGLE News

Kinetica Launches Generative AI Solution for Real-Time Inferencing Powered by NVIDIA AI Enterprise
18 March 2024, GlobeNewswire

Transforming spatiotemporal data analysis with GPUs and generative AI
30 October 2023, InfoWorld

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

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

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

RaimaDB logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here