Apache CouchDB™ is a database that uses JSON for documents, JavaScript for MapReduce indexes, and regular HTTP for its API 1: What is Apache CouchDB? In this video we will talk about, what is Apache CouchDB? 2: Stressed About NoSQL? Relax with CouchDB. 3: 10 Common Misconceptions about CouchDB Joan Touzet consulted with hundreds of people … [Read more...]
Introduction to Databases (Stanford)
This course covers database design and the use of database management systems for applications. It includes extensive coverage of the relational model, relational algebra, and SQL. It also covers XML data including DTDs and XML Schema for validation, and the query and transformation languages XPath, XQuery, and XSLT. The course includes database design in UML, and … [Read more...]
Intro to NoSQL and MongoDB – A Free Course
The database landscape is evolving as new, scalable data stores emerge. Key value stores, large columnar stores, and document-oriented databases offer a compelling alternative to the traditional relational database. By eschewing traditional assumptions upon which previous databases were built, this new class of non-relational or "NoSQL" solutions gain the ability to scale … [Read more...]