schema-database

Created the database from the schema diagram.

MIT License

Stars
5

Schema-Database

Created the database from the schema diagram shown below.

Getting Started

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

  • Use schema_based_on_diagram.sql to create all tables.
    Important note: this file might include queries that make changes in the database (e.g., remove records). Use them responsibly!

Authors

👤 Ranjeet Singh

🤝 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!

Acknowledgments

  • Inspiration: Microverse

📝 License

This project is MIT licensed.

Related Projects