The next version of Microsoft's flagship database will run Python scripts, with full access to Python third-party libraries, as native T-SQL stored procedures Don’t bring the data to your computation ...
I've said it before and I'll say it again: If you want to speed up your application, don't look at your code, look at your data access. The two slowest things you can do in application development are ...