An open API service indexing awesome lists of open source software.

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

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.