MongoDB with Python Crash Course - Tutorial for Beginners

MongoDB with Python Crash Course - Tutorial for Beginners

freeCodeCamp.org via freeCodeCamp Direct link

) Welcome

1 of 30

1 of 30

) Welcome

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

MongoDB with Python Crash Course - Tutorial for Beginners

Automatically move to the next video in the Classroom when playback concludes

  1. 1 ) Welcome
  2. 2 ) Intro to MongoDB
  3. 3 ) How do document DBs work?
  4. 4 ) Who uses MongoDB
  5. 5 ) Data modeling
  6. 6 ) Modeling guidelines
  7. 7 ) Integration database
  8. 8 ) Getting demo code
  9. 9 ) How ODMs work?
  10. 10 ) Introduction to mongoengine
  11. 11 ) Demo: Registering connections with MongoEngine
  12. 12 ) Concept: Registering connections
  13. 13 ) Demo: Defining mongoengine entities (classes)
  14. 14 ) Concept: mongoengine entities
  15. 15 ) Demo: Create a new account
  16. 16 ) Demo: Robo 3T for viewing and managing data
  17. 17 ) Demo: Login
  18. 18 ) Demo: Register a cage
  19. 19 ) Demo: Add a bookable time as a host
  20. 20 ) Demo: Managing your snakes as a guest
  21. 21 ) Demo: Book a cage as a guest
  22. 22 ) Demo: View your bookings as guest
  23. 23 ) Demo: View bookings as host
  24. 24 ) Concept: Inserting documents
  25. 25 ) Concept: Queries
  26. 26 ) Concept: Querying subdocuments with mongoengine
  27. 27 ) Concept: Query using operators
  28. 28 ) Concept: Updating via whole documents
  29. 29 ) Concept: Updating via in-place operators
  30. 30 ) Conclusion

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.