Postgres JSONB

JSONB is a nifty Postgres type that allows you to store unstructured data inside of Postgres. A common use case of JSONB is to represent a mapping from a set of keys to arbitrary values. JSONB is nice for this … Read the rest

The post Postgres JSONB appeared first on malisper.me.

添加评论
点赞收藏
点踩分享查看原文
评论
?
参与讨论