top of page

Databases

Course Details:

4

Weeks

4

Credits

Duration

Duration

Module Overview

This course presents an overview of the following topics:

  1. Relational Database (MySQL/Postgres)

    1. Object Relational Mapping (Hibernate)

  2. Document Oriented Database (Mongo)

  3. In memory database (Redis)

  4. Elastic Search/Algolia

Learning Outcomes

Upon successfully completing the course, you will be able to:

  1. Make use of different databases according to the requirement

  2. Apply object relational mapping to the relational databases

  3. Integrate the database in the existing web applications

  4. Conduct read, write, delete, etc. operations on any given database

bottom of page