SQL for Beginners
Structured Query Language is a domain-specific language used in programming and designed for managing data held in a relational database management system.
Next Series
Finished this series? Continue learning in the next series

Build a Blog with Rails 7
For our very first Rails app, we're going to start very simple. We'll build a blog completely from scratch to learn routes, models, views, and controllers. Plus, we'll deploy our code to production, add migrations to improve our blog, and lastly we'll add rich text and file uploads with ActionText and ActiveStorage.
Your Teachers
Chris Oliver