/lu-pg-doc-store

Opionated solution for storing documents as entities in postgres without an ORM-solution. This package aims to use postgres as a document store (storing json data as documents) but with the benefits of Postgres as a platform and with the occasional use of SQL features such as referential integrity between identifiers.

Primary LanguageJavaScriptMIT LicenseMIT

Stargazers