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 > BigObject vs. Ehcache vs. JanusGraph vs. Trino

System Properties Comparison BigObject vs. Ehcache vs. JanusGraph vs. Trino

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonEhcache  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonTrino  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesA widely adopted Java cache with tiered storage optionsA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Fast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedKey-value storeGraph DBMSRelational 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.13
Rank#333  Overall
#147  Relational DBMS
Score4.89
Rank#67  Overall
#8  Key-value stores
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score5.00
Rank#66  Overall
#36  Relational DBMS
Websitebigobject.iowww.ehcache.orgjanusgraph.orgtrino.io
Technical documentationdocs.bigobject.iowww.ehcache.org/­documentationdocs.janusgraph.orgtrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHub
DeveloperBigObject, Inc.Terracotta Inc, owned by Software AGLinux Foundation; originally developed as Titan by AureliusTrino Software Foundation
Initial release2015200920172012 info2020 rebranded from PrestoSQL
Current release3.10.0, March 20220.6.3, February 2023
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen Source infoApache Version 2; commercial licenses availableOpen Source infoApache 2.0Open 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.
Starburst Galaxy offers a feature-rich user interface to connect all your data sources, manage your Trino clusters, and query your data.
Implementation languageJavaJavaJava
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
All OS with a Java VMLinux
OS X
Unix
Windows
Linux
macOS infofor devlopment
Data schemeyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesyesyes
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 indexesyesnoyesdepending on connected data-source
SQL infoSupport of SQLSQL-like DML and DDL statementsnonoyes
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
JCacheJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
JDBC
RESTful HTTP API
Trino CLI
Supported programming languagesJavaClojure
Java
Python
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-side scripts infoStored proceduresLuanoyesyes, depending on connected data-source
Triggersnoyes infoCache Event Listenersyesno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoby using Terracotta Serveryes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)depending on connected data-source
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoby using Terracotta Serveryesdepending on connected data-source
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infovia Faunus, a graph analytics engineno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneTunable Consistency (Strong, Eventual, Weak)Eventual Consistency
Immediate Consistency
depending on connected data-source
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesnoyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyes infosupports JTA and can work as an XA resourceACIDdepending on connected data-source
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yesyesyes
Durability infoSupport for making data persistentyesyes infousing a tiered cache-storage approachyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastdepending on connected data-source
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlnonoUser authentification and security via Rexster Graph ServerSQL standard access control
More information provided by the system vendor
BigObjectEhcacheJanusGraph infosuccessor of TitanTrino
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

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

Time travel in Delta Lake connector
11 April 2024

58: Understanding your users with Trino and Mitzu
4 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

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

More resources
BigObjectEhcacheJanusGraph infosuccessor of TitanTrino
Recent citations in the news

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

DZone Coding Java JBoss 5 to 7 in 11 steps
9 January 2014, dzone.com

provided by Google News

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Database Deep Dives: JanusGraph
8 August 2019, IBM

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

Compose for JanusGraph arrives on Bluemix
15 September 2017, IBM

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

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

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

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here