We need to set up databases for both Bank A and Bank B, which will hold the customer data and transaction data. I'm using a postgresql database for the same. Feel free to use MySQL or any other database that you see fit for your purpose.
If you are not using postgresql , jump to the sub-section on creating the bank databases.