I'm using two self-hosted tracking apps that store exactly the same data: * Ryot * Yamtrack I use them to track my TV shows, movies, and games—what episode I'm on, what game I'm currently playing, what I've finished, etc. The optimized PostgreSQL dump of Yamtrack's database is 7.9 KB, while Ryot's is 110 KB. There must be a serious amount of overengineering and poor data modeling under the hood to end up with a 10x difference. #devstr