September 2025
-
🐥Adding an average column to SQL query results with window functions
-
🔗Why auto increment is a terrible idea
-
🐥Vector embeddings with Ash, OpenAI, and PostgreSQL
-
🐥Setting up AshPostgres.Extensions.Vector
-
🔗Keyset cursors, not offsets, for Postgres pagination
August 2025
-
🐥Granting a user privileges on a PostgreSQL database
-
🔗Handling unique indexes on large data in PostgreSQL
-
🔗Ecto, on_replace and deferred checks
-
🔗Advanced Ecto for Elixir monitoring with AppSignal
-
🔗Full text search in the age of MCP
-
🔗How to change a field type in an Ecto embedded schema with a migration
-
🔗Normalize chart data using Ecto and PostgreSQL
July 2025
-
🔗https://github.com/dimamik/torus
-
🔗OpenAI: Scaling PostgreSQL to the next Level
June 2025
-
🔗How we use Oban with Elixir to handle our billing routines
-
🔗PostgreSQL 17 cluster config missing after upgrade on Ubuntu
-
🔗Phoenix.Sync
-
🔗Using database comments to track columns with sensitive data
May 2025
-
🐥How to upgrade PostgreSQL on Ubuntu Server
-
🐥Tuning PostgreSQL query planning with SET STATISTICS
-
🔗PostgreSQL JSONB - Powerful Storage for Semi-Structured Data
-
🐥How to duplicate a table in PostgreSQL
-
🔗Try PostgreSQL's citext