About Mongoose-based applications
Structurally, Mongoose-based applications are constructed as a three-tiered set of data: a database tier, the middle (IDO) tier, and the client tier. This topic is a high-level overview of Mongoose-based applications and the multi-tier application development process.