Skip to content

badger-99/vet-clinic-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📗 Table of Contents

📖 Vet Clinic

Vet Clinic is a database of the various animals that are being taken care of at a veterinarian clinic.

🛠 Built With

Tech Stack

Database

Key Features

  • The database allows you run different kinds of querries.

(back to top)

📊 Schema Diagram

(back to top)

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

Prerequisites

In order to run this project you need either PostgreSQL, or a relational database management system of your choice that uses SQL syntax.

Setup

Clone this repository to your desired folder:

https://github.com/badger-99/vet-clinic-database.git

Install

This project does not need to be installed.

Usage

If you're new to SQL, this project will help you explore how databases are created and managed.

Run tests

There are no tests to run.

Deployment

This project doesnt need to be deployed.

(back to top)

👥 Authors

👤 Alfred

👤 Sana

👤 Sulaimon

(back to top)

🔭 Future Features

  • Database management for different users.

(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 please leave a ⭐️ :)

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for providing the resources and guidelines that made this project possible.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published