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

DBMS > InfinityDB vs. OrientDB vs. SQLite vs. SurrealDB vs. VictoriaMetrics

System Properties Comparison InfinityDB vs. OrientDB vs. SQLite vs. SurrealDB vs. VictoriaMetrics

Editorial information provided by DB-Engines
NameInfinityDB  Xexclude from comparisonOrientDB  Xexclude from comparisonSQLite  Xexclude from comparisonSurrealDB  Xexclude from comparisonVictoriaMetrics  Xexclude from comparison
DescriptionA Java embedded Key-Value Store which extends the Java Map interfaceMulti-model DBMS (Document, Graph, Key/Value)Widely used embeddable, in-process RDBMSA fully ACID transactional, developer-friendly, multi-model DBMSA fast, cost-effective and scalable Time Series DBMS and monitoring solution
Primary database modelKey-value storeDocument store
Graph DBMS
Key-value store
Relational DBMSDocument store
Graph DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.08
Rank#365  Overall
#55  Key-value stores
Score3.25
Rank#89  Overall
#16  Document stores
#6  Graph DBMS
#13  Key-value stores
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score1.02
Rank#190  Overall
#33  Document stores
#18  Graph DBMS
Score1.23
Rank#172  Overall
#15  Time Series DBMS
Websiteboilerbay.comorientdb.orgwww.sqlite.orgsurrealdb.comvictoriametrics.com
Technical documentationboilerbay.com/­infinitydb/­manualwww.orientdb.com/­docs/­last/­index.htmlwww.sqlite.org/­docs.htmlsurrealdb.com/­docsdocs.victoriametrics.com
github.com/­VictoriaMetrics/­VictoriaMetrics/­wiki
DeveloperBoiler Bay Inc.OrientDB LTD; CallidusCloud; SAPDwayne Richard HippSurrealDB LtdVictoriaMetrics
Initial release20022010200020222018
Current release4.03.2.29, March 20243.46.0  (23 May 2024), May 2024v1.5.0, May 2024v1.91, May 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2Open Source infoPublic DomainOpen SourceOpen 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 languageJavaJavaCRustGo
Server operating systemsAll OS with a Java VMAll OS with a Java JDK (>= JDK 6)server-lessLinux
macOS
Windows
FreeBSD
Linux
macOS
OpenBSD
Data schemeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")yes infodynamic column typesschema-free
Typing infopredefined data types such as float or dateyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesyes 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.nononono
Secondary indexesno infomanual creation possible, using inversions based on multi-value capabilityyesyes
SQL infoSupport of SQLnoSQL-like query language, no joinsyes infoSQL-92 is not fully supportedSQL-like query languageno
APIs and other access methodsAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
GraphQL
RESTful HTTP API
WebSocket
Graphite protocol
InfluxDB Line Protocol
OpenTSDB
Prometheus Query API
Prometheus Remote Read/Write
Supported programming languagesJava.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
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
Deno
Go
JavaScript (Node.js)
Rust
Server-side scripts infoStored proceduresnoJava, Javascriptnono
TriggersnoHooksyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationnoneSynchronous 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 systemImmediate Consistency infoREAD-COMMITTED or SERIALIZEDEventual Consistency
Foreign keys infoReferential integrityno infomanual creation possible, using inversions based on multi-value capabilityyes inforelationship in graphsyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locksyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlnoAccess rights for users and roles; record level security configurablenoyes, based on authentication and database rules

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
InfinityDBOrientDBSQLiteSurrealDBVictoriaMetrics
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

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

show all

Recent citations in the news

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

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

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

HNS IoT Botnet Evolves, Goes Cross-Platform
10 July 2018, Dark Reading

provided by Google News

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

Copilot‘s screen-snapping Recall data stored in plain text
31 May 2024, CyberNews.com

Limbo Is An SQLite-Compatible OLTP DBMS Leveraging IO_uring & Rust
9 May 2024, Phoronix

provided by Google News

SD Times Open-Source Project of the Week: SurrealDB
10 May 2024, SDTimes.com

Meet Tobie Morgan Hitchcock, CEO & Co-Founder Of SurrealDB
25 April 2024, TechRound

Cloud, privacy and AI: Trends defining the future of data and databases
27 September 2023, Sifted

SurrealDB raises $6M for its database-as-a-service offering
4 January 2023, TechCrunch

Introducing SurrealDB: A Quantum Leap in Database Technology
11 September 2023, TechRound

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

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.

Present your product here