NoSQL Search Roadshow Zurich 2013
Kai Wähner, TweetPrincipal Consultant at Talend
Biography: Kai Wähner
Kai Wahner works as Principal Consultant at Talend. His main area of expertise lies within the fields of Java EE, SOA, Cloud Computing, BPM, Big Data, and Enterprise Architecture Management. He is speaker at international IT conferences, writes articles for professional journals, and shares his experiences with new technologies on his blog. Find more details and references (presentations, articles, blog posts) on his website.
Interview with Kai
Twitter: @KaiWaehner
Presentation: TweetNoSQL takes over! Alternatives for Integration of NoSQL databases
SQL cannot solve several problems emerging with big data. NoSQL comes to the rescue, but therefore it does not use SQL as its query language or give full ACID guarantees. Thus, in the future you will have to integrate these NoSQL databases as you integrate SQL databases today.
Different open source frameworks and tools are already prepared for this challenging task. This session demonstrates elegant alternatives for NoSQL integration without writing a lot of boilerplate glue code and complex mapping. Several examples are shown for all different concepts of NoSQL databases by integrating MongoDB (Document Store), HBase (Column-oriented), Neo4j (Graph), Amazon Web Services S3 (Key Value Store), and others.