Databases Overview - Replit
Learn how databases fit into the full-stack architecture, and how to use the built-in Replit Database and the async/await
pattern to store data for a Node.js web application. Start by completing the Databases Warm-up Activity with a group. Then, review the Databases Overview PowerPoint Presentation. After that, complete the Database Code-Along Activity, and start working on the Database Individual Exercises.
Movie Reviews Warm-up Activity
Follow the instructions on this page as a group to start working with an existing database.
Databases Overview PowerPoint Presentation
Video Watchlist Code-Along Activity
Follow the instructions on this page to create a Node.js application that manages persistent data - a list of videos to watch.
Database Individual Exercises
After the code-along activity, go to this page and work on the exercises.