ScratchData LogoScratchData
Back to papipupepappa's profile

Musician Database

PApapipupepappa•Created June 11, 2022
Musician Database
52
36
481 views
View on Scratch

Instructions

This is an imaginary musician database. Click the blue arrows to navigate. Look inside to find out how it works. I have commented the code and tried to illustrate how the database works.

Description

✦✦✦ Notes ✦✦✦ This is a demonstration of how you can make a simple database using lists to emulate tables. Databases are a very common part of programs, and are useful for all kinds of things. It is a complex topic that takes years to master, but the basics are quite straightforward. To be specific, the database in this example is a normalized relational database. If you want to learn more, read these articles: https://en.wikipedia.org/wiki/Database https://en.wikipedia.org/wiki/Relational_database https://en.wikipedia.org/wiki/Database_normalization Remix ideas: • Make a database about something else • Add "edit", "add" and "delete" buttons ✦✦✦ Credits ✦✦✦ I was inspired to make this after seeing @gregatku's Random Simple Sentences: https://scratch.mit.edu/projects/262340306/

Project Details

Project ID704094902
CreatedJune 11, 2022
Last ModifiedJune 12, 2022
SharedJune 12, 2022
Visibilityvisible
CommentsAllowed