I have a web application project that works with a quite large database (over 5 GB). Data in the database is partitioned by project. Each project takes approximately 1 GB, and it is a minimal set for the application to work (we do some math calculations that spread across this dataset and removing a part of the dataset is not an option). I have a web application project that works wit