Skip to content

Using relational database to create the initial data structure for a clinic. create a table to store patients' information.

Notifications You must be signed in to change notification settings

HAMMAS-SALEEM/Clinic-DB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clinic-DB

Using relational database to create the initial data structure for a clinic. create a table to store patients' information.

Diagram

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!

Built With

  • SQL
  • PostgreSQL

Authors

👤 BANLON JONES

👤 HAMMAS BIN SALEEM

🤝 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

📝 License

This project is MIT licensed.

About

Using relational database to create the initial data structure for a clinic. create a table to store patients' information.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages