Skip to content

Trast00/learn_vet_clinic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📗 Table of Contents

📖 learn_vet_clinic

learn vet clinic is a project that contains list of queries to build a database of animals. The purpose is to learn postgres

🛠 Built With

Tech Stack

Database

Key Features

  • Use SQL
  • Queris that filter elements

(back to top)

🚀 Live Demo

Live Demo link of the database diagram image

💻 Getting Started

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone git@github.com:Trast00/learn_vet_clinic.git

Install

Install this project with:

  • To use this project make sure to install postgress
  • Create a new database with SQL terminal, pgADdmin, or you terminal (how to this here)
  • Then use command in schema.sql to create the database structure (tables and columns)
  • use data.sql to populate data into you database
  • use queries.sql to get some information about entries in database

Usage

You can you own code, create your own tables, columns, and queries using this template

👥 Authors

👤 Dicko Allasane

👤 Christian Ani

🔭 Future Features

  • Add more table
  • Add more insertion
  • Add more filtered queries

(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! It's help a lot

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for providing the structure of the database.

📝 License

This project is MIT licensed.

About

Project used to learn SQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published