Skip to content

smajada/GymBro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GymBro

GymBro is a database of a fictitious gymnasium with which to demonstrate the creation of an intermediate level database.

Getting started

Here are the instructions to get a working copy of this project on your local machine.

Pre-requisites

What things you need to install software and how to install them

PgAdmin
PostgreSQL
Python3
Psycopg2

Installation

A series of step-by-step examples explaining how to run the project.

  1. Open PgAdmin
  2. Create a new database
  3. Open the console client in PgAdmin
  4. Paste the DDL file inside the console and run it.

For the Blobs:

  1. Open the insert_blob.py file and insert your PostgreSQL database password.
  2. Run the python scripts and the images will insert into the database.

Built with

  • PostgreSQL - a powerful open-source object-relational database management system (ORDBMS).
  • PgAdmin - a database management tool for PostgreSQL.
  • Python - a popular, easy-to-learn programming language with versatile applications.

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages