@slay-pics/slay-q-postgres
TypeScript icon, indicating that this package has built-in type declarations

0.3.1 • Public • Published

@slay-pics/slay-q-postgres

npm version npm downloads bundle Codecov

Postgres driver for Slay Q.

Read the Docs

Usage

Install package:

# npm
npm install @slay-pics/slay-q @slay-pics/slay-q-postgres

# yarn
yarn add @slay-pics/slay-q @slay-pics/slay-q-postgres

# pnpm
pnpm install @slay-pics/slay-q @slay-pics/slay-q-postgres

# bun
bun install @slay-pics/slay-q @slay-pics/slay-q-postgres

Environment Variables

You can configure the driver by passing in options to the constructor, or alternatively you can specify the following environment variables:

  • DATABASE_URL - The database connection string url

Note that constructor options take precedents.

License

Published under MIT License.

Package Sidebar

Install

npm i @slay-pics/slay-q-postgres

Weekly Downloads

1

Version

0.3.1

License

MIT

Unpacked Size

14.4 kB

Total Files

8

Last publish

Collaborators

  • slaypics