I want start new project with Realm Mobile Platform and get a free trial of Realm Mobile Platform professional edition for testing that, and make my startup. In my project i will have some stores that sell their goods in Mall Application(Android, IOS), and my customers could search goods in all stores and see prices, and order it.
I want know about Realm Mobile Platform, will I need a database on server, or can use Realm Mobile Platform instead of a database for heavy queries and big data? In my research i found that Realm Mobile Platform can be used instead of RESTfull API for exchange data between Mobile client and server, but i don't know how much data can be handled by Realm Mobile Platform?
Is Realm Mobile Platform (Professional or Enterprise edition) a full database engine, or just used to exchange data and query data with other databases?