Login and Multiple Databases

I’m not expert in coding and I need to create a login page for realtors to check their clients mortgage status. So each realtor will have more than one client to check information on his/her login page. So I understand I’ll have one database for realtors and another one for each of his/her clients and to link both. Is it possible to do ?

You mus’t create fields fo each client on the realtor record that connect’s to each client; for example client1email, client2email, client3email then connect each flied to the client’s record.

This tutorial might help: Velo Tutorial: Building Your Own Members Area | Help Center | Wix.com. You might need to map out how you want to achieve this.
-Balaram

Thank you !!!