Need help with API Token for authenticating API Calls

Not MongoDB, but Mongoose is the performance problem. Strapi uses mongoose instead of mongoDb’s node native driver which is at least 3 times faster than mongoose. Moreover, mongoose strips out the whole potential of mongoDb as Alexandre Karan explains in this article … I’m an msSql guy too, but in for no-sql I prefer mongoDb with node native driver.