Enable PayloadCMS for existing MongoDB data #10850
Unanswered
DmitriyNoa
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have an existing MongoDB database of food recipes, ingredients,etc. All stored in separate collections. Recipe is a higher level entity that can hold IDs of entities from other collections, like ingredients or allergens.
I would like to enable editing of this data with PayloadCMS.
The DB size is relatively big, about 400k records.
Can someone please tell if this is possible and what would be the best way to do so ?
Can PayloadCMS handle this kind of data and volume?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions