lundi 25 décembre 2017

Communication with relational databases (MySQL) on NodeJs. Best practices

I am working on REST API, based on NodeJs.

My app get data from Mysql and return to clients. I try to organize my code wich works with Mysql.

Can I use repository + unit of work patterns?

Is "Patterns of Enterprise Application Architecture" of Martin Fowler still actual for NodeJs development? (can I read this book and use all of them, in depends of situations of course?).

Is this project a goot exemple of how I should do? http://ift.tt/2C50fot

Or maybe exists another patterns for NodeJs development? Could you recomend good sources of information?

Aucun commentaire:

Enregistrer un commentaire