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:ย 

Ingesting data from SQL Server foreign tables

DBMIVEN
New Contributor II

I have created a connection to a SQL server DB, and set up a catalog for it. i can now view all the tables, and query them. I want to ingest some of the tables into our ADLS gen 2 that we set up with Unity Catalog. What is the best approach here? LakeFlow Connect? Or can i ingest the data incrementally using auto loader?

1 REPLY 1

Kaniz_Fatma
Community Manager
Community Manager

Hi @DBMIVEN, To ingest data from your SQL Server DB into ADLS Gen2 with Unity Catalog, you can use LakeFlow Connect for a managed, streamlined approach with scheduling and monitoring, or Auto Loader for incremental ingestion that processes new files as they arrive. Additionally, you can leverage the COPY INTO command to load data from ADLS Gen2 into Unity Catalog tables, supporting various file formats and both initial and incremental loads. If you need more details on these methods, let me know!

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