/StudentsInfoDB

Data base structure for students information project

Primary LanguagePLpgSQLGNU General Public License v3.0GPL-3.0

StudentsInfoDB

Data base structure for students information project

Content

The project implements a database structure with various functions, procedures and triggers. There is also import and export to csv files.

Structure

diagram

Description of procedures, functions and triggers - is in the comments in the code itself.

  1. To create a database make create
  2. To fill a database make fill
  3. To drop a database make drop
  4. To create and fill a database make