
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. […]
Date and time data types are important because they help track and manage time-based information in databases. […]
This article is part of Robert Sheldon’s continuing series on Mongo DB. To see all of the […]
This is something we expect to be simple, but it has a lot of secrets. Using parameters […]
Relational databases provide a structured approach for storing and organizing large volumes of data into tables consisting […]
When I was perusing my LinkedIn feed the other day, I came across this thread about using […]
You probably noticed that when you get a bill or bank statement, it uses the current modern […]
This article is part of a series of posts on the forthcoming SQL Server 2025 release. Once […]
On Monday, May 19, 2025, SQL Server 2025 was announced as finally going to be in public […]
Microsoft does not yet support this edition of Ubuntu, but there are some workarounds to make it […]
Next up, I am going to give Microsoft Copilot its chance to check for technical inaccuracies in […]
Successful DevOps teams rely on data-driven decision-making to continuously improve software delivery and operational performance. Understanding the […]
Welcome back to our journey of understanding MySQL performance tuning using MySQL Shell. So far, we’ve covered […]
Learning something new has elements of bliss and terror. We all know the bliss of learning something […]
In my last post I described issues that might stop your migration to a SQL Server Managed […]
In more than 10 years of experience, I have dealt with cases where someone has performed incorrect […]
In the fast-paced world of business, fast, effective data management is crucial. One of the places where […]
Real-time data ingestion has become essential for modern analytics and operational intelligence. Organizations across industries need to […]
The new JSON field type and new functions in Azure SQL brings a new world of possibilities […]
Are SQL Saturdays finally back to the way they should be? This past weekend in Jacksonville Florida […]
Welcome back to the MySQL indexing series! We’ve already covered the nuances surrounding indexes in MySQL as […]
A while back, a friend of mine, who is big into baseball, tried to encourage me to […]
I already wrote about query performance analysis in lakehouses, but one secret was left behind: The capability […]
Purging data from a table is a common database maintenance task to prevent it from growing too […]
This article is part of Robert Sheldon’s continuing series on Mongo DB. To see all of the […]
With the popular data transformation tool dbt (data build tool), we have a bunch of interesting features […]
On Friday, April 25, Simple Talk is excited to be a sponsor of PGDay Chicago 2025. This […]
I preface a lot of what I write with whether or not it is for a “practical” […]
On the weekend of April 5, 2025, I attended (and Redgate sponsored) SQL Saturday Richmond. Having lived […]
The Postgres database management system was originally designed as object-relational. We remind why PostgreSQL is an object-relational […]
As started in part 1 of this series, I have set out to test an LLMs ability […]
Database Frontiers is a new database conference hitting the spotlight come October 15th, 2025. Here’s everything you […]
It’s nothing new for vendors to find ways to lock in customers to their products and cloud […]
I spend a lot of editing articles from various authors about a wide variety of topics. I […]
This article is part of Robert Sheldon’s continuing series on Mongo DB. To see all of the […]
“On a scale from 1 to 10, what color is your favorite letter of the alphabet?” –Slogan […]
It’s a tale as old as time. You want to read data. Your mate wants to write […]
A few weeks ago, I delivered some sessions about vector search in Fabric Databases and Azure SQL. […]
On April 5, 2025, Simple Talk will be a sponsor at SQL Saturday #1106 in Richmond Virginia. […]
I was recently on a project to migrate a very transactional installation of SQL Server to Azure […]
Loading data into Snowflake is a common need. Using Python and pandas is a common go-to solution […]
One of the least known, least used features of SQL is the CREATE DOMAIN statement. It does […]
Let’s analyse why we would like to query an SQL Endpoint. Once we understand why, we can […]
In Parts I (Solving the Overlap Query Problem in PostgreSQL) and II (Overlapping Ranges in Subsets […]
A very common task in creating a database is to store string data. For example, words, paragraph(s) […]
This is part of a series of posts from Aisha Bukar comparing MySQL and PostgreSQL. You can […]
The second I wrote down the idea for a blog posts on Distractions, I knew there had […]
if you’re going to work with databases, you probably ought to know something about data. In particular, […]
The holidays truly are over, and it is time to hit the road again here at Simple […]
I wrote about lakehouse maintenance before, about multiple lakehouse maintenances, published videos about this subject and provided […]
This article is part of Robert Sheldon’s continuing series on Mongo DB. To see all of the […]