Yesterday I was at the Soft-Shake conference in Geneva to speak about RavenDB. Soft-Shake is a multi-disciplinary conference with a wide range of topics. In 9 parallel tracks you could see presentations about agile software development, functional programming, Big Data, Java, Microsoft and many more. The mixture of different technologies and languages was refreshing and I hope more conferences will adapt this pattern.
Slides and Examples
You can find the slides of my presentation on Speakerdeck:
Image may be NSFW.
Clik here to view.
The last few slides show the gist of the examples. If you want to try this on your own you need Visual Studio, an installed RavenDB Server and the NuGet package RavenDB.Client. All the examples are extracted from the other posts on RavenDB in this Blog.
- Introducing RavenDB: NoSQL for .Net
- Getting RavenDB Up & Running
- CRUD-Operations in RavenDB (.Net Client API)
- CRUD-Operations in RavenDB (HTTP API)
- Designing Documents for RavenDB
There will be more posts about RavenDB in the next weeks. You can subscribe to this RSS-Feed to stay up to date.
Resources
If you want to know more on RavenDB, CQRS or Polyglot Persistence you should check out these links:
- The official Home for RavenDB
- “Full Throttle: Triage with Ayende Rahien” and “RavenDB” from Tekpub
- Martin Fowler on CQRS
- Jimmy Bogard on Real World Polyglot Persistence
Thanks
Last but not least I want to thank the organizers. They put a great conference together and I hope I can attend next year’s Soft-Shake as well.
The post Introducing RavenDB at Soft-Shake 2013 appeared first on Improve & Repeat.