November 2025
-
18 Nov 2025🔗Strategic pagination patterns for .NET APIs
-
14 Nov 2025🔗SQL anti-patterns you should avoid
October 2025
-
27 Oct 2025🔗Batch updates and advanced inserts in Ecto for Elixir
-
22 Oct 2025🔗The hidden cost of MySQL defaults in Laravel apps
-
15 Oct 2025🐥Speeding up large Eloquent IN queries with temporary tables
September 2025
-
27 Sep 2025🔗SQL performance improvements: finding the right queries to fix (part 1)
-
26 Sep 2025🐥Making a copy of a MySQL database
-
18 Sep 2025🐥Adding an average column to SQL query results with window functions
June 2025
May 2025
April 2025
February 2025
-
23 Feb 2025🐥Updating the enum values of a database column definition
-
14 Feb 2025🐥Finding the latest version of each record using SQL
-
6 Feb 2025🔗Articles - High Performance SQLite
January 2025
December 2024
-
27 Dec 2024🔗Safe Ecto Migrations
-
7 Dec 2024🔗UUID, ORM and Strange Deadlocks
-
6 Dec 2024🔗Introduction to Ecto.Multi
-
3 Dec 2024🔗Historized Attributes: Systematic Table Design