Hello. I have a Express Server and a MySql Server and at the moment I am stuck at the decision which way I should do my database requests. The biggest problem is that I don`t know which ways are good for production and which not.Some Ideas from myself: 1. Use a self made SQL-Query builder with partially hardcoded SQL Queries. 2. Use a query-builder npm module. 3. use a ORMI hope you can give me some answers and maybe also some example code.Sys0
Submitted December 19, 2016 at 02:22PM by Sys0_MKNR
No comments:
Post a Comment