database - Firebase for a Web Application -


i working on new web application. love idea behind firebase (augularfire) realtime data sync. can't figure out how organize data, make each customer (enterprise) have own data, , ensure no data shared between each enterprise.

in regular mysql server, can create database per enterprise (best implementation speed , security) or add table enterprise , table customer enterprise_id. best approach in firebase db?


Comments

Popular posts from this blog

java - Andrioid studio start fail: Fatal error initializing 'null' -

android - Gradle sync Error:Configuration with name 'default' not found -

StringGrid issue in Delphi XE8 firemonkey mobile app -