Forum Discussion

isabellasmou's avatar
isabellasmou
Copper Contributor
Apr 29, 2024

AWS S3 to SQL Server

I have a file on Amazon S3 that updates daily, and it's in SQL format. With these options, can I select a specific database to create and insert all the data into it in SQL Server?

Essentially, I'm asking if I can transfer data from Amazon S3 to SQL Server and, once imported, run SQL queries directly on the SQL Server?

Resources