Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 613 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 613 Bytes

postgres-json-helper

Small example of how to work with JSON with persistence in PostgreSQL, has Schema validation and default values.

Uses Sequelize, Ajv and lodash.merge, check the folder example to see how works.

Disclaimer

This is just a set of libraries I joined to assist in migrating from NoSQL to Postgres databases, I felt the lack of validation of the existing JSON Schema in Mongoose and Ottoman.

License

MIT