How do we set a different database / namespace in Firestore? This would be helpful in building multi-tenancy SaaS products.
相关问题
- adding sha1 in firebase app fails with error
- firebase storage cors strange Behaviour
- NOT DISTINCT query in mySQL
- Firebase security rules difference between get() a
- Firebase security rules difference between get() a
相关文章
- How can make folder with Firebase Cloud Functions
- Connection pooling vs persist connection mysqli
- Firestore Update a document field Using Rest API
- How to convert a FCM token to APNS token?
- App not showing Notification receiving FCM when th
- Android Studio - Get Firebase token from GetIdToke
- How to combine Firestore orderBy desc with startAf
- Remove Duplicates from an Array of GeoFire Objects
It's something being considered, but no firm plans yet.
The current method would require you to create separate projects. A collection name scheme might be possible, but you'll run into composite index limits for the project.
Based on the recent announcements by google, it looks this will become a thing: