5910 Breckenridge Pkwy Suite B, Tampa, FL. 33610
(800) 272-0707

SkillSoft Explore Course

IT Professional Curricula     Enterprise Database Systems Solution Area     NoSQL     MongoDB Development
MongoDB has some very powerful features to allow you to query and manipulate data. In this course, you will learn how to use Persistence, and use a Java REST API, and you'll be introduced to GridFS.

Objectives

Java Persistence

  • Start the course
  • use Hibernate OGM to support Java Persistence

Java REST

  • describe and install the RestHeart Web API
  • use the REST API to do CRUD operations
  • perform queries using the GET operation

GridFS

  • connect to GridFS via the GridFSBucket factory class
  • upload a large file into GridFS
  • find and retrieve files from GridFS
  • rename and delete files from GridFS

Practice: Using GridFS and Binary Data

  • use and store data in GridFS and store binary data in MongoDB