Posts by Daniel

postgresql

How to manage HTML and uploads in PostgreSQL with Flashboard

Let's be honest: the last thing you want is to add another data source and kill the joy of using PostgreSQL for everything ☺️ Learn how to have your database as the single source of truth, even for marketing content, in seconds.

headless-cms

Don't use a Headless CMS; use your database instead

Headless CMSs give you 100% control over your front end, but things get messy when one part of your data lives in the CMS and another in your database. Learn how to avoid common Headless CMS traps by having 100% of your data in your database.