Socket
Book a DemoInstallSign in
Socket

@slay-pics/slay-q-postgres

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@slay-pics/slay-q-postgres

Postgres driver for SlayQ

latest
Source
npmnpm
Version
0.3.1
Version published
Weekly downloads
4
300%
Maintainers
1
Weekly downloads
 
Created
Source

@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.

Keywords

slayq

FAQs

Package last updated on 30 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts