Is there a way to make each user a separate mongo database?

I am doing sales management system and inventory management. Each 1 user has 20 collections. One of them can be up to 100 million records. I will have about 5000 users. Is there a way to make each user a separate mongo database like firebase?

2 Likes