Professional >> Engineering and Computer Science >> Computer Science >> Computer Science


NoSQL with MongoDB in 24 Hours, Sams Teach Yourself

NoSQL with MongoDB in 24 Hours, Sams Teach Yourself

Author(s):
  • Brad Dayley
  • Author: Brad Dayley
    • ISBN:9789332552449
    • 10 Digit ISBN:9332552444
    • Price:Rs. 1000.00
    • Pages:2015
    • Imprint:Pearson Education
    • Binding:Paperback
    • Status:Available


    Be the first to rate the book !!

    NoSQL database usage is growing at a stunning 50% per year, as organizations discover NoSQL's potential to address even the most challenging Big Data and real-time database problems. Every NoSQL database is different, but one is the most popular by far: MongoDB. Now, in just 24 lessons of one hour or less, readers can learn how to leverage MongoDB's immense power. Each short, easy lesson builds on all that's come before, teaching NoSQL concepts and MongoDB techniques from the ground up.

    Table of Content


    Part I: Getting Started with NoSQL and MongoDB
    HOUR 1: Introducing NoSQL and MongoDB
    HOUR 2: Installing and Configuring MongoDB
    HOUR 3: Using JavaScript in the MongoDB Shell 
    Part II: Implementing NoSQL in MongoDB
    HOUR 4: Configuring User Accounts and Access Control 
    HOUR 5: Managing Databases and Collections from the MongoDB Shell   
    HOUR 6: Finding Documents in the MongoDB Collection from the MongoDB Shell 
    HOUR 7: Additional Data-Finding Operations Using the MongoDB Shell
    HOUR 8: Manipulating MongoDB Documents in a Collection
    HOUR 9: Utilizing the Power of Grouping, Aggregation, and Map Reduce  
    Part III: Using MongoDB in Applications
    HOUR 10: Implementing MongoDB in Java Applications
    HOUR 11: Accessing Data from MongoDB in Java Applications
    HOUR 12: Working with MongoDB Data in Java Applications
    HOUR 13: Implementing MongoDB in PHP Applications
    HOUR 14: Accessing Data from MongoDB in PHP Applications    
    HOUR 15: Working with MongoDB Data in PHP Applications 
    HOUR 16: Implementing MongoDB in Python Applications
    HOUR 17: Accessing Data from MongoDB in Python Applications   
    HOUR 18: Working with MongoDB Data in Python Applications
    HOUR 19: Implementing MongoDB in Node.js Applications
    HOUR 20: Accessing Data from MongoDB in Node.js Applications  
    HOUR 21: Working with MongoDB Data in Node.js Applications
    Part IV: Additional MongoDB Concepts
    HOUR 22: Database Administration Using the MongoDB Shell
    HOUR 23: Implementing Replication and Sharding in MongoDB
    HOUR 24: Implementing a MongoDB GridFS Store 

     

    Salient Features

    • Shows how to use MongoDB to build fast, efficient Big Data and real-time database solutions - even for readers with no experience with NoSQL
    • Covers NoSQL database design and implementation, including the use of Java, PHP, Python, and Node.js/Mongoose to store and manage data
    • Introduces advanced NoSQL concepts such as sharding, replication, and optimization
    • Teaches through practical instructions, realistic examples, QandAs, quizzes, exercises, tips, and more