September 2024
-
🔗SQLite is not a toy database
-
🔗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
July 2024
-
🔗Fine Tuning Full Text Search with PostgreSQL 12
-
🔗Just Use Postgres for Everything
-
🔗Postgres is Enough
June 2024
-
🔗An end-to-end ES/CQRS example with EventStoreDB and Phoenix/LiveView
-
🔗Why does SQLite (in production) have such a bad rep?
-
🔗Litestream - Streaming SQLite Replication
-
🔗Modern SQLite
-
🔗Many yes/no attributes: table design study
-
🐥Importing CSV files into SQLite
-
🔗Database Design for Google Calendar: a tutorial
May 2024
-
🐥Using Laravel migration with different databases
-
🐥Purging the MySQL binlogs
-
🐥Fast import of CSV data into PostgreSQL