815
Let me pull this out of my ass
(sh.itjust.works)
Post funny things about programming here! (Or just rant about your favourite programming language.)
What do you mean by “no structure”? Afaik mongodb does not enforce a schema in a collection by default
Ah yes, mongo and document databases, forgot about those. Yeah those could be a pain to get data from if there's no structure. 😅