cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
cancel
Showing results for 
Search instead for 
Did you mean: 

Is databricks capable of housing OLTP and OLAP?

TinasheChinyati
New Contributor

Hi data experts.

I currently have an OLTP (Azure SQL DB) that keeps data only for the past 14 days. We use Partition switching to achieve that and have an ETL (Azure data factory) process that feeds the Datawarehouse (Azure Synapse Analytics). My requirement is to migrate the OLTP and OLAP into the lakehouse within databricks. I will have a structured streaming from Eventhub to Bronze then have OLTP as silver and OLAP as Gold. Is this something that is possible within databricks. If so, can you suggest ways to achieve this possibly using delta tables or delta live tables. Thank you

1 REPLY 1

Kaniz
Community Manager
Community Manager

Hi @TinasheChinyati, Migrating your OLTP and OLAP workloads into a lakehouse within Databricks is indeed possible. 

 

Load Data into the Lakehouse:

  • Databricks provides tools and capabilities to make data migration to the lakehouse seamless. You can load data from diverse sources into your lakehouse.
  • Consider migrating your existing Parquet data lake to Delta Lake, which offers improved reliability, performance, and schema evolution capabilities.
  • Explore Lakehouse Federation to query data across different storage layers (Bronze, Silver, Gold) within your lakehouse.

Databricks Data Intelligence Platform vs. Enterprise Data Warehouse:

  • The Databricks Data Intelligence Platform is built on top of Apache Spark™, Unity Catalog, and Delta Lake.
  • Key differences include:

Delta Live Tables:

In summary, Databricks offers a powerful platform for unifying your data ecosystem, allowing analysts, data scientists, and engineers to work against the same tables. Consider leveraging Delta tables and Delta Live Tables to achieve your lakehouse migration goals. 🚀

Welcome to Databricks Community: Lets learn, network and celebrate together

Join our fast-growing data practitioner and expert community of 80K+ members, ready to discover, help and collaborate together while making meaningful connections. 

Click here to register and join today! 

Engage in exciting technical discussions, join a group with your peers and meet our Featured Members.