Thanks!
Thanks for attending my talk "MongoDB and PHP" at Lone Star PHP that I gave on June 30th, 2012. Here you can find some extra information about the talk if they are available. For this talk we have:
Questions?
If you have any questions about the talk, feel free to contact me. My details are on the contact page.
Slides
The talks slides can be downloaded at mongo-lonestar12.pdf
Resources
- Atomic Operations: http://www.mongodb.org/display/DOCS/Atomic+Operations
- BSON Spec: http://bsonspec.org/
- Disambiguating ACID and CAP: https://voltdb.com/blog/disambiguating-acid-and-cap
- Download MongoDB: http://www.mongodb.org/downloads
- Explain output explained: https://docs.mongodb.com/manual/reference/explain-results/
- Google S2 Internals: https://docs.google.com/presentation/d/1Hl4KapfAENAOf4gv-pSngKwvS_jwNVHRPZTTDzXXn6Q/view#slide=id.i0
- Indexing Freeform-Tagged Data: http://drck.me/freetagidx-9gm
- MongoDB Cursors with PHP: http://drck.me/mongocur-9f8
- MongoDB PHP driver documentation: https://php.net/mongodb
- MongoDB PHP library documentation: https://docs.mongodb.com/php-library/
- MongoDB Presentation: How to Write Resilient MongoDB Applications: https://emptysqua.re/blog/how-to-write-resilient-mongodb-applications/
- MongoDB Presentation: It’s 10pm: Do You Know Where Your Writes Are? — Jeremy Mikola: https://speakerdeck.com/jmikola/its-10pm-do-you-know-where-your-writes-are
- MongoDB documentation: Retryable Writes: https://docs.mongodb.com/manual/core/retryable-writes/
- MongoDB documentation: Transactions: https://docs.mongodb.com/manual/core/transactions/
- MongoDB driver specifications: https://github.com/mongodb/specifications
- MongoDB geohashes: http://www.kchodorow.com/blog/2011/06/08/mongo-in-flatland/
- OpenSSL master key interceptor: https://git.lekensteyn.nl/peter/wireshark-notes/tree/src/sslkeylog.c
- Single machine replicaset tutorial: http://www.mongodb.org/display/DOCS/Replica+Set+Tutorial
Comments (through joind.in)
This talk was a solid introduction to MongoDB. The talk did a good job of demonstrating how to accept data and store it along with the limitations involved with using MongoDB.
Well prepared presentation. Most MongoDB presentations lack PHP specifics, so that was a definite benefits. Was disappointed that some of the topics in the description (Grid, Map Reduce) got dropped.
While I've seen talks about MongoDB and PHP before, this one gave me a good idea of how Mongo has progressed and what you can do to address indexing, performance, fault tolerance, etc...
Great material and a good delivery (although Derick seemed a bit more stiff during this talk than OpenStreetMaps - he clearly likes talking about maps better ;) ). Thanks for the book and stickers!
I struggled to understand a lot of what was said. I left knowing I would never want to use MongoDB. Seemed like the whole talk revolved around how to get it to behave properly. Was nice of the speaker to give away books.
I was a bit familiar with MongoDB beforehand, but Derick's talk really clarified things and was a great introduction. He has good delivery, as well.