Frits Hoogland: A look into JSONB in YugabyteDB
📝
内容提要
To see how JSON is stored in YugabyteDB, we have to take a look at both PostgreSQL and YugabyteDB. Let's create two test tables for investigation: drop table if exists test1; create table...
🏷️
标签
➡️