Last active
September 9, 2019 14:47
-
-
Save jugshaurya/6bc375ec2bee76ccfa6fc2676f35cb67 to your computer and use it in GitHub Desktop.
Things I have worked with or encounterd them or want to use them
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## Database + their ORM/Driver + Software to use | |
1. Mongodb / Nedb / | |
monk | |
mongoose | |
robo3t - to see the records visually | |
MongoAtlas for mongodb hosted on internet | |
2. PostgressQL | |
knex | |
3. Sqlite | |
sequelize | |
## Security concern | |
1. dotenv | |
## Loading Gifs | |
 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment