The driver for accessing my mongoDB database is mongoose, but this question is for all people, regardless of the programming language used. I created a user's schema, where I keep the username, password, email ... and a schema of the profile. It is better to connect (via _id) the profile to the user or the user to the profile