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