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 > Newts vs. Oracle NoSQL vs. Raima Database Manager vs. RDF4J vs. Virtuoso

System Properties Comparison Newts vs. Oracle NoSQL vs. Raima Database Manager vs. RDF4J vs. Virtuoso

Editorial information provided by DB-Engines
NameNewts  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonRaima Database Manager infoformerly named db_Vista  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonVirtuoso  Xexclude from comparison
DescriptionTime Series DBMS based on CassandraA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesRDBMS with a small footprint, either embedded into an application or used as a database serverRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.Virtuoso is a multi-model hybrid-RDBMS that supports management of data represented as relational tables and/or property graphs
Primary database modelTime Series DBMSDocument store
Key-value store
Relational DBMS
Relational DBMS
Time Series DBMS
RDF storeDocument store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF store
Search engine
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.00
Rank#396  Overall
#42  Time Series DBMS
Score2.96
Rank#103  Overall
#18  Document stores
#17  Key-value stores
#52  Relational DBMS
Score0.48
Rank#261  Overall
#122  Relational DBMS
#22  Time Series DBMS
Score0.71
Rank#231  Overall
#9  RDF stores
Score4.20
Rank#83  Overall
#14  Document stores
#4  Graph DBMS
#2  Native XML DBMS
#45  Relational DBMS
#2  RDF stores
#9  Search engines
Websiteopennms.github.io/­newtswww.oracle.com/­database/­nosql/­technologies/­nosqlraima.comrdf4j.orgvirtuoso.openlinksw.com
Technical documentationgithub.com/­OpenNMS/­newts/­wikidocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmldocs.raima.comrdf4j.org/­documentationdocs.openlinksw.com/­virtuoso
DeveloperOpenNMS GroupOracleRaima Inc.Since 2016 officially forked into an Eclipse project, former developer was Aduna Software.OpenLink Software
Initial release20142011198420041998
Current release23.3, December 202315, June 20217.2.11, September 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)commercialOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoGPLv2, extended commercial license available
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 languageJavaJavaCJavaC
Server operating systemsLinux
OS X
Windows
Linux
Solaris SPARC/x86
Android
HP-UX
Integrity RTOS
iOS
Linux
OS X
QNX
Solaris
VxWorks
Windows
Linux
OS X
Unix
Windows
AIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Data schemeschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yesyes infoRDF Schemasyes infoSQL - Standard relational schema
RDF - Quad (S, P, O, G) or Triple (S, P, O)
XML - DTD, XML Schema
DAV - freeform filesystem objects, plus User Defined Types a/k/a Dynamic Extension Type
Typing infopredefined data types such as float or dateyesoptionalyesyesyes
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 infoExporting/Importing of XML structures possibleyes
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLnoSQL-like DML and DDL statementsyesnoyes infoSQL-92, SQL-200x, SQL-3, SQLX
APIs and other access methodsHTTP REST
Java API
RESTful HTTP APIADO.NET
JDBC
ODBC
RESTful HTTP API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
ADO.NET
GeoSPARQL
HTTP API
JDBC
Jena RDF API
ODBC
OLE DB
RDF4J API
RESTful HTTP API
Sesame REST HTTP Protocol
SOAP webservices
SPARQL 1.1
WebDAV
XPath
XQuery
XSLT
Supported programming languagesJavaC
C#
Go
Java
JavaScript (Node.js)
Python
.Net
C
C++
Objective-C
PL/SQL
Java
PHP
Python
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresnonoyes infobased on the ANSI/ISO SQL Persistent Stored Modules (PSM) specificationyesyes infoVirtuoso PL
Triggersnonoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infobased on CassandraShardinghorizontal partitioningnoneyes
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infobased on CassandraElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureSource-replica replicationnoneChain, star, and bi-directional replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnowith Hadoop integrationnonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Eventual Consistency
Immediate Consistency infodepending on configuration
Immediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Foreign keys infoReferential integritynonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoconfigurable infoACID within a storage node (=shard)ACIDACID infoIsolation support depends on the API usedACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyesyes 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.noyes infooff heap cacheyesyes
User concepts infoAccess controlnoAccess rights for users and rolesnonoFine-grained Attribute-Based Access Control (ABAC) in addition to typical coarse-grained Role-Based Access Control (RBAC) according to SQL-standard. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)
More information provided by the system vendor
NewtsOracle NoSQLRaima Database Manager infoformerly named db_VistaRDF4J infoformerly known as SesameVirtuoso
Specific characteristicsRaima Database Manager (RDM) is an embedded time-series database optimized to run...
» more
Virtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» more
Competitive advantagesDecreased time-to-market Industry-standard interfaces & tools for making your job...
» more
Performance & Scale โ€” as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» more
Typical application scenariosTypical use cases include: Internet of Things (IoT) Embedded In-Memory Database Time-Series...
» more
Used for โ€” Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» more
Key customersInfor, ABB, The Boeing Company, BAE Systems, Dow Jones, Dun & Bradstreet, Fujitsu,...
» more
Broad use across enterprises and governments including โ€” European Union (EU) US Government...
» more
Market metricsOver 30 000 applications developers worldwide have field-tested RDM products More...
» more
Largest installed-base โ€‹of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» more
Licensing and pricing modelsJust as the technical aspects of Raima Database Manager are flexible, so are the...
» more
Available in both Commercial Enterprise and Open Source (GPL v2) Editions Feature...
» more
News

Raima Unveils RaimaDB 16.0: Elevating Database Performance and User Experience
29 February 2024

Raima Announces Release of Raima Database Manager (RDM) v15, a Powerful Embedded Time Series Database
10 June 2021

Raima Announces Release of Raima Database Manager (RDM) v14.2, a Powerful IoT Edge Embedded Database
8 October 2020

Raima Joins BlackBerry QNX Channel Partner Program to Deliver Safety-Critical and Secure Software Solutions
1 October 2020

Raima Expands Their Reseller Network in Asia
19 May 2020

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
NewtsOracle NoSQLRaima Database Manager infoformerly named db_VistaRDF4J infoformerly known as SesameVirtuoso
Recent citations in the news

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle Beefs Up Its NoSQL Database Offering
3 April 2014, Data Center Knowledge

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

provided by Google News

Raima re-bundles their Raima Database Manager packages to align with market trends
14 March 2012, Embedded

Edge Computing Enabling the Future | Wind River
2 July 2018, WIND

Raima releases version 3 of Raima Database API for NI LabVIEW
9 November 2014, Embedded

LabVIEW integrates Raima's Database API
7 August 2013, Embedded

IP Core for ASICs & FPGAs meets CAN FD spec
27 January 2014, Embedded

provided by Google News

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

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.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

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

Present your product here