JSPM

  • Created
  • Published
  • Downloads 45
  • Score
    100M100P100Q80947F
  • License MIT

A full-fledged ORM framework for NodeJS and MySQL with develop friendly code aimed to handle database migrations, MySQL Query builder / helper and property mapping.

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@nyffels/mynodeorm) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    MyNodeORM

    A full-fledged ORM framework for NodeJS and MySQL with develop friendly code aimed to handle database migrations, MySQL Query builder / helper and data mapping.

    Installation

    Use the npm package manager to install "MySQL Query Builder" by running the command

    npm install @nyffels/mynodeorm

    Usage

    The complete usage guide is coming soon through a website. Features:

    • Query builders / helpers
    • Data mapping
    • Database integration tool
    • Migration tools

    Contributing

    Pull requests are welcome but open an issue first to discuss what you would like to change.
    For major changes, please open an issue first to discuss what you would like to change.

    License

    MIT - Copyright (c) 2023-2025 Nyffels BV

    github (https://github.com/Nyffels-Open-Source/mysql-query-builder)
    npmjs (https://www.npmjs.com/package/@nyffels/mysql-query-builder)

    Dependencies

    Release notes

    Currently in Alpha development with possible breaking changes. Use this software at your own risk. Nyffels doesn't provide Release notes, documentation or changelogs at this stage of development.