Skip to content
This repository has been archived by the owner on Oct 3, 2022. It is now read-only.

tomdewildt/foundations-of-databases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foundations of Databases

License

Code for The Foundations of Databases course of my master's degree.

How To Run

Prerequisites:

  • psql version 12.6.0 or later
  • docker version 20.10.3 or later

Development

  1. Run make run/script to execute the script.

Run make db/start to create the database, make db/stop to stop the database and make db/remove to remove it.

References

PSQL Docs

PostgreSQL Docs

About

Code for The Foundations of Databases course of my master's degree

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published