October 2024
-
14 Oct 2024🔗Proposal to make MariaDB the default MySQL variant in Ubuntu 25.04
-
13 Oct 2024🔗PostgreSQL: Full text search with the "websearch" syntax
-
11 Oct 2024🐥Backing up a PostgreSQL database
-
11 Oct 2024🔗PostgreSQL and UUID as primary key
-
8 Oct 2024🔗Stop using SERIAL in Postgres
-
5 Oct 2024🔗Building RAG with Postgres
-
3 Oct 2024🔗Tree hierarchies in Laravel
September 2024
-
29 Sep 2024🔗MySQL ORDER BY with nulls first or last (at bottom or top)
-
27 Sep 2024🔗PostgreSQL 17 Released!
-
22 Sep 2024🐥A subtlety of Ecto.Query.preload
-
19 Sep 2024🔗SQLite is not a toy database
-
6 Sep 2024🔗Add an use a JSONB field in Phoenix and Ecto
August 2024
-
25 Aug 2024🔗Postgres as a search engine
-
8 Aug 2024🐥Creating a copy of a database in PostgreSQL
-
8 Aug 2024🔗Add columns with custom types in Laravel Migrations
-
7 Aug 2024🐥Installing psql version 16 on Ubuntu
July 2024
-
25 Jul 2024🔗Fine Tuning Full Text Search with PostgreSQL 12
-
21 Jul 2024🔗Just Use Postgres for Everything
-
17 Jul 2024🔗Postgres is Enough
June 2024
-
30 Jun 2024🔗An end-to-end ES/CQRS example with EventStoreDB and Phoenix/LiveView
-
28 Jun 2024🔗Why does SQLite (in production) have such a bad rep?
-
27 Jun 2024🔗Litestream - Streaming SQLite Replication
-
25 Jun 2024🔗Modern SQLite
-
23 Jun 2024🔗Many yes/no attributes: table design study
-
21 Jun 2024🐥Importing CSV files into SQLite