Skip to content

This project implements core concepts of relational database design to create a good DB schema and use optimized SQL queries

Notifications You must be signed in to change notification settings

SOUMYASHUKLA/DB-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DB-Project

This project implements core concepts of relational database design to create a good DB schema and use optimized SQL queries

Installations required:

WAMP for Windows/ MAMP for Mac

  • Includes php, mysql for backend and html, css for frontend

Step 1: Create DB tables

Execute All_Relations.sql on MYSQL prompt

Step 2: Create html (embedded in php) pages for Instructor, Student and Admin

execute on localhost 8080

About

This project implements core concepts of relational database design to create a good DB schema and use optimized SQL queries

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published