Migrating To Mongo
I have an application which contains data structures that did not fit nicely in an SQL database due to the nested structure of the data, so instead I opted to only store the metadata in a PostgreSQL database and the actual content as a plain JSON fil...
cvesters.hashnode.dev3 min read