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 > RavenDB vs. SQLite vs. Stardog vs. VictoriaMetrics

System Properties Comparison RavenDB vs. SQLite vs. Stardog vs. VictoriaMetrics

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameRavenDB  Xexclude from comparisonSQLite  Xexclude from comparisonStardog  Xexclude from comparisonVictoriaMetrics  Xexclude from comparison
DescriptionOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseWidely used embeddable, in-process RDBMSEnterprise 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 modelDocument storeRelational DBMSGraph DBMS
RDF store
Time Series DBMS
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.84
Rank#101  Overall
#18  Document stores
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score2.07
Rank#122  Overall
#11  Graph DBMS
#6  RDF stores
Score1.23
Rank#172  Overall
#15  Time Series DBMS
Websiteravendb.netwww.sqlite.orgwww.stardog.comvictoriametrics.com
Technical documentationravendb.net/­docswww.sqlite.org/­docs.htmldocs.stardog.comdocs.victoriametrics.com
github.com/­VictoriaMetrics/­VictoriaMetrics/­wiki
DeveloperHibernating RhinosDwayne Richard HippStardog-UnionVictoriaMetrics
Initial release2010200020102018
Current release5.4, July 20223.46.0  (23 May 2024), May 20247.3.0, May 2020v1.91, May 2023
License infoCommercial or Open SourceOpen Source infoAGPL version 3, commercial license availableOpen Source infoPublic Domaincommercial 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 servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC#CJavaGo
Server operating systemsLinux
macOS
Raspberry Pi
Windows
server-lessLinux
macOS
Windows
FreeBSD
Linux
macOS
OpenBSD
Data schemeschema-freeyes infodynamic column typesschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or datenoyes infonot rigid because of 'dynamic typing' concept.yes
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.nono infoImport/export of XML data possibleno
Secondary indexesyesyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLSQL-like query language (RQL)yes infoSQL-92 is not fully supportedYes, compatible with all major SQL variants through dedicated BI/SQL Serverno
APIs and other access methods.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
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#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresyesnouser defined functions and aggregates, HTTP Server extensions in Javano
Triggersyesyesyes infovia event handlersno
Partitioning methods infoMethods for storing different data on different nodesShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationnoneMulti-source replication in HA-ClusterSynchronous replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate Consistency in HA-ClusterEventual Consistency
Foreign keys infoReferential integritynoyesyes inforelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID, Cluster-wide transaction availableACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes infovia file-system locksyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlAuthorization levels configured per client per databasenoAccess 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
3rd partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
RavenDBSQLiteStardogVictoriaMetrics
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Adds Graph Queries
15 May 2019, Datanami

Review: NoSQL database RavenDB
20 March 2019, TechGenix

provided by Google News

Microsoft Research chief scientist has no issue with Windows Recall
6 June 2024, The Register

How to Work with SQLite Database in Python
8 June 2024, Analytics Insight

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

provided by Google News

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

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

VictoriaMetrics Slashes Data Storage Bills by 90% With World's Most Cost-Efficient Monitoring
30 May 2024, Business Wire

Quarkus Java framework adds dev extensions for observability
4 June 2024, InfoWorld

How VictoriaMetrics' open source approach led to mass industry adoption
3 May 2024, Tech.eu

provided by Google News



Share this page

Featured Products

Neo4j logo

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

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

Present your product here