Pg_jsonschema – JSON Schema Support for Postgres
supabase.com
Pg_jsonschema – JSON Schema Support for Postgres
1–10 of 46 posts
Re: Pg_jsonschema – JSON Schema Support for Postgres
#2Ah yeah super nice always wanted schema support in progress love to see them hammering away on top of the solid foundation of postgres
Re: Pg_jsonschema – JSON Schema Support for Postgres
#3This is long overdue and elegantly done. Great work!
On a personal note, it's great to finally see Neon & Supabase playing with each other. Much more interesting to me than Hasura.
Re: Pg_jsonschema – JSON Schema Support for Postgres
#4This is interesting. Would be curious to see if this can replace pydantic for specific cases.
Re: Pg_jsonschema – JSON Schema Support for Postgres
#5The article is also a joy to read. Well done.
Re: Pg_jsonschema – JSON Schema Support for Postgres
#6> 2022-08-19
Has anyone tried it? Any feedback on it?
Re: Pg_jsonschema – JSON Schema Support for Postgres
#7This is long overdue and elegantly done. Great work! On a personal note, it's great to finally see Neon & Supabase playing with each other. Much more interesting to me than Hasura.
The power of FOSS
Re: Pg_jsonschema – JSON Schema Support for Postgres
#8Re: Pg_jsonschema – JSON Schema Support for Postgres
#9This is interesting. Would be curious to see if this can replace pydantic for specific cases.
With pydantic’s funding, it wouldn’t surprise me if they enter this space themselves (the company side not the existing python library side)
Funding Ref: https://pydantic.dev/announcement/
Re: Pg_jsonschema – JSON Schema Support for Postgres
#10PG community had a similar patch, which got reverted from PG 15 on the last minute: https://www.depesz.com/2022/04/06/waiting-for-postgresql-15-...