Does anyone have any recommendations for books about database design? I'm realising that I really don't understand the fundamentals very well, so I'm probably making a lot of mistakes that will bite me later on.

@cda Please let me jump into this better database schema design train

I have a copy of https://theartofpostgresql.com and it's kinda nice. It has a chapter on data modeling, but I wish something that explores it deeper with more examples.

The Art of PostgreSQL

The book that teaches SQL to developers: Learn to replace thousands of lines of code with simple queries!