# 2021-07-02 #blog
Day 2 of summer project. #nerdyjourney
Life gets in the way. Sometimes it gives you lemons, sometimes - hits you in the face with a hemmer, or something in between. Anyhow, I managed to make an outline for the project and construct PSQL database. Nothing fancy, four tables within a single database with some "on delete cascade" and foreign keys. My sql skills are a bit rusty so it took some time to remember all the tricks, especially setting constraints.