John Kerski in Cloud The complexity of using Power BI in US Sovereign Clouds “I hate to tell you this, but it’s not available for us yet.” This is an all-too-common phrase I find... 13 March 2025 7 min read 1
Kathi Kellenberger in Featured Introduction to GitHub Actions Part 1: Getting Started GitHub is one of the most popular services on the planet for storing documents. That includes everything from PowerPoint presentations... 11 March 2025 5 min read 2
Joe Celko in Theory and design Scales & Measurements If you’re going to work with databases, you probably ought to know something about data. In particular, we don’t put... 07 March 2025 11 min read 1
Robert Sheldon in MongoDB Importing and exporting data in MongoDB Compass When working with MongoDB, you’ll likely need to import or export document data from time-to-time. You can use MongoDB Compass... 05 March 2025 16 min read 1
Anil Kumar Moka in Snowflake Implementing Enterprise Data Security in Snowflake: Practical Concepts As a data engineer who’s spent the last few years implementing enterprise-scale security in Snowflake, I’ve witnessed firsthand how challenging... 04 March 2025 16 min read 1
Jagdish Mohite in Featured Web Browser Security: Evolving Threats, Safeguards, and the Road Ahead Web browsers are essential for navigating the Internet, serving as gateways to online information, services, and applications. However, their ubiquity... 01 March 2025 18 min read 2
Chisom Kanu in MySQL MySQL Shell Basic Configuration Management (Part 3 – Disk I/O and Storage Optimization) So far, in our previous articles on MySQL optimization, we’ve looked at basic configuration management and memory and CPU tuning... 27 February 2025 15 min read 1
Padmaja U.K in Cloud Beyond Single-Cloud: A Peek into Multi-Cloud The digital landscape is rapidly evolving, and the question has progressed from whether to adopt cloud technology to how to... 25 February 2025 11 min read 4
Camilo Reyes in .NET The Result Pattern in ASP.NET Core Minimal APIs ASP.NET Core Minimal APIs are a new (as of the end of 2024) way to build web APIs in ASP.NET... 20 February 2025 16 min read 31
Rodrigo Ribeiro Gomes in T-SQL Programming AI in SQL Server 2025: Embeddings Discover how SQL Server 2025 introduces embeddings and vector support in T‑SQL. Learn to store, compare, and query AI-generated vectors... 18 February 2025 48 min read 1252
Lukas Vileikis in MySQL MySQL Index Overviews: Descending B-Tree Indexes Most anyone who works with indexes should be familiar with B-tree indexes. These are the most commonly used data structures... 13 February 2025 11 min read
Edward Pollack in T-SQL Programming Exploring Scalar Solutions to Complex Data Math There are many functions and tools available to database professionals that can solve data math challenges, regardless of complexity. A... 12 February 2025 17 min read 11
Kellyn Pot'Vin-Gorman What is Oracle RAC and Why Use it for Scaling Workloads? Oracle Real Application Clusters (RAC) is a database clustering solution that enables multiple servers to operate as a single, unified... 10 February 2025 6 min read 1
Bravin Wasike in Containers and Virtualization Kubernetes vs. Serverless: When to Choose Which? As a DevOps engineer working with software development teams, the debate between Kubernetes and serverless computing often arises when the... 06 February 2025 14 min read
Laerte Junior in PowerShell Fun with PowerShell Asynchronous Imagine a candle that is lit and takes 1 hour to burn out. Now imagine one hundred candles. How many... 03 February 2025 7 min read 531
Louis Davidson in Editorials Art and Science and of course AI There is a classic argument that goes like this, “is programming art or a science?” In its purest form, science... 03 February 2025 5 min read
Phil Factor in Editorials Accessibility, and the Need for Ingenious Simplicity in Computer Scripts, Languages and Programs I’m very keen on accessibility in computer systems. Nowadays we tend to take a rather superior attitude to this problem,... 30 January 2025 12 min read 11
Robert Sheldon in MongoDB Creating Time Series Collections in MongoDB Throughout this series, I’ve introduced you to different features in MongoDB and provided examples to help demonstrate how the database... 27 January 2025 15 min read 2
Joe Celko in Theory and design Temporary Tables There is a feature of SQL I have not seen used much and probably with good reason. It’s the use... 24 January 2025 9 min read 311
Koen Verbeeck in General Analytics Loading Models from Source Data with dbt The data transformation tool dbt (data build tool) has become more and more popular over the past years. It focuses... 20 January 2025 8 min read