GithubHelp home page GithubHelp logo

ab-noori / vet-clinic Goto Github PK

View Code? Open in Web Editor NEW
21.0 1.0 1.0 927 KB

In this projects, a relational database is used to create the data structure for a vet clinic. it is started with one table, and step by step, the complete database with data about: animals, animals' owners, clinic employees and visits created.

License: MIT License

PLpgSQL 100.00%
commit database database-schema postgresql postgresql-database psql psql-database query rollback schema transaction sql table-join-query

vet-clinic's Introduction

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!

๐Ÿ“— Table of Contents

๐Ÿ“– [Vet Clinic]

[vet-clinic] In this project, a relational database is used to create the data structure for a vet clinic. it is started with one table and step by step, the complete database with data about animals, animals' owners, clinic employees, and visits created.

๐Ÿ›  Built With

Tech Stack

Client
Server
Database

Key Features

  • [create animals table]
  • [query and update animals table]
  • [query multiple tables]
  • [add 'join table' for visits]

(back to top)

๐Ÿš€ Schema Diagram

vet_clinic_schema_diagram

(back to top)

๐Ÿ’ป Getting Started

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

Prerequisites

In order to run this project you need:

Example command:

 Install PostgreSQL

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/ab-noori/vet-clinic.git

Install

Install this project with:

  cd my-folder
  git clone https://github.com/ab-noori/vet-clinic.git

Usage

To run the project, execute the following command:

  cd my-folder
  git clone https://github.com/ab-noori/vet-clinic.git

Run tests

To run tests, run the following command:

  npm test

Deployment

You can deploy this project using:

  npm run deploy

(back to top)

๐Ÿ‘ฅ Authors

๐Ÿ‘ค Abdul Ali Noori

(back to top)

๐Ÿ”ญ Future Features

  • [Giving beautiful and responsive UI]
  • [Creating more professional sidebar panel]
  • [Displaying data on the UI]

(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, give it a star.

(back to top)

๐Ÿ™ Acknowledgments

First, I would like to thank Microverse and my coding partners.

(back to top)

โ“ FAQ (OPTIONAL)

  • How to optimize database performance?

    • Use indexes on frequently queried columns to improve search speed.
    • Normalize the database structure to minimize data redundancy and improve data integrity.
  • How to ensure database security?

    • Implement proper authentication and authorization mechanisms to control access to the database.
    • Regularly update and patch the database software to address security vulnerabilities.

(back to top)

๐Ÿ“ License

This project is MIT licensed.

(back to top)

vet-clinic's People

Contributors

ab-noori avatar otmaneechchafyky avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

hplawski

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.