@azimutt/serde-sql
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

@azimutt/serde-sql

This lib is able to parse and generate SQL from/to a database model.

It's not meant to be an exhaustive parser but to extract and generate meaningful information.

It supports several dialects.

Publish

  • update package.json version
  • update lib versions (npm run update + manual) & run npm install
  • test with npm run dry-publish and check azimutt-serde-sql-x.y.z.tgz content
  • launch npm publish --access public

View it on npm.

/@azimutt/serde-sql/

    Package Sidebar

    Install

    npm i @azimutt/serde-sql

    Homepage

    azimutt.app

    Weekly Downloads

    0

    Version

    0.1.1

    License

    MIT

    Unpacked Size

    184 kB

    Total Files

    160

    Last publish

    Collaborators

    • sbouaked
    • loicknuchel