I am developing an application which was extended to several modules and I divided them into different projects but they all have to communicate with each other, I have the doubt of how to manage the database part to make only a database or make a base of data in each project and another question as to how I can consult the database that is in another project while being in an external project.