Forum Discussion

pmscorca's avatar
pmscorca
Icon for Post Prodigy rankPost Prodigy
1 year ago
Solved

Using the Mirroring feature in a data warehouse project

Hi, I need to design a data warehouse to feed with data coming from some database sources. Could be a good thing using the Mirroring feature at bronze layer instead of implementing a lakehouse in o...
  • DataBard's avatar
    DataBard
    1 year ago

    Yes, Mirroring is a great accelerator for bronze if you want that layer to be raw, untransformed data from your source environment. I've used mirroring in a medallion architecture with good success. At that point it's Delta tables sitting in your OneLake, which can be consumed for processes to move your data into silver.