Gwen Shapira shares how teams are scaling AI features using PostgreSQL for mission-critical apps. She explains how to ...
Still building Oracle APEX like it is 2004? Still clicking around Page Designer for hours, copying settings from an old page, and hoping you did not miss a Dynamic Action? That's the whole point: vibe ...
Data isn't just oil anymore; it’s the oxygen your enterprise breathes. In 2026, the volume of data flowing through the average mid-to-large enterprise isn't just massive—it’s complex, messy, and ...
For decades the data landscape was relatively static. Relational databases (hello, Oracle!) were the default and dominated, organizing information into familiar columns and rows. That stability eroded ...
Database administrator with 14+ years of hands-on experience in database management and database design. After 15 years of managing Oracle databases across various enterprise environments, I can ...
MySQL and PostgreSQL are two of the most used open source SQL databases, and both fulfill the role of a general-purpose database well. How do you choose which one to use for a project? Let's look at ...
Even if generative AI hides SQL behind the curtain, it will continue to play a critical role in how we interact with and use data. In May 1974, Donald Chamberlin and Raymond Boyce published a paper on ...
Earlier this year, I had the privilege of serving on the organizing committee for the DataTune conference in my hometown of Nashville, Tenn. Unlike many database-specific or platform-specific ...
This is a continuation of a series of articles in which I briefly cover the main points of a specific topic in system architecture design. The previous article can be read here, and the complete guide ...
I am starting this new year the same way I ended the last: taking antibiotics because my biological daughter brought home a nasty sinus bug from Carnegie Mellon’s preschool. This was after my first ...
This article was written in collaboration with Bohan Zhang and originally appeared on the OtterTune website. In this article, we’ll dive into MVCC: what it is, how PostgreSQL does it, and why it is ...