6
๐ฅ You can validate JSON columns at the database level
โก๏ธ Database Tip
Extending a traditional database schema with NoSQL-like JSON columns can make the schema more understandable. But you should also ensure these JSON documents conform to an expected schema!