https://github.com/tomashubelbauer/json-to-json_build_object
A handy tool for converting JSON to json_build_object calls in Postgres SQL
https://github.com/tomashubelbauer/json-to-json_build_object
json json-build-array json-build-object postgres sql
Last synced: about 2 months ago
JSON representation
A handy tool for converting JSON to json_build_object calls in Postgres SQL
- Host: GitHub
- URL: https://github.com/tomashubelbauer/json-to-json_build_object
- Owner: TomasHubelbauer
- Created: 2023-04-13T13:31:03.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-13T20:51:16.000Z (about 3 years ago)
- Last Synced: 2024-12-31T22:13:27.138Z (over 1 year ago)
- Topics: json, json-build-array, json-build-object, postgres, sql
- Language: JavaScript
- Homepage: https://tomashubelbauer.github.io/json-to-json_build_object/
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JSON to `json_build_object`
This repository hosts a utility web app for converting JSON text to Postgres
`json_build_object` SQL code.