โ Feed
๐ป **Python Engineering at Microsoft: Introducing Apache Arrow Support in mssql-python**
Reviewed by Sumit Sarabhai Fetching a million rows from SQL Server into a Polars DataFrame used to mean a million Python objects, a million GC allocations, and then throwing it all away to build a DataFrame. Not anymore. mssql-python now supports fetching SQL Server data directly...
๐ https://devblogs.microsoft.com/python/introducing-apache-arrow-support-in-mssql-python/
#tech #news
Reviewed by Sumit Sarabhai Fetching a million rows from SQL Server into a Polars DataFrame used to mean a million Python objects, a million GC allocations, and then throwing it all away to build a DataFrame. Not anymore. mssql-python now supports fetching SQL Server data directly...
๐ https://devblogs.microsoft.com/python/introducing-apache-arrow-support-in-mssql-python/
#tech #news