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

DBMS > Informix vs. Qdrant vs. RDF4J vs. SwayDB vs. Virtuoso

System Properties Comparison Informix vs. Qdrant vs. RDF4J vs. SwayDB vs. Virtuoso

Editorial information provided by DB-Engines
NameInformix  Xexclude from comparisonQdrant  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonSwayDB  Xexclude from comparisonVirtuoso  Xexclude from comparison
DescriptionA secure embeddable database from IBM, positioned besides IBM Db2 as a relatively low-cost product optimized for OLTP and Internet of Things dataA high-performance vector database with neural network or semantic-based matchingRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.An embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storageVirtuoso is a multi-model hybrid-RDBMS that supports management of data represented as relational tables and/or property graphs
Primary database modelRelational DBMS infoSince Version 12.10 support for JSON/BSON datatypes compatible with MongoDBVector DBMSRDF storeKey-value storeDocument store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF store
Search engine
Secondary database modelsDocument store
Spatial DBMS
Time Series DBMS infowith Informix TimeSeries Extension
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score17.87
Rank#35  Overall
#22  Relational DBMS
Score1.16
Rank#175  Overall
#6  Vector DBMS
Score0.69
Rank#230  Overall
#9  RDF stores
Score0.00
Rank#382  Overall
#59  Key-value stores
Score4.26
Rank#78  Overall
#13  Document stores
#4  Graph DBMS
#2  Native XML DBMS
#42  Relational DBMS
#2  RDF stores
#9  Search engines
Websitewww.ibm.com/­products/­informixgithub.com/­qdrant/­qdrant
qdrant.tech
rdf4j.orgswaydb.simer.auvirtuoso.openlinksw.com
Technical documentationinformix.hcldoc.com
www.ibm.com/­support/­knowledgecenter/­SSGU8G/­welcomeIfxServers.html
qdrant.tech/­documentationrdf4j.org/­documentationdocs.openlinksw.com/­virtuoso
DeveloperIBM, HCL Technologies infoEffective May 1st, 2017, HCL took on development, technical support, and product management teams, and works jointly with IBM on product strategy, marketing, and sales.QdrantSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Simer PlahaOpenLink Software
Initial release19842021200420181998
Current release14.10.FC5, November 20207.2.11, September 2023
License infoCommercial or Open Sourcecommercial infofree developer edition availableOpen Source infoApache Version 2.0Open Source infoEclipse Distribution License (EDL), v1.0.Open Source infoGNU Affero GPL V3.0Open 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 languageC, C++ and JavaRustJavaScalaC
Server operating systemsAIX
HP-UX
Linux
macOS
Solaris
Windows
Docker
Linux
macOS
Windows
Linux
OS X
Unix
Windows
AIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Data schemeyesschema-freeyes infoRDF Schemasschema-freeyes 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 dateyes infoSince Version 12.10 support for JSON/BSON datatypesNumbers, Strings, Geo, Booleanyesnoyes
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.nonoyes
Secondary indexesyesyes infoKeywords, numberic ranges, geo, full-textyesnoyes
SQL infoSupport of SQLyesnononoyes infoSQL-92, SQL-200x, SQL-3, SQLX
APIs and other access methodsJDBC
JSON API infoMongoDB compatible
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
gRPC
OpenAPI 3.0
RESTful HTTP/JSON API infoOpenAPI 3.0
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 languages.Net
C
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
Python
Rust
Java
PHP
Python
Java
Kotlin
Scala
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresyesyesnoyes infoVirtuoso PL
Triggersyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnonenoneyes
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Collection-level replicationnonenoneChain, star, and bi-directional replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency, tunable consistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoIsolation support depends on the API usedAtomic execution of operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoin-memory storage is supported as wellyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlUsers with fine-grained authentication, authorization, and auditing controlsKey-based authenticationnonoFine-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
InformixQdrantRDF4J infoformerly known as SesameSwayDBVirtuoso
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
InformixQdrantRDF4J infoformerly known as SesameSwayDBVirtuoso
Recent citations in the news

IBM Informix: A key part of IBM’s hybrid cloud and AI strategy
11 January 2024, ibm.com

Unlock the value of your Informix data for advanced analytics and AI with watsonx.data
24 April 2024, ibm.com

IBM Unleashes 'Cheetah' Database
17 October 2023, InformationWeek

IBM Informix review: What you need to know about the software
12 December 2022, TechRepublic

IBM Informix Database in the Cloud | AWS News Blog
1 May 2009, AWS Blog

provided by Google News

Open source vector database startup Qdrant raises $28M
23 January 2024, TechCrunch

Qdrant Announces an Industry-First Hybrid Cloud Offering For Enterprise AI Applications
16 April 2024, Business Wire

Qdrant offers managed vector database for hybrid clouds
16 April 2024, InfoWorld

Qdrant launches first vector database as a managed hybrid cloud
16 April 2024, VentureBeat

Qdrant Raises $28M to Advance Massive-Scale AI Applications
26 January 2024, Datanami

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
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

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.

RaimaDB logo

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

Present your product here