Talk in English - UK at PHPSW: Type Integrity & Intensive Data
Short URL: https://joind.in/talk/8f254
(QR-Code (opens in new window))
Programming is easy until you have to deal with data. We'll review the Designing Data Intensive Applications book, which covers different types of database, the ways to use them, and how to combine them into a complete distributed system for handling data with fewer headaches.
I'll show you how I applied some of the concepts and pattern from this book in PHP in an application that cleanly handles multiple messy data sources.
Unfortunately we can't head anywhere afterwards for a drink, but we'll keep the chat going so that you can chat with each other.
Comments
Comments are closed.
Nice talk.
The matching algorithm slide could do with more obvious markings on the diagram for each step. To make it a bit easier to follow.
Great talk. I found it really interesting, thank you for putting it together.
Brilliant, clear examples.This has cleared up some misconceptions (or conflations) I had and provided some really good advice I'd like to put into practice soon. Thank you!