Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bluecard7 authored Apr 30, 2019
1 parent 3bb5ef0 commit 1a07dab
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ In this workshop, you will learn about MongoDB and write a small script using Py

### Requirements
- Download Python 3
- mlab account
- set up of a database under mlab account
- MongoDB Atlas account

On repo:
- Sample data from https://www.hackuci.com/recruit
Expand Down Expand Up @@ -52,4 +51,4 @@ https://docs.mongodb.com/manual/reference/operator/query/. Examples using query
- SQL vs NoSQL: https://medium.com/xplenty-blog/the-sql-vs-nosql-difference-mysql-vs-mongodb-32c9980e67b2
- Scalability: https://softwareengineering.stackexchange.com/questions/194340/why-are-nosql-databases-more-scalable-than-sql
- MongoDB Documentation: https://api.mongodb.com/python/current/api/pymongo/
- W3 Schools MongoDB Tutorial: https://www.w3schools.com/python/python_mongodb_getstarted.asp
- W3 Schools MongoDB Tutorial: https://www.w3schools.com/python/python_mongodb_getstarted.asp

0 comments on commit 1a07dab

Please sign in to comment.