October 2024
-
🔗Search is not magic with PostgreSQL
-
🔗Optimizing Postgres table layout for maximum efficiency
-
🐥TIL: Deleting duplicate rows in a database
-
🔗PostgreSQL: Full text search with the "websearch" syntax
-
🐥Backing up a PostgreSQL database
-
🔗PostgreSQL and UUID as primary key
-
🔗Stop using SERIAL in Postgres
-
🔗Building RAG with Postgres
September 2024
-
🔗PostgreSQL 17 Released!
-
🔗Six Degrees of Kevin Bacon - Postgres Style
-
🔗Add an use a JSONB field in Phoenix and Ecto
August 2024
-
🔗Postgres as a search engine
-
🐥Creating a copy of a database in PostgreSQL
-
🔗Add columns with custom types in Laravel Migrations
-
🐥Installing psql version 16 on Ubuntu
-
🔗Retrieval-Augmented Generation (RAG) with Elixir
July 2024
-
🔗Fine Tuning Full Text Search with PostgreSQL 12
-
🔗An ORDER BY statement improved our query times by 100x
-
🔗Retrieval Augmented Generation: What It Is and How to Start Using It
-
🔗Just Use Postgres for Everything
-
🔗Serving a billion web requests with boring code
-
🔗Postgres is Enough