The Query Designer is a React web application that allows the user to create, save and run query documents in simplenodeorm. The created query documents can then be run and results returned via REST. To use the query designer call the application with the
npm install @simplenodeorm/simplenodedesignerThe Query Designer is a React web application that allows the user to create,
save and run query documents in simplenodeorm. The created query documents can then
be run and results returned via REST. To use the query designer call the application with
the desired simplenodeorm context:
http://
Source:
https://github.com/simplenodeorm/simplenodedesigner.git
For more detailed information see Query Designer Documentation
This application is designed to work with simplenodeorm installations.
Simple Node ORM - NPM
Simple Node ORM - GitHub
Simple Node ORM - Documentation