Theodoraldo / entity-relationship-db

This db depicts the entity relationship diagram (ERD) between tables, constraints, indexes and foreign keys.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– [Entity Relationship Database]

[Entity Relationship Database] depicts the entity relationship diagram (ERD) between tables,primary keys, constraints, indexes and foreign keys of designed database.

πŸ›  Built With

Tech Stack

PostgreSQL Database

Database

Key Features

  • [DB tables]
  • [Primary key]
  • [Foreign key]
  • [Constraints]
  • [Entity]
  • [Relstionships]
  • [SQL Queries]
  • [Diagrams]

(back to top)

πŸš€ Live Demo

  • [Live Demo Link](Not yet)

(back to top)

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

- Install posgreSQL Server - Install DBMS

Setup

Clone this repository to your desired folder:

cd my-folder git clone https://github.com/Theodoraldo/entity-relationship-db.git

(back to top)

πŸ‘₯ Authors

πŸ‘€ Theodore Asimeng-Osei

πŸ‘€ A.I.M. Shihab Uddin Khan

πŸ‘€ Kimita Wanjohi

(back to top)

πŸ”­ Future Features

  • [Application to handle db]
  • [Deployment]

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project ⭐️ it on my Github

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse for the template given to start this project.

(back to top)

❓ FAQ

  • [Queries completed with erros?]

    • [Kindly check if PostgreSQL is properly installed.]
  • [Cloned files cannot be opened ?]

    • [File is .sql extension, you can open it using any text editor]

(back to top)

πŸ“ License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)

About

This db depicts the entity relationship diagram (ERD) between tables, constraints, indexes and foreign keys.

License:MIT License