问题
In my current project, my DBA suggested to store everything as JSON object in oracle. I don't feel that is the right approach because basically he suggested to use Oracle like MongoDB. Is there any Pros and Cons storing JSON objects in Oracle database as it is RDBMS database.
来源:https://stackoverflow.com/questions/46166362/what-are-pros-and-cons-storing-json-in-oracle