bhavyajeet / Startup_Incubator_database

a basic CLI database management application specifically designed keeping in mind the purpose and functionality of a startup incubator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Startup Incubator database

a basic CLI database management application specifically designed keeping in mind the purpose and functionality of a startup incubator

Phase 1

Phase 1 contains the complete Software Requirements Section(SRS) of our project which includes the following -

  • Choice of miniworld
  • Mentioning database requirements
  • Mentioning Functional requirements

Phase 2

Phase 2 contains the Entity-Relationalship(E.R) Model of our database.

Phase 3

Phase 3 contains mapping of our database to relational model. After that, we have converted them to 1st,2nd and 3rd Normal Forms.

Phase 4

Phase 4 contains the program for the application and the sql files

About

a basic CLI database management application specifically designed keeping in mind the purpose and functionality of a startup incubator


Languages

Language:Python 74.0%Language:TSQL 26.0%