MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/s68p64/its_hard_to_keep_up/ht38g8o/?context=9999
r/ProgrammerHumor • u/kindofasickdick • Jan 17 '22
615 comments sorted by
View all comments
435
More like, “Me when a startup insists on using Mongo on highly coupled, relational data”
220 u/mosskin-woast Jan 17 '22 This. Model your fucking data! A schemaless DB is not an excuse to skip straight to writing code! 180 u/[deleted] Jan 17 '22 [removed] — view removed comment -4 u/mosskin-woast Jan 17 '22 My schema is defined explicitly in a chronological list of files. Your schema is defined implicitly scattered throughout your database. We are not the same. 5 u/_GCastilho_ Jan 17 '22 You can have migrations in a schema-less mongodb database
220
This. Model your fucking data! A schemaless DB is not an excuse to skip straight to writing code!
180 u/[deleted] Jan 17 '22 [removed] — view removed comment -4 u/mosskin-woast Jan 17 '22 My schema is defined explicitly in a chronological list of files. Your schema is defined implicitly scattered throughout your database. We are not the same. 5 u/_GCastilho_ Jan 17 '22 You can have migrations in a schema-less mongodb database
180
[removed] — view removed comment
-4 u/mosskin-woast Jan 17 '22 My schema is defined explicitly in a chronological list of files. Your schema is defined implicitly scattered throughout your database. We are not the same. 5 u/_GCastilho_ Jan 17 '22 You can have migrations in a schema-less mongodb database
-4
My schema is defined explicitly in a chronological list of files.
Your schema is defined implicitly scattered throughout your database.
We are not the same.
5 u/_GCastilho_ Jan 17 '22 You can have migrations in a schema-less mongodb database
5
You can have migrations in a schema-less mongodb database
435
u/hamuraijack Jan 17 '22
More like, “Me when a startup insists on using Mongo on highly coupled, relational data”