Skip to content
This repository was archived by the owner on Jul 19, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 402 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 402 Bytes

hstore for Node.js

Node.js module for transforming JavaScript objects to hstore format as used by PostgreSQL.

This can be used to store key/value pairs in a format recognized by the database, so you can query them via SQL.