Understanding CouchDB 3: Learn Basic & Advanced NoSQL Skills
Learn this NoSQL Database and Go From Beginner to Advanced with CouchDB
Created by Gregory (Mad Pink) Miller | 7 hours on-demand video course
UPDATED FOR CouchDB 3.0!!! Apache CouchDB is an exciting NoSQL database that is easy to get up and running with. It stores JSON documents and attachments of any type. You are free to store your data the way you want, and access it the way you want. It features a brilliant web interface which allows you to quickly maintain many aspects of the program and each database.
In this course we will discuss:
- The fundamentals of what CouchDB is, and how it differs from traditional databases
- The different versions of CouchDB that are available (version 1 thru 3 and Cloudant)
- How to install CouchDB on MacOS, Windows and Linux
- How to sign up for a hosted CouchDB account
- Working in the web interface (Futon and Fauxton)
- Working with the REST API
- Create and work with Design Documents
- Running queries with Mango
- Replication among databases and servers
- Clustered servers
Recommended Course