[03:19:02] <yolan> I understand this error, that say that I have a duplicate key on the name_1 index, but I don't understand where this field comes from
[10:59:20] <yolan> I have this schema, but I still can make two ingredients with the same name ?
[22:03:49] <Cmaj6> (newb to NoSQL / Document NoSQL db): If a RDBMS stores data as records in tables, and a document type nosql such as mongodb stores data as json in documents, hów do i actually interpret such documents? Like literally files in a filesystem?