Mercy Bassey in MySQL Replicating MySQL databases in Docker Containers In my prior article, “Running a relational database with Docker”, I showed how to spin up a Docker container with... 13 June 2025 10 min read
Anil Kumar Moka in Snowflake Load Data into Snowflake Using Native Snowflake Connector for Python: From Small to Large Datasets In our ongoing exploration of Snowflake data loading strategies, we’ve previously examined how to use pandas with SQLAlchemy to efficiently... 12 June 2025 23 min read
Aaron Bertrand in Database Administration SQL Server 2025 : Zstandard Backup Compression Whether you are a bank or a hot dog stand, creating backups is a boring but essential part of managing... 11 June 2025 15 min read
Kathi Kellenberger in DevOps Introduction to GitHub Actions Part 3: Self-hosted runners The previous article in this series discussed using GitHub-hosted runners. It covered how to call them in the yaml code,... 10 June 2025 8 min read
Edward Pollack in Database Administration TempDB Resource Governor Space Controls in SQL Server 2025 TempDB is a system database in SQL Server that manages temporary objects for all databases on a server. Because it... 09 June 2025 14 min read
Louis Davidson in Editorials The good, the bad, and the awful taste muscle memory can have When I was traveling a while back, I grabbed a small white metal tube out of my toiletry bag. Opened... 09 June 2025 7 min read
Louis Davidson in Conferences Sponsoring Scenic City Summit For the second year in a row, Simple Talk will sponsor Scenic City Summit in Chattanooga, TN, which will be... 08 June 2025 3 min read
Jagdish Mohite in PostgreSQL Securing PostgreSQL Against Injection, Misconfiguration, and Privilege Escalation PostgreSQL is a robust and trusted database platform, but it’s not invincible. The PostgreSQL Global Development Group “takes security seriously,”... 06 June 2025 22 min read
Kellyn Pot'Vin-Gorman Oracle ASM: A Simple Solution or Another Complexity? (part 1) For highly performant Oracle databases, the storage must be scalable, resilient, and easy to manage—especially as infrastructure complexity grows with... 05 June 2025 6 min read
Aisha Bukar in MySQL MySQL vs. PostgreSQL: Date and Time Data Types Date and time data types are important because they help track and manage time-based information in databases. This includes things... 03 June 2025 21 min read
Louis Davidson in Career What about Loyalty? My last editorial asked the question, “What is your price?” The point is that everyone has a situation right now... 02 June 2025 5 min read
Robert Sheldon in MongoDB Moving from SQL to MongoDB’s MQL People new to MongoDB often come to the platform with a background in relational database management systems (RDBMSs) such as... 30 May 2025 27 min read
Dennes Torres in Blogs Using Parameters with DAX in Report Builder This is something we expect to be simple, but it has a lot of secrets. Using parameters in DAX queries... 29 May 2025 4 min read
Mercy Bassey in MySQL Running a MySQL database in a Docker Container Relational databases provide a structured approach for storing and organizing large volumes of data into tables consisting of rows for... 29 May 2025 14 min read
Goodness Woke in Security and Compliance Zero-Trust Architecture for Cloud-Based AI Systems Cloud-based artificial intelligence’s growth has transformed how businesses analyze data and get insights, but it has also brought with it... 27 May 2025 25 min read
Louis Davidson in T-SQL Programming DISTINCT and UNION: What happens when you use them together? When I was perusing my LinkedIn feed the other day, I came across this thread about using SELECT *. In... 26 May 2025 11 min read
Joe Celko Data Encoding Schemes You probably noticed that when you get a bill or bank statement, it uses the current modern Western version of... 22 May 2025 15 min read
Edward Pollack in SQL Server SQL Server Developer Standard Edition: A Gift to Developers! SQL Server Developer Edition has for years provided a free data platform to test and develop applications in an environment... 21 May 2025 9 min read
Louis Davidson in Conferences SQL Saturday Raleigh 2025 Roundup Phew, this is the end of a run of events with little time between them. You know what though, despite... 21 May 2025 7 min read
Simple Talk Editor in SQL Server SQL Server 2025 is in Public Preview! On Monday, May 19, 2025, SQL Server 2025 was announced as finally going to be in public preview. Instead of... 21 May 2025 3 min read