Skip to content

@tyravel/database-pg

PostgreSQL database driver for Tyravel

Install

bash
npm install @tyravel/database-pg

Metadata

FieldValue
Version1.0.1
Sourcepackages/database-pg
CategoryDatabase
Node.js>=26

Tyravel dependencies

Public exports

From the package entry point (dist/index.d.ts). Deep imports are not supported.

Values

  • PgDatabaseServiceProvider
  • PostgresConnection
  • registerPgDatabaseDriver

Types

  • PgConnectionConfig

Released under the MIT License.