登入選單
返回Google圖書搜尋
Object-Relational Mapping (ORM): MongoDB, Mongoosejs and Node.js By Example
註釋

The Guide to learn Object-Relational Mapping (ORM) for MongoDB using Mongoosejs and Node.js is the development practical guide for you. The text aims to give you illustration in code how to implement ORM for MongoDB. It contains lots of detailed sample code that can be followed a long with as you read.

****TOC*** 1. Development Environment 2. Schemas and Models 3. Create, Read, Update and Delete Documents 4. Finding and Querying Data 5. Binary and Image Collection Data 6. Embedded Document 7. Validation 8. Database Relationship