DEV Community

Cover image for New Course: Database Fundamentals
Saul Costa for Next Tech

Posted on • Updated on • Originally published at next.tech

New Course: Database Fundamentals

We just released Database Fundamentals, the latest interactive course on Next XYZ!

This course will take you through the foundational concepts of databases and SQL (Structured Query Language). Plus, it’s free!

You’ll help Codey ― the Next XYZ coding bot ― design, build, and maintain a database for a construction company, as well as answer important questions using data.

Along the way, you’ll learn how to:

  • Create databases and modify their schemas
  • Add, update, and delete data
  • Query records in a database using SQL
  • Join, filter, group, and sort results
  • Ensure your database is normalized

You don’t need to have worked with databases before or have any coding experience to take this course.

Want to take a look? You can find it here.

Top comments (0)