top of page

Module Overview
This course presents an overview of the following topics:
Relational Database (MySQL/Postgres)
Object Relational Mapping (Hibernate)
Document Oriented Database (Mongo)
In memory database (Redis)
Elastic Search/Algolia
Learning Outcomes
Upon successfully completing the course, you will be able to:
Make use of different databases according to the requirement
Apply object relational mapping to the relational databases
Integrate the database in the existing web applications
Conduct read, write, delete, etc. operations on any given database
bottom of page