Skip to content

Relational database example for a university registry

Notifications You must be signed in to change notification settings

djrudov/school-registry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

So you wanna run a school?

This is an example of a relational database model for a university registry. It could be used instead of, for example, running your entire student system off a shared Excel spreadsheet.

Not that anyone would do that...

It is a work-in-progress.

To Do:

  • Define roles/users
  • Check data types (and lengths)
  • Consider indexes
  • Consider (further) input constraints
  • Input sample records
  • ¯\_(ツ)_/¯

About

Relational database example for a university registry

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published