@telefrek/postgres
v1.0.0-alpha.61
Published
This package handles abstractions around postgres and interactions with a database
Downloads
65
Maintainers
Readme
______ _
| ___ \ | |
| |_/ /__ ___| |_ __ _ _ __ ___ ___
| __/ _ \/ __| __/ _` | '__/ _ \/ __|
| | | (_) \__ \ || (_| | | | __/\__ \
\_| \___/|___/\__\__, |_| \___||___/
__/ |
|___/
Overview
This package is an extension of the @telefrek/query
package that uses
Postgres (via the
pg package) to back the relational queries.