GithubHelp home page GithubHelp logo

vet-clinic-database's Introduction

Vet Clinic Database

๐Ÿ“— Table of Contents

๐Ÿ“– [Vet Clinic Database]

Vet Clinic Database is a relational database to create the data structure for a vet clinic. You will start with one table, and step by step, you will create a complete database with data about:

  • animals
  • animals' owners
  • clinic employees
  • visits

Apart from building data structure, you will be challenged with tasks that require SQL queries to answer specific questions.

๐Ÿ›  Built With

Tech Stack

Database

Key Features

  • [Table to store animals information]
  • [Insert some datas]
  • [Query the data]

(back to top)

๐Ÿš€ Live Demo

Add a link to your deployed project.

  • [Live Demo Link](Not ready)

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

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

Prerequisites

In order to run this project you need:

  • Visual Studio Code
  • Knowldege About SQL & POSTGRES
  • know of how to setup a sql in the terminal
  • Git
  • Github

Setup

Clone this repository to your desired folder:

Install

  • sudo su -l postgres
  • psgl

Usage

To run the project, execute the following command:

  • \c vet_clinic in terminal to connect to database
  • \d animals

(back to top)

๐Ÿ‘ค Teke85

(back to top)

๐Ÿ”ญ Future Features

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

  • [Update animals table]
  • [Add more 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

Please give a โญ๏ธ if you like this project...

(back to top)

๐Ÿ™ Acknowledgments

I would like to thank Microverse code reviewers and everyone who viewed this project and made suggestions.

(back to top)

๐Ÿ“ License

This project is MIT licensed.

(back to top)

vet-clinic-database's People

Contributors

teke85 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.