What are pros and cons storing JSON in oracle

大兔子大兔子 提交于 2019-12-10 11:39:11

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!