-
David Neal
4.27
Description:
The use of non-relational databases has been gaining momentum, and can be a great solution in some scenarios. RavenDB is the foremost document database for .NET, and offers support for JSON, LINQ, a REST-ful API, automatic indexing, transactions, horizontal scalability, and many more features. In this talk we'll discuss the pros and cons of non-relational databases, explore features of RavenDB, and walk through some examples of putting RavenDB to work.
Comments on this Talk
CoderBrad,
18 Jul 02:37 PM
Great intro to RavenDB and NoSQL for me. I enjoyed your slides but, as Mike suggested, it would be nice to see some more concrete stuff throughout the presentation. It was great to start off with some actual code. Made it much easier to visualize what we were talking about.

Thank you for sharing, David. Your presentation was an informative intro to NoSQL and RavenDB. The pictures from your slides caught my attention.
I think one thing that could possibly make your next presentation even better would be a few more concrete visualizations interspersed throughout the presentation. For example, when you were talking about relational vs nosql, maybe show a diagram showing some SQL tables representing an object compared to a diagram representing how RavenDB stores the same object.
Thanks, again! - Mike