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 > AnzoGraph DB vs. InfinityDB vs. Ingres vs. RocksDB vs. Trino

System Properties Comparison AnzoGraph DB vs. InfinityDB vs. Ingres vs. RocksDB vs. Trino

Editorial information provided by DB-Engines
NameAnzoGraph DB  Xexclude from comparisonInfinityDB  Xexclude from comparisonIngres  Xexclude from comparisonRocksDB  Xexclude from comparisonTrino  Xexclude from comparison
DescriptionScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationA Java embedded Key-Value Store which extends the Java Map interfaceWell established RDBMSEmbeddable persistent key-value store optimized for fast storage (flash and RAM)Fast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelGraph DBMS
RDF store
Key-value storeRelational DBMSKey-value storeRelational 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.29
Rank#303  Overall
#25  Graph DBMS
#14  RDF stores
Score0.08
Rank#365  Overall
#55  Key-value stores
Score3.80
Rank#82  Overall
#44  Relational DBMS
Score3.41
Rank#86  Overall
#11  Key-value stores
Score4.99
Rank#65  Overall
#36  Relational DBMS
Websitecambridgesemantics.com/­anzographboilerbay.comwww.actian.com/­databases/­ingresrocksdb.orgtrino.io
Technical documentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmboilerbay.com/­infinitydb/­manualdocs.actian.com/­ingresgithub.com/­facebook/­rocksdb/­wikitrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperCambridge SemanticsBoiler Bay Inc.Actian CorporationFacebook, Inc.Trino Software Foundation
Initial release201820021974 infooriginally developed at University Berkely in early 1970s20132012 info2020 rebranded from PrestoSQL
Current release2.3, January 20214.011.2, May 20229.2.1, May 2024
License infoCommercial or Open Sourcecommercial infofree trial version availablecommercialcommercialOpen Source infoBSDOpen 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 languageJavaCC++Java
Server operating systemsLinuxAll OS with a Java VMAIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
LinuxLinux
macOS infofor devlopment
Data schemeSchema-free and OWL/RDFS-schema supportyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyesschema-freeyes
Typing infopredefined data types such as float or dateyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesnoyes
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.nonono infobut tools for importing/exporting data from/to XML-files availablenono
Secondary indexesnono infomanual creation possible, using inversions based on multi-value capabilityyesnodepending on connected data-source
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.noyesnoyes
APIs and other access methodsApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
.NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
C++ API
Java API
JDBC
RESTful HTTP API
Trino CLI
Supported programming languagesC++
Java
Python
JavaC
C++
Go
Java
Perl
Python
Ruby
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresuser defined functions and aggregatesnoyesnoyes, depending on connected data-source
Triggersnonoyesno
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardingnonehorizontal partitioning infoIngres Star to access multiple databases simultaneouslyhorizontal partitioningdepending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication in MPP-ClusternoneIngres Replicatoryesdepending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsKerberos/HDFS data loadingnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency in MPP-ClusterImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistencydepending on connected data-source
Foreign keys infoReferential integrityno infonot needed in graphsno infomanual creation possible, using inversions based on multi-value capabilityyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDyesdepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCCyesyes
Durability infoSupport for making data persistentyesyesyesyesdepending on connected data-source
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonoyes
User concepts infoAccess controlAccess rights for users and rolesnofine grained access rights according to SQL-standardnoSQL standard access control
More information provided by the system vendor
AnzoGraph DBInfinityDBIngresRocksDBTrino
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 partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
AnzoGraph DBInfinityDBIngresRocksDBTrino
Recent citations in the news

AnzoGraph review: A graph database for deep analytics
15 April 2019, InfoWorld

AnzoGraph: A W3C Standards-Based Graph Database | by Jo Stichbury
8 February 2019, Towards Data Science

Cambridge Semantics Fits AnzoGraph DB with More Speed, Free Access
23 January 2020, Solutions Review

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

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

provided by Google News

Actian Launches Ingres 12.0 Database
4 June 2024, PR Newswire

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

New startup from Postgres creator puts the database at heart of software stack
12 March 2024, TechCrunch

Dr. Michael Stonebraker: A Short History of Database Systems
1 February 2019, The New Stack

PostgreSQL now top developer choice ahead of MySQL, according to massive new survey • DEVCLASS
13 June 2023, DevClass

provided by Google News

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

The Journey to a Million Ops / Sec / Node in Venice
16 March 2024, InfoQ.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



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