@concord-consortium/hstore-to-json
v1.0.3
Published
Postgres hstore to json parser for embedded objects
Downloads
11
Maintainers
Keywords
Readme
@concord-consortium/hstore-to-json
Converts hstore to json, based on https://github.com/scarney81/pg-hstore.
This repo was created because pg-hstore does not encode sub-objects as json which this library does.