โ† 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

Comments (0)