Skip to content

MongoDB assignment aimed at creating a new collection and generating useful queries using Python / CLI.

Notifications You must be signed in to change notification settings

szybia/IMDB-Actors-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMDB Actors Assignment

Functionality:

  • Python and PyMongo used for generating an actors collection
  • Simple command line tool used for interacting with NoSQL database
  • Commands:
    • All documents
    • Actors movies embedded document / array
    • Actors in order
    • Number of movies actor has starred in
    • Actors movie titles

About

MongoDB assignment aimed at creating a new collection and generating useful queries using Python / CLI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages