I want to run SQL server query . ( under NodeJs server)
I've read here About the Prerequisites
Question :
Why Node.js required Python ?
Node doesn't require Python. It's a requirement of the SQL driver you want to use.