Skip to content

bernabasy/vet_clinic

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

📗 Table of Contents

📖 Vet Clinic Database

Vet Clinic Database is an SQL project where one can create a database, create a table, populate the table and querry the table.

[ Vet Clinic Database ] is a...

🛠 Built With

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project.

Database

Key Features

Describe between 1-3 key features of the application.

  • [Create a database]
  • [Create a table]
  • [Populate the table]
  • [Query the table]

(back to top)

🚀 Live Demo

Add a link to your deployed project.

  • There are no live demos for this project.

(back to top)

💻 Getting Started

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

  • Create a local directory where you can clone the project
  • Clone the project to your directory by running
  • git clone https://github.com/bernabasy/vet_clinic
  • Run all the command in the terminal or pgAdmin.

Prerequisites

In order to run this project you need:

  • Git and GitHub
  • A code editor
  • PostgresSQL

(back to top)

👥 Authors

👤 Author1

👤 Botlhale Setou

(back to top)

🔭 Future Features

Describe 1 - 3 features you will add to the project.

  • Add functionality

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project kindly leave a ⭐

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank Microverse for the great resources shared.

(back to top)

(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