bulletproof-nodejs icon indicating copy to clipboard operation
bulletproof-nodejs copied to clipboard

Implementation with Mysql/pgsql with typescript

Open Murtaza-arif opened this issue 3 years ago • 3 comments

Can anyone has implemented this architecture in MySQL and typescript

Murtaza-arif avatar Jul 06 '21 00:07 Murtaza-arif

I'm trying to do the same, any help would be appreciated.

julian-gh avatar Jul 26 '21 02:07 julian-gh

I'm sorry I don't use MySQL but, have you tried using Knex?

santiq avatar Aug 09 '21 13:08 santiq

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

herhu avatar Mar 05 '22 14:03 herhu