Mastering Apache CouchDB NoSQL Databases

Udemy
Course Summary
Learn Apache CouchDB from Crash
-
+
Course Description
This course on Apache CouchDB contains a brief knowledge about CouchDB, the procedures to setup CouchDB. This Course includes the following topics:
Apache CouchDB Introduction
CouchDB Data Model
Types of Databases
CouchDB vs MongoDB
Installation of CouchDB on Windows and Linux
CouchDB Fauxton
CouchDB cURL utility
Creating Database User in CouchDB
HTTP API in CouchDB Database
Creating CouchDBÂ Database using cURL and Fauxton Utility
Deleting CouchDBÂ Database using cURL and Fauxton Utility
Creating Documents in CouchDB using cURL and Fauxton Utility
Updating Documents in CouchDB using cURL and Fauxton Utility
Deleting Documents in CouchDB using cURL and Fauxton Utility
Connecting Java to perform various operations with couchDB
Connectivity with PHP of CouchDB to perform Various operations
Connectivity of Python with CouchDB to create database and Documents