Hacker News new | ask | show | jobs
by motorest 541 days ago
Postgres added native support for JSON in 2012. People have been using RDBMS to store denormalized data and even as a key-value store for way longer than that. In fact, it's very hard not to do that