https://github.com/jscheid/pgrx_jsonb
JSONB iteration proof of concept
https://github.com/jscheid/pgrx_jsonb
Last synced: about 1 year ago
JSON representation
JSONB iteration proof of concept
- Host: GitHub
- URL: https://github.com/jscheid/pgrx_jsonb
- Owner: jscheid
- License: mit
- Created: 2023-11-13T20:33:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-14T01:49:28.000Z (over 2 years ago)
- Last Synced: 2025-01-30T04:19:35.652Z (over 1 year ago)
- Language: Rust
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Iterating over JSONB with PGRX
This is a proof of concept, don't use it for anything important.