mysql> SELECT created_at, updated_at, title, subtitle FROM pages WHERE tags LIKE 'mlrd' ORDER BY created_at DESC;

| created_at | updated_at | title | subtitle | tags |
| 2025-12-12 |  | mlrd: DynamoDB-Compatible API on MySQL |  | mysql, mlrd |
1 rows in set (0.00 sec)