agtype to jsonb conversion
Open
enhancement
- Dominant language
- C
- Stars
- 4.8k
- Forks
- 523
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 9
Description
Hello, everyone.
I'd like to have an agtype to jsonb conversion, so I would be able to write less complicated sql or use Postgresql drivers.
It was mentioned in docs that agtype is quite close to jsonb, so would such conversion be fast enough for large objects?
Contributor guide
Research direction
Start by reviewing the documentation's statement that agtype is close to PostgreSQL jsonb, then examine how agtype and jsonb are represented and exposed to PostgreSQL drivers. Done means defining a conversion approach and establishing whether it performs adequately for large objects.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, postgresql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100