Hi,
I'm new to nodejs .our exisitng project is going to be migrating to node ,Express JS and our db is oracle.
before going to choose node js and oracle , need to identify some thing which are available in Nodejs.
Question : sql injection
how to create a prepared statement / parametrized sql queries in express / nodeJS?
Regards,
New to Node