September 2017
Intermediate to advanced
450 pages
11h 24m
English
Instead of SQL to query data from the database, Mongoose relies on using the JavaScript method chaining to build logical queries, which will be sent over to MongoDB once executed. The model API already exposed us to some rudimentary queries through methods like find and where, but we can expand upon those greatly with Mongoose's query API methods.
Read now
Unlock full access