DEV Community

Discussion on: need trello mongodb schema

Collapse
 
francismarcus profile image
francismarcus • Edited

Hey Ted,

Edit: seems like you found it
I would presume that in order to avoid mutating the array they store the reference inside the list.
Further reading: docs.mongodb.com/manual/tutorial/m...

If you would like to know more about data modelling in MongoDB you might find this link helpful: docs.mongodb.com/manual/core/data-...

Lycka till!

Collapse
 
larssonted profile image
Ted Larsson

well they are pretty open with their API and i've managed to find this: developer.atlassian.com/cloud/trel...
however they dont have the list object there nor user so i was wondering if someone here had more info