Learn MongoDB 4.x
上QQ阅读APP看书,第一时间看更新

Section 2: Building a Database-Driven Web Application

Each chapter in this section covers a series of practical hands-on tasks that teach you how to perform routine DevOps tasks involving MongoDB. The program code examples provided are in the popular Python programming language. Staying with the initial scenario involving the fictitious company Sweets Complete, Inc., this section takes you through a progression of major concepts ultimately leading to a dynamic database-driven website.

This section contains the following chapters:

  • Chapter 4Fundamentals of Database Design
  • Chapter 5Mission-Critical MongoDB Database Tasks
  • Chapter 6Using AJAX and REST to Build a Database-Driven Website