Talk in English - UK at Midwest PHP 2017
View Slides: https://derickrethans.nl/talks/mongoschema-midwestphp17
Short URL: https://joind.in/talk/6273b
(QR-Code (opens in new window))
Although MongoDB is a non-relational database, it is still very important that
you store your data in an optimal way. This presentation make you grow up from
just starting with MongoDB, to a seasoned user, by teaching you how to design
your data schema according to your application's needs. This requires a
different mind set than designing for a relational database.
Besides schema design techniques, I will also cover how to pick indexes,
different types of indexes, and way to find out why queries are potentially not
as fast as they could be.
Comments
Comments are closed.
Very good
Nice overview. I'd like to hear more about what wrapper libraries exist for using Mongo in PHP frameworks (like Laravel).
Awesome introduction to MongoDB, but nowhere near entry level. Slides are cluttered with relational schemas and the explanations behind them are too convoluted to drive the basic point home. Not enough focus on when and where to use MongoDB, which makes it hard to want to use Mongo when I have no idea what I would use it for in my infrastructure.
Information was great to hear but I don't feel like it was geared properly. More information on when to use MongoDB compared to relational databases would be nice. Format of slides needs to be improved as well - it's too much content on one slide and can be hard to see it all - especially when geared as "entry level".
I would also work a bit on annunciation of words - it was hard to understand things at times.
Very informative talk. The slides probably would've benefited from being on a smaller screen.