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 > mSQL vs. Oracle NoSQL vs. OrigoDB vs. SAP IQ vs. Virtuoso

System Properties Comparison mSQL vs. Oracle NoSQL vs. OrigoDB vs. SAP IQ vs. Virtuoso

Editorial information provided by DB-Engines
NamemSQL infoMini SQL  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonOrigoDB  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparisonVirtuoso  Xexclude from comparison
DescriptionmSQL (Mini SQL) is a simple and lightweight RDBMSA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesA fully ACID in-memory object graph databaseColumnar RDBMS optimized for Big Data analyticsVirtuoso is a multi-model hybrid-RDBMS that supports management of data represented as relational tables and/or property graphs
Primary database modelRelational DBMSDocument store
Key-value store
Relational DBMS
Document store
Object oriented DBMS
Relational DBMS infocolumn-orientedDocument 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
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score2.75
Rank#104  Overall
#53  Relational DBMS
Score4.26
Rank#78  Overall
#13  Document stores
#4  Graph DBMS
#2  Native XML DBMS
#42  Relational DBMS
#2  RDF stores
#9  Search engines
Websitehughestech.com.au/­products/­msqlwww.oracle.com/­database/­nosql/­technologies/­nosqlorigodb.comwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.htmlvirtuoso.openlinksw.com
Technical documentationdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlorigodb.com/­docshelp.sap.com/­docs/­SAP_IQdocs.openlinksw.com/­virtuoso
DeveloperHughes TechnologiesOracleRobert Friberg et alSAP, formerly SybaseOpenLink Software
Initial release199420112009 infounder the name LiveDB19941998
Current release4.4, October 202123.3, December 202316.1 SPS04, April 20197.2.11, September 2023
License infoCommercial or Open Sourcecommercial infofree licenses can be providedOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open SourcecommercialOpen 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 languageCJavaC#C
Server operating systemsAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Solaris SPARC/x86
Linux
Windows
AIX
HP-UX
Linux
Solaris
Windows
AIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Data schemeyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yesyesyes 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 dateyesoptionalUser defined using .NET types and collectionsyesyes
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 .NETnoyes
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersSQL-like DML and DDL statementsnoyesyes infoSQL-92, SQL-200x, SQL-3, SQLX
APIs and other access methodsJDBC
ODBC
RESTful HTTP API.NET Client API
HTTP API
LINQ
ADO.NET
JDBC
ODBC
RESTful HTTP API
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 languagesC
C++
Delphi
Java
Perl
PHP
Tcl
C
C#
Go
Java
JavaScript (Node.js)
Python
.NetC
C#
C++
Java
Perl
PHP
Python
Ruby
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresnonoyesyesyes infoVirtuoso PL
Triggersnonoyes infoDomain Eventsyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardinghorizontal partitioning infoclient side managed; servers are not synchronizedshared disk or shared nothing architectures with SAP IQ Multiplexeryes
Replication methods infoMethods for redundantly storing data on multiple nodesnoneElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureSource-replica replicationSAP/Sybase Replication ServerChain, star, and bi-directional replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnowith Hadoop integrationnoHadoop integrationyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency infodepending on configuration
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonodepending on modelyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoconfigurable infoACID within a storage node (=shard)ACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datanoyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoWrite ahead logyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infooff heap cacheyesnoyes
User concepts infoAccess controlnoAccess rights for users and rolesRole based authorizationfine grained access rights according to SQL-standardFine-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
mSQL infoMini SQLOracle NoSQLOrigoDBSAP IQ infoformer name: Sybase IQVirtuoso
Specific characteristicsVirtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» more
Competitive advantagesPerformance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» more
Typical application scenariosUsed for — Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» more
Key customersBroad use across enterprises and governments including — European Union (EU) US Government...
» more
Market metricsLargest installed-base ​of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» more
Licensing and pricing modelsAvailable in both Commercial Enterprise and Open Source (GPL v2) Editions Feature...
» 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
mSQL infoMini SQLOracle NoSQLOrigoDBSAP IQ infoformer name: Sybase IQVirtuoso
Recent citations in the news

Writing a Web Service in Perl
9 July 2003, PCQuest

Higher Education PS rules out ghost students before PAC
29 November 2018, diggers.news

provided by Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Oracle NoSQL database comes to the cloud
2 April 2020, TechTarget

Database Technologies
4 September 2018, oracle.com

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

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
21 December 2021, SAP News

IBM, SAP partner to move financial institutions to the hybrid cloud
28 July 2021, ZDNet

Rimini Street expands support beyond SAP and Oracle
11 June 2022, InsideSAP

Arcion CTO on building effective data pipelines – Blocks and Files
28 June 2022, Blocks & Files

SAP Scales Out HANA In-Memory For Clouds
6 March 2014, EnterpriseAI

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

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.

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