Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
masklinn
on Dec 6, 2023
|
parent
|
context
|
favorite
| on:
JSONB has landed
AFAIK jsonb is not a specific format, it’s just a generic term for “a json equivalent binary representation”. The sqlite blurb says jsonb is generally smaller than json, but IIRC from when postgres added jsonb postgres’ is generally slightly larger.
cryptonector
on Dec 6, 2023
[–]
PG's JSONB has a specification (well, inside PG, not a standard), and they won't change it except in backwards compatible ways (or, really, at all).
masklinn
on Dec 6, 2023
|
parent
[–]
> PG's JSONB has a specification (well, inside PG, not a standard)
So does sqlite's. An implementation detail, even a necessarily stable one, does not a format make.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: