I am very new to Realm and its technology, but have an idea for a sports application that the realm object server and its synchronisation could really help, but am unsure how I should set it up.
So I want to be able to share between a group of players from the mobile app, e.g. members of a darts club. The data will be the players details and past scores against each player that has had a match.
Of course if the group is a venue, a given player could be a member of more than 1 group.
Is this possible using Realm? I want to give the flexibility.