curriculum-databases-project

Entity Relationship Diagram

https://lucid.app/lucidchart/0452fc33-69fa-4a8a-99e5-42307d59d1dd/edit?viewport_loc=-1159%2C-1290%2C4152%2C1996%2C0_0&invitationId=inv_00ed09ab-8835-46ed-9032-9325be53a1f5

image

Getting Started

This repository includes files with plain SQL that can be used to recreate a database:

  • Use schema.sql to create all tables.
  • Use data.sql to populate tables with sample data.
  • Check queries.sql for examples of queries that can be run on a newly created database. Important note: this file might include queries that make changes in the database (e.g., remove records). Use them responsibly!

Author

👤 Miguel Angel Puentes

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.