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

DBMS > Faircom DB vs. OrientDB vs. Qdrant vs. Stardog vs. VictoriaMetrics

System Properties Comparison Faircom DB vs. OrientDB vs. Qdrant vs. Stardog vs. VictoriaMetrics

Editorial information provided by DB-Engines
NameFaircom DB infoformerly c-treeACE  Xexclude from comparisonOrientDB  Xexclude from comparisonQdrant  Xexclude from comparisonStardog  Xexclude from comparisonVictoriaMetrics  Xexclude from comparison
DescriptionNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Multi-model DBMS (Document, Graph, Key/Value)A high-performance vector database with neural network or semantic-based matchingEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationA fast, cost-effective and scalable Time Series DBMS and monitoring solution
Primary database modelKey-value store
Relational DBMS
Document store
Graph DBMS
Key-value store
Vector DBMSGraph DBMS
RDF store
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.24
Rank#311  Overall
#44  Key-value stores
#140  Relational DBMS
Score3.27
Rank#97  Overall
#16  Document stores
#6  Graph DBMS
#15  Key-value stores
Score1.23
Rank#171  Overall
#6  Vector DBMS
Score2.05
Rank#129  Overall
#11  Graph DBMS
#6  RDF stores
Score1.42
Rank#161  Overall
#14  Time Series DBMS
Websitewww.faircom.com/­products/­faircom-dborientdb.orggithub.com/­qdrant/­qdrant
qdrant.tech
www.stardog.comvictoriametrics.com
Technical documentationdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlwww.orientdb.com/­docs/­last/­index.htmlqdrant.tech/­documentationdocs.stardog.comdocs.victoriametrics.com
github.com/­VictoriaMetrics/­VictoriaMetrics/­wiki
DeveloperFairCom CorporationOrientDB LTD; CallidusCloud; SAPQdrantStardog-UnionVictoriaMetrics
Initial release19792010202120102018
Current releaseV12, November 20203.2.29, March 20247.3.0, May 2020v1.91, May 2023
License infoCommercial or Open Sourcecommercial infoRestricted, free version availableOpen Source infoApache version 2Open Source infoApache Version 2.0commercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infoApache Version 2.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 languageANSI C, C++JavaRustJavaGo
Server operating systemsAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
All OS with a Java JDK (>= JDK 6)Docker
Linux
macOS
Windows
Linux
macOS
Windows
FreeBSD
Linux
macOS
OpenBSD
Data schemeschema free, schema optional, schema required, partial schema,schema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")schema-freeschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyes, ANSI SQL Types, JSON, typed binary structuresyesNumbers, Strings, Geo, Booleanyes
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 infoImport/export of XML data possibleno
Secondary indexesyesyesyes infoKeywords, numberic ranges, geo, full-textyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLyes, ANSI SQL with proprietary extensionsSQL-like query language, no joinsnoYes, compatible with all major SQL variants through dedicated BI/SQL Serverno
APIs and other access methodsADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
gRPC
OpenAPI 3.0
RESTful HTTP/JSON API infoOpenAPI 3.0
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Graphite protocol
InfluxDB Line Protocol
OpenTSDB
Prometheus Query API
Prometheus Remote Read/Write
Supported programming languages.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
Go
Java
JavaScript (Node.js)
Python
Rust
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++Java, Javascriptuser defined functions and aggregates, HTTP Server extensions in Javano
TriggersyesHooksyes infovia event handlersno
Partitioning methods infoMethods for storing different data on different nodesFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Multi-source replicationCollection-level replicationMulti-source replication in HA-ClusterSynchronous replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocould be achieved with distributed queriesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Eventual Consistency, tunable consistencyImmediate Consistency in HA-ClusterEventual Consistency
Foreign keys infoReferential integrityyesyes inforelationship in graphsyes inforelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datatunable from ACID to Eventually ConsistentACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentYes, tunable from durable to delayed durability to in-memoryyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesno
User concepts infoAccess controlFine grained access rights according to SQL-standard with additional protections for filesAccess rights for users and roles; record level security configurableKey-based authenticationAccess rights for users and roles

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
Faircom DB infoformerly c-treeACEOrientDBQdrantStardogVictoriaMetrics
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

provided by Google News

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

K2View updates DataOps platform with data fabric automation
11 May 2021, TechTarget

provided by Google News

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

Open-source vector database Qdrant launches hybrid cloud for enterprise AI apps
16 April 2024, SiliconANGLE News

Qdrant Hybrid Cloud is Now Available for OCI Customers: Managed Vector Search Engine for Data-Sensitive AI ...
16 April 2024, blogs.oracle.com

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

New Qdrant Hybrid Cloud Points Vector Database at Enterprise AI
17 April 2024, Virtualization Review

provided by Google News

KubeCon24: VictoriaMetrics' Simpler Alternative to Prometheus
20 March 2024, The New Stack

OpenTelemetry Is Too Complicated, VictoriaMetrics Says
1 April 2024, Datanami

VictoriaMetrics takes organic growth over investor pressure
11 December 2023, The Register

VictoriaMetrics Machine Learning takes monitoring to the next level
19 March 2024, Business Wire

VictoriaMetrics offers free open source monitoring
5 December 2023, ComputerWeekly.com

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

AllegroGraph logo

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

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

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here