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. Trino vs. VictoriaMetrics

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

Editorial information provided by DB-Engines
NameInfinityDB  Xexclude from comparisonOrientDB  Xexclude from comparisonSQLite  Xexclude from comparisonTrino  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 RDBMSFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQLA fast, cost-effective and scalable Time Series DBMS and monitoring solution
Primary database modelKey-value storeDocument store
Graph DBMS
Key-value store
Relational DBMSRelational DBMSTime Series DBMS
Secondary database modelsDocument store
Key-value store
Spatial DBMS
Search engine
Time Series DBMS
Wide column store
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
Score4.99
Rank#65  Overall
#36  Relational DBMS
Score1.23
Rank#172  Overall
#15  Time Series DBMS
Websiteboilerbay.comorientdb.orgwww.sqlite.orgtrino.iovictoriametrics.com
Technical documentationboilerbay.com/­infinitydb/­manualwww.orientdb.com/­docs/­last/­index.htmlwww.sqlite.org/­docs.htmltrino.io/­broadcast
trino.io/­docs/­current
docs.victoriametrics.com
github.com/­VictoriaMetrics/­VictoriaMetrics/­wiki
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperBoiler Bay Inc.OrientDB LTD; CallidusCloud; SAPDwayne Richard HippTrino Software FoundationVictoriaMetrics
Initial release2002201020002012 info2020 rebranded from PrestoSQL2018
Current release4.03.2.29, March 20243.46.0  (23 May 2024), May 2024v1.91, May 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2Open Source infoPublic DomainOpen Source infoApache Version 2.0Open 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.
Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
Implementation languageJavaJavaCJavaGo
Server operating systemsAll OS with a Java VMAll OS with a Java JDK (>= JDK 6)server-lessLinux
macOS infofor devlopment
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 typesyes
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.nonononono
Secondary indexesno infomanual creation possible, using inversions based on multi-value capabilityyesyesdepending on connected data-source
SQL infoSupport of SQLnoSQL-like query language, no joinsyes infoSQL-92 is not fully supportedyesno
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
JDBC
RESTful HTTP API
Trino CLI
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
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresnoJava, Javascriptnoyes, depending on connected data-sourceno
TriggersnoHooksyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnonedepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationnonedepending on connected data-sourceSynchronous 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 SERIALIZEDdepending on connected data-sourceEventual Consistency
Foreign keys infoReferential integrityno infomanual creation possible, using inversions based on multi-value capabilityyes inforelationship in graphsyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDACIDdepending on connected data-sourceno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locksyesyes
Durability infoSupport for making data persistentyesyesyesdepending on connected data-sourceyes
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 configurablenoSQL standard access control
More information provided by the system vendor
InfinityDBOrientDBSQLiteTrinoVictoriaMetrics
Specific characteristicsTrino is the fastest open source, massively parallel processing SQL query engine...
» more
Competitive advantagesHigh performance analtyics and data processing of very large data sets Powerful ANSI...
» more
Typical application scenariosPerformant analytics query engine for data warehouses, data lakes, and data lakehouses...
» more
Key customersTrino is widely adopted across the globe as freely-available open source software....
» more
Market metrics33000+ commits in GitHub 8200+ stargazers in GitHub 1200+ pull requests merged in...
» more
Licensing and pricing modelsTrino is an open source project and usage is therefore free. Commercial offerings...
» more
News

One busy week to go before Trino Fest 2024
6 June 2024

60: Trino calling AI
22 May 2024

Big names round out the Trino Fest 2024 lineup
8 May 2024

59: Querying Trino with Java and jOOQ
24 April 2024

A sneak peek of Trino Fest 2024
15 April 2024

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

Introducing Gremlin The Graph Database
14 August 2013, iProgrammer

provided by Google News

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

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

provided by Google News

The Perfect AI Storage: Trino From Facebook And Iceberg From Netflix?
30 April 2024, The Next Platform

Starburst Brings Dataframes Into Trino Platform
7 September 2023, Datanami

Query big data with resilience using Trino in Amazon EMR with Amazon EC2 Spot Instances for less cost | Amazon ...
4 October 2023, AWS Blog

A look at Presto, Trino SQL query engines
9 August 2022, TechTarget

Trino: The Open-source Data Query Engine That Split from Facebook
30 March 2022, hackernoon.com

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