cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Is it the Lakehouse suitable as a OLTP and OLAP system at the same time?ย Recently I have seen some discussion in the company I work and it is basicall...

Anonymous
Not applicable

Is it the Lakehouse suitable as a OLTP and OLAP system at the same time?

Recently I have seen some discussion in the company I work and it is basically if the Lakehouse is a tool to be used as both transactional and analytical system.

The discussion has gone around the pros of having everything centralized vs the original purpose of a transactional system.

I know this is not a question but I would like to hear your opinions around implementing a Lakehouse solution for both purposes.

2 REPLIES 2

-werners-
Esteemed Contributor III

I would not use it as an OLTP system. The reason why is simple:

lakehouse is heavily dependent on 'big data file formats' like parquet, delta lake, orc, iceberg etc.

These are typically immutable.

In an oltp system you have to do a lot of small synchrone updates which is cumbersome in a lakehouse (because of the immutability of the files).

I don't see the added value (compared to an RDBMS) using a lakehouse for OLTP.

For OLAP workloads: totally.

Anonymous
Not applicable

Hi @Esteban Sierra-Muneraโ€‹ 

Hope all is well! Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or mark an answer as best? Else please let us know if you need more help. 

We'd love to hear from you.

Thanks!

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group