Mastering Apache CouchDB NoSQL Databases
- 3.1
Brief Introduction
Learn Apache CouchDB from CrashDescription
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
Requirements
- Requirements
- You should have basic knowledge of Big Data
- You should have basic knowledge of Computer Science
- You should have basic knowledge of NoSQL
- You should have basic knowledge of Databases
- You should have basic knowledge of SQL