bulletproof-nodejs
bulletproof-nodejs copied to clipboard
Implementation with Mysql/pgsql with typescript
Can anyone has implemented this architecture in MySQL and typescript
I'm trying to do the same, any help would be appreciated.
I'm sorry I don't use MySQL but, have you tried using Knex?
am doing the same with oracle and mysql but am thinking how to replace the injection, i guess that i need to create a new dependencyInjector.ts right? and there set the containers that i will use with mysql...