jlaustill | 9 years ago | on: Testing Linearizability with Jepsen and Evergreen: “Call Me Continuously”
jlaustill's comments
jlaustill | 9 years ago | on: MongoDB 3.4.0-rc3
jlaustill | 9 years ago | on: The MongoDB hack and the importance of secure defaults
Here's some documentation to get you started.
https://www.mongodb.com/blog/post/how-to-avoid-a-malicious-a...
https://docs.mongodb.com/manual/administration/security-chec...
https://www.mongodb.com/collateral/mongodb-security-architec...
This really should have been titled "the importance of good DBA's..."
jlaustill | 9 years ago | on: Think before you Mongo
My question is this, if you tried to use PostGres and designed your tables super super wide and embedded everything in large object data types and then it got to complicated to manage and figure out, would you consider that a failure of PostGres, or your failure as a developer/architect?
I will have to chock this up to a good laugh myself. Lastly, I've used relational databases for most of my career, and I'm very good at writing SQL. But after learning MongoDB and how to use it properly, there isn't a lot that I would want to go back to an RDBMS for. And with the future roadmap of MongoDB, I don't see that changing.