Forum Discussion
storks
1 year agoFrequent Visitor
Alternatives to Azure SQL for Metadata Database in Ingestion Framework Using Fabric Artifacts
Hi everyone, I'm working on a customer project where we’re building a generic ingestion and processing framework. Normally, I’d use an Azure SQL database to store metadata (e.g., data source info, t...
- 1 year ago
Fabric SQL Databases are the solution. Glad MSFT added this feature.
Anonymous
1 year agoNot applicable
Hi storks
Maybe you can consider using the Lakehouse in Fabric as an alternative. Not sure what's the structure and format of your meta data to be stored? In a lakehouse, you can store the files as they are under "Files\" in a lakehouse. If you want to store them in a table format, you can store them as delta tables under "Tables\".
Best Regards,
Jing
If this post helps, please Accept it as Solution to help other members find it. Appreciate your Kudos!