Does document number has limit ?

0 votes
I want to make a profile for each user. My app may have a large num of users. I know the collection has num limit. So can i create a document for each user ? Does document number of collection has limit too?
related to an answer for: Does collection has number limit?
asked May 25, 2016 in Android by zazamu shi (15 points)

1 Answer

0 votes

Hi Zazamu,

You can create as many document as many you want in side a Collection. it has no limit. You can create profile for each user based on unique userId and make a query to fetch the same based on that userId.

Let me know if it helps.

Thanks

Vishnu Garg

answered May 26, 2016 by Vishnu Garg (674 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...