Introduction to Databases

Go to class
Write Review

Introduction to Databases provided by edX is a comprehensive online course, which lasts for 15 weeks long, 6-8 hours a week. Introduction to Databases is taught by Aspen Olmsted. Upon completion of the course, you can receive an e-certificate from edX. The course is taught in Englishand is $498.00. Visit the course page at edX for detailed price information.

Overview
  • This program will teach you everything you need to know to start using a relational database management system in the Web, the Cloud, and embedded applications. Database development and administration skills are required in most Information Technology, Software Engineering, Cybersecurity, and Computer Science jobs. The courses utilize the open-source relational database MySQL. MySQL and it's open-source fork MariaDB are used in millions of web apps to persist the application data and provide query processing. Students gain valuable hands-on experience programming SQL queries in the labs. In addition to the applied SQL labs, you will also gain an understanding of relational databases in general, learning how to design your database, so it's robust and efficient. Furthermore, you will harness that power by learning SQL and using it to build databases, populate them with data, and query that data through extensive hands-on practices.

    With the successful completion of this program, passing all courses with a 70% or better via the verified (paid) track, you’ll not only receive a certificate highlighting your achievement from NYU, but also have the option to collect real college credit from an edX credit partner (included in the price!) that you can count towards a pursuit of a bachelor’s degree.

    Industry Certification Preparation
    This program covers much of the material that is assessed on the MySQL8.0 Database Developer Oracle Certified Professional exam. The exam is not included in the cost of the program.

Syllabus
  • Courses under this program:
    Course 1: Introduction to Database Queries

    Learn the fundamentals of interacting with relational database management systems, including issuing queries that return results sets and modify data.



    Course 2: Advanced Database Queries

    Learn the fundamentals of interacting with relational database management systems, including issuing advanced queries that return complicated results sets.



    Course 3: Advanced Database Administration

    Learn the fundamentals of administering relational database management systems, including managing concurrency and creating objects in the database