|
|
|
|
|
by abhishektwr
2219 days ago
|
|
Firebase has this interesting feature called "namespace". If you are building the multi-tenant app using namespace it will give you probably desired results. So I guess you can call each user's environment a database if you are using namespace. |
|