MongoDB with Python

Mongo 3.4.3    |    Beginner
  • 16 videos | 1h 1m 46s
  • Includes Assessment
  • Earns a Badge
Rating 4.5 of 88 users Rating 4.5 of 88 users (88)
MongoDB can be queried, manipulated, and managed with Python. Discover how to install the Python driver for MongoDB - PyMongo, use GridFS with Python, and use a Python REST interface.

WHAT YOU WILL LEARN

  • Install, set up, and connect to mongodb using pymongo
    Make a database connection and get a database or collection
    Insert, query, update, and delete data
    Query by objectid and use find and find_one
    Create and manage indexes
    Use insert_many, count, and range queries
    Install and use the python gridfs package in pymongo to connect to a gridfs database
    Create, delete, and manipulate files in gridfs
  • Query data and find files in gridfs
    Use streaming to upload and download files
    Install the eve python rest api framework
    Configure and use eve to connect to a database
    Perform queries via eve
    Perform the create, read, update, and delete operations with the api
    Use sort, pretty printing, and pagination
    Use python to connect and interact with mongodb

IN THIS COURSE

  • 4m 57s
    In this video, you will install, set up, and connect to MongoDB using PyMongo. FREE ACCESS
  • 4m 51s
    In this video, you will make a database connection and get a database or collection. FREE ACCESS
  • Locked
    3.  Using CRUD Operations
    3m 28s
    In this video, you will learn how to insert, query, update, and delete data. FREE ACCESS
  • Locked
    4.  Getting or Querying a Document
    3m 39s
    In this video, you will learn how to query by ObjectId and use the find and find_one methods. FREE ACCESS
  • Locked
    5.  Creating and Managing Indexes
    3m 25s
    During this video, you will learn how to create and manage indexes. FREE ACCESS
  • Locked
    6.  Using Bulk Inserts, Counting, and Range Queries
    3m 46s
    Learn how to use insert many, count, and range queries. FREE ACCESS
  • Locked
    7.  Connecting to a GridFS
    4m 19s
    Learn how to install and use the Python GridFS package in PyMongo to connect to a GridFS database. FREE ACCESS
  • Locked
    8.  Manipulating Files
    3m 36s
    Find out how to create, delete, and manipulate files in GridFS. FREE ACCESS
  • Locked
    9.  Querying
    4m 4s
    In this video, learn how to query data and find files in MongoDB. FREE ACCESS
  • Locked
    10.  Streaming
    4m 32s
    In this video, you will learn how to upload and download files using streaming. FREE ACCESS
  • Locked
    11.  Installing Eve
    2m 58s
    In this video, you will learn how to install the Eve Python REST API framework. FREE ACCESS
  • Locked
    12.  Configuring and Using Eve
    4m 4s
    In this video, you will configure and use Eve to connect to a database. FREE ACCESS
  • Locked
    13.  Querying Using Eve
    2m 56s
    In this video, learn how to perform queries using Eve. FREE ACCESS
  • Locked
    14.  Performing CRUD Operations in Eve
    4m 22s
    In this video, find out how to perform the create, read, update, and delete operations with the API. FREE ACCESS
  • Locked
    15.  Sorting and Pretty Printing
    3m 45s
    In this video, you will learn how to sort, pretty print, and paginate. FREE ACCESS
  • Locked
    16.  Exercise: Use PyMongo to Integrate with MongoDB
    3m 5s
    In this video, you will learn how to use Python to connect to and interact with MongoDB. FREE ACCESS

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Rating 5.0 of 2 users Rating 5.0 of 2 users (2)
Rating 5.0 of 1 users Rating 5.0 of 1 users (1)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.5 of 29 users Rating 4.5 of 29 users (29)
Rating 4.4 of 23 users Rating 4.4 of 23 users (23)
Rating 4.2 of 35 users Rating 4.2 of 35 users (35)