Edward Pollack in SQL Server Reading and Writing Parquet Files in SQL Server When analytic data is stored directly in SQL Server, a clustered columnstore index is an ideal place for that data... 19 November 2024 16 min read
Dennes Torres Microsoft Fabric and PySpark: Coding tricks to improve your solutions PySpark has some unconventional syntaxes which provide power to the development process, making it easier. We talked about loops before. Let’s... 04 September 2024 4 min read
.NET Julio Sampaio in .NET IronPython: First steps Python is one of the most popular languages. Julio Sampaio explains how IronPython allows you to integrate Python with .NET.… 11 February 2021 8 min read
Zenon Ochal Dynamic Language Integration in a C# World .NET 4.0 introduced the Dynamic keyword in C#4.0, making it simple to have your .NET code smoothly interact with dynamic... 04 December 2010 14 min read
Timothy Wiseman Python for the SQL Server DBA Python is increasingly used by DBAs as a general-purpose scripting language, despite the pressure to adopt Microsoft's PowerShell. They find... 27 August 2009 8 min read