CouchDB - Mastering Database Design with CouchDB

Go to class
Write Review

CouchDB - Mastering Database Design with CouchDB provided by Udemy is a comprehensive online course, which lasts for 3-4 hours worth of material. CouchDB - Mastering Database Design with CouchDB is taught by eduCode Forum. Upon completion of the course, you can receive an e-certificate from Udemy. The course is taught in Englishand is Paid Course. Visit the course page at Udemy for detailed price information.

Overview
  • Learn about CouchDB, the processes to set it up, and the ways to interact with CouchDB server using cURL and Futon.

    What you'll learn:

    • Learn how to create, update and delete databases and documents.
    • Understand the difference between SQL and nosql databases
    • Learn the mechanics of CouchDb deployment

    Apache CouchDB is open source database software and these tutorials are for you to gain a quick overview of the same. This training is to learn about CouchDB, the processes to set it up, and the ways to interact with CouchDB server using cURL and Futon. We will learn how to create, update and delete databases and documents.

    The course will have the following pattern of instructions:

    • Introduction

    • Difference between SQL and nosql databases

    • Environmental Setup

    • Curl and Futon

    • Creating your first Couch DB database

    • Introduction to Json

    • HTTP API

    • Creating a document

    • Updating a document

    • Deleting a document

    • Deleting a database

    • Attaching files

    • Introduction to couchDb Views

    • Mechanics of CouchDb deployment