Databases using JSON as storage/transport format [

2019-01-16 14:49发布

How many database systems there are that use JSON for storage or transport? I know of:

I remember I saw yet another vendor in a SO user's profile. That systems was using what they called binary JSON, but I can't remember the name of the product.

Lately, it appears that more and more DB projects are looking towards JSON for persistence storage. Some of them are even embracing HTTP as a transport layer.

7条回答
姐就是有狂的资本
2楼-- · 2019-01-16 15:24

postgresql recently added a json datatype

postgre json datatype

查看更多
登录 后发表回答