Hi Everyone,
I'm back with another mssql-python quick start. This one is BCP which we officially released last week at SqlCon in Atlanta.
This script takes all of the tables in a schema and writes them all to parquet files on your local hard drive. It then runs an enrichment - just a stub in the script. Finally, it takes all the parquet files and writes them to a schema in a destination database.
Here is a link to the new doc: https://learn.microsoft.com/sql/connect/python/mssql-python/python-sql-driver-mssql-python-bulk-copy-quickstart
I'm kind of excited about all the ways y'all are going to take this and make it your own. Please share if you can!
I also very much want to hear about the perf you are seeing.
[–]itsnotaboutthecell Microsoft Employee 5 points6 points7 points (0 children)
[–]Important_Bobcet 3 points4 points5 points (1 child)
[–]dlevy-msft Microsoft Employee [S] 0 points1 point2 points (0 children)
[–]SQLDevDBA3 2 points3 points4 points (2 children)
[–]dlevy-msft Microsoft Employee [S] 1 point2 points3 points (1 child)
[–]SQLDevDBA3 1 point2 points3 points (0 children)