Apache Cassandra: noSQL, Yes to Scale
This video presents the Apache Cassandra Project, a highly scalable second-generation noSQL distributed database. [youtube _0n4l21i_Zs] Video source and presentation slides
This video presents the Apache Cassandra Project, a highly scalable second-generation noSQL distributed database. [youtube _0n4l21i_Zs] Video source and presentation slides
It’s unanimously decided: SQL is out, everything else is in. Well, that’s what everyone is saying at least. If you pick your data store based on the bullet points of their website, this talk is for you. Companies like Amazon, Google, and Yahoo! have been building these systems for years, …
CouchDB has several features that help it stand out from the other databases in this rapidly growing field. Incremental map/reduce, peer to peer replication, mobile device synchronization, a realtime update feed, and the ability to host an application in the database itself (also known as a Couchapp) are just a …
This video explains the basic operation of MongoDB, client and server, and illustrates how to set it up and create and query data from the DB. [youtube GfDpzaLhYlU]
This video shows how to build a website in ASP.NET MVC with MongoDB as the back-end using LINQ.
This video provides an introduction to NOSQL, graph databases, and Neo4j. Neo4j is an open source graph engine with the features of a mature and robust database. The programmer works with an object-oriented, flexible network structure rather than with strict and static tables. [youtube UodTzseLh04]