# Overview A data lakehouse is an approach for building a data architecture, which combines the schema flexibility of [[Data Lakes]] and the structure of [[Data Warehouses]]. It does so by using underlying [[File Storage]] to hold data and [[open table format]] technologies to organize the data. # Key Considerations # Implementation Details # Useful Links # Related Topics ## Reference #### Working Notes #### Sources