Basic Database Architecture

I’m trying to understand how to best structure my database/collection.

The app is to promote conversations between influential people. With each pair of people having their own page to have information related to the conversation. So its not a relationship between two different databases, but rather, a pairing of any two entries in the same database (example: Joe Rogan/Donald Trump, Joe Rogan/Joe Biden, Joe Rogan/Elon Musk).

Is this possible in Adalo?

As the number of people in the database increase the number of possible connections start to power function up.

Welcome to the community @BrianHunt! :partying_face:

Could you explain a bit? How you need it to be exactly?

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.