@materya/pg-tools
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-alpha.0 • Public • Published

@materya/pg-tools

NPM version Dependency Status Known Vulnerabilities codecov License

A set of tools to manipulate a PosgreSQL Database for your projects, based on Slonik.

This is an alpha project, work is still in progress.

DO NOT USE IN PRODUCTION

Install

npm i -D @materya/pg-tools

Tools

Migrate

A simple migrations & seeds provisioner

Usage

  • Run all migrations from last applied one

    npm run migrate -- up
    
  • Reverse all migrations

    npm run migrate -- down
    

License

GPL-3.0

/@materya/pg-tools/

    Package Sidebar

    Install

    npm i @materya/pg-tools

    Weekly Downloads

    4

    Version

    1.0.0-alpha.0

    License

    GPL-3.0

    Unpacked Size

    51.5 kB

    Total Files

    19

    Last publish

    Collaborators

    • sylver