Closed
Description
From the Parse Server guide-
When using MongoDB with your Parse app, there are some differences with the hosted Parse database:
You need to manage your indexes yourself. Hosted Parse automatically adds indexes based on the incoming query stream.
You need to size up your database as your data grows.
I don't have any experience with MongoDB, so I would like to know if the requirement for manual management of the db will be hard work or could the Parse Server codes be updated to manage the MongoDB automatically? I'm wondering if this is a thing that can be smoothed out.
Metadata
Metadata
Assignees
Labels
No labels