GroupThreeFS / FullStack_GroupThree

The Final Sprint Project showcasing our knowledge of interacting node js with mongo db and postgres sql to create a search function similar to google.
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

Backup for Database #5

Closed JonnyNL closed 1 year ago

JonnyNL commented 1 year ago

This is the backup for the postgres version of our database. Contains: Full Database (VideoGameSearchDB) Table Creation (CreateTablesUpdated) Data Inserts (InsertGameData) Data Selects (ViewData) Delete Data (RenewData)