Chisom Kanu in Development How to handle large datasets and parallel processing in esProc SPL Learn how esProc SPL handles large-scale data processing with efficient memory management, cursor-based processing, and parallel execution.… 22 April 2026 22 min read 11
Chisom Kanu in Development Data manipulation techniques in esProc SPL: a complete guide Understand data manipulation in esProc SPL. Learn how to clean, filter, merge, and reshape data efficiently compared to Python.… 14 April 2026 22 min read 1
Chisom Kanu in Development Data analysis in Python and esProc SPL compared – what are the differences, and which is best? Compare esProc SPL and Python for data analysis. Discover how esProc simplifies grouping, filtering, and data processing compared to Pandas.… 09 April 2026 19 min read 1
Chisom Kanu in Development Syntax and data structures in esProc SPL – a complete guide Explore esProc SPL's syntax and data structures. Learn how it compares to Python and discover its scripting capabilities for efficient... 06 April 2026 29 min read 1
Chisom Kanu in Development How to set up a data analysis environment in esProc SPL (compared to Python) Learn how to install and set up esProc SPL for data analysis. Compare esProc with Python and its unique features... 30 March 2026 23 min read 1
Andy Brown in Python Python is good, but not perfect – here are 10 reasons to avoid it Here are 10 reasons to avoid using Python for large or long-lived systems despite its strengths, featuring key limitations such... 12 February 2026 18 min read 11
Rodrigo Ribeiro Gomes in SQL Server How to Build an AI-Powered T-SQL Assistant with Python & SQL Server Discover how to build an AI-powered T-SQL assistant using Python, embeddings, vector search and SQL Server’s new AI features. Step-by-step... 22 October 2025 58 min read 31
Lee Asher in Python Incrementally Loading Data into Parquet with Python In this article, we'll introduce the Parquet format, explain some strategies for incrementally updating a Parquet repository, and, with a... 17 July 2025 14 min read 1
Edward Pollack in SQL Server Read and Write Parquet Files with SQL Server and Python Read and write Apache Parquet files from SQL Server using Python, pandas, and pyarrow - no native SQL Server Parquet... 19 November 2024 17 min read 21
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 1
.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