-
Databases are pervasive in corporations, government agencies and almost any organization across the globe. A number of jobs work solely with databases, like Database Administrator, Database Developer and Database Architect. Numerous other in-demand occupations also need to have database skills, including Software Engineers, Data Scientists and Cybersecurity Engineers. For many decades, organizations have been using Relational Databases. But recently, a new type of database has begun to emerge, NoSQL Databases, adding complexity for professionals seeking to learn how to use database management systems.
In this program, you will learn all aspects needed to work as a Database Administrator and Architect and will learn key database skills beneficial in other occupations. The program covers both Relational Databases and NoSQL Databases. It also covers how to create your own databases and how to interact with the data within them.
-
Courses under this program:
Course 1: Relational Database Management SystemsLearn how to create and interact with a relational database. The course includes Data Definition Language (DDL) used for database creation and Data Manipulation Language (DML) used for inserting, updating and deleting data in the database.
Course 2: Advanced Topics in Relational DatabaseLearn the more advanced features of Relational Databases, including more complex ways to ensure data integrity, better ways to design databases, and administrative functions
Course 3: NoSQL DatabasesBuild a foundation of the four NoSQL (non-relational) databases: Document-oriented, Key-Value Pair, Column-oriented, and Graph.