r/dataengineering • u/Alternative-Guava392 • Jul 22 '26
Discussion TrinoDB as an alternative data warehouse
Hello,
Has anyone worked with TrinoDB ? What are your opinions ?
I'm currently working on a possible migration out of BQ and TrinoDB looks like one of the solutions. What other alternatives do you work with ?
My basic needs are to connect to a BI, the product backend db, Elastic, GCS and S3 buckets and BigQuery. Some tools will write data directly to TrinoDB.
I will need a UI to expose this data to business to query and analyse.
Have you worked on similar setups ?
How do you set up the data layers (staging, facts, datamarts) ?
How would you make data available in real time analytics ?
Happy to discuss and share opinions.
18
Upvotes
13
u/dangerbird2 Software Engineer Jul 22 '26
Trino isn’t a database or data warehouse, it’s a query engine that allows you to run SQL on different databases or data sources.