Skip to content

enoqueJonas/schema_based_on_diagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

📗 Table of Contents

📖 Schema Based On Diagram

Schema Based On Diagram is a realtional database.

🛠 Built With

Tech Stack

Database

Key Features

  • Store information

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

You could use this project to test how relational databases work.

Prerequisites

In order to run this project you need:

  • A computer

Setup

To Create A Portfolio from this Repository feel free to contact me.

To get a local copy up and running follow these simple steps.

  • you can clone this repo by typing git clone https://github.com/enoqueJonas/schema_based_on_diagram.git.
  • type cd schema_based_on_diagram to access the project on terminal.

(back to top)

👥 Authors

Authors

👤 Enoque Jonas

👤 Simon Gideon

(back to top)

🔭 Future Features

Store other information besides animals

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

  • Microverse

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published