DEV Community

Discussion on: I am Full Stack Developer with NodeJS,AWS,Serverless and NoSQL in Fintech domain having experience of 4 years, Ask Me Anything!

Collapse
 
charlespoullain profile image
Charles Poullain

If you use node as backend api, what do you use in librairies / frameworks, orm, etc

Collapse
 
impuneet profile image
Puneet Sharma

As a ORM we are using sequelize for MySQL and mongoose for Mongo DB and Most of the APIs are microservices using AWS Lambda and AWS API Gateway as middleware.