• MongoDB and NoSQL eBooks Mini-Pack


    MongoDB and NoSQL eBooks Mini-Pack
    MongoDB and NoSQL eBooks Mini-Pack
    English | PDF | Collection | 87.892 Mb

    MongoDB (from "humongous" ) is an open source document-oriented database system developed and supported by 10gen. It is part of the NoSQL family of database systems. Instead of storing data in tables as is done in a "classical" relational database, MongoDB stores structured data as JSON-like documents with dynamic schemas (MongoDB calls the format BSON), making the integration of data in certain types of applications easier and faster.
    Continue Reading
  • MongoDB Applied Design Patterns

    MongoDB Applied Design Patterns

    MongoDB Applied Design Patterns By Rick Copeland
    2013 | 176 Pages | ISBN: 1449340040 | EPUB + PDF | 11 MB

    Whether you’re building a social media site or an internal-use enterprise application, this hands-on guide shows you the connection between MongoDB and the business problems it’s designed to solve. You’ll learn how to apply MongoDB design patterns to several challenging domains, such as ecommerce, content management, and online gaming. Using Python and JavaScript code examples, you’ll discover how MongoDB lets you scale your data model while simplifying the development process.
    Continue Reading
  • TutsPlus Learning MongoDB-PRODEV


    TutsPlus Learning MongoDB-PRODEV
    English | MOV | H264 478 kbps 30 fps | 1152x720 | AAC 128 kbps 44 KHz | 253 MB
    Genre: elearning

    NoSQL databases have received a lot of attention in the last few years, and MongoDB is currently the most popular one. If youve been looking at MongoDB for a while now, but arent ready to take the plunge away from good old MySQL, this course should be exactly what you need to get started with the wonderful world of NoSQL databases.
    Continue Reading
  • Learning MongoDB



    Learning MongoDB
    Flash Video | MOV / AVC, ~235 kb/s | 1152x720 | Duration: 02:53:50 | English: AAC, 96 kb/s (2 ch) | 512 MB
    Genre: Development / Programming

    NoSQL databases have received a lot of attention in the last few years, and MongoDB is currently the most popular one. If you’ve been looking at MongoDB for a while now, but aren’t ready to take the plunge away from good old MySQL, this course should be exactly what you need to get started with the wonderful world of NoSQL databases.
    Continue Reading
  • The Definitive Guide to MongoDB



    The Definitive Guide to MongoDB
    Apress | 978-1-4302-3051-9 | PDF | 329 pages | 2.47 MB
    Continue Reading
  • 10gen Education - M101: MongoDB for Developers


    10gen Education - M101: MongoDB for Developers
    English | Video: h264, 1280x720, 1613 kb/s | Audio: aac, 44100 Hz, 191 kb/s | 5.09 GB
    Genre: Video Training
    Mirrors:RapidGator - UL - Shareflare

    Learn everything you need to know to get started building a MongoDB-based app. This course will go over basic installation, JSON, schema design, querying, insertion of data, indexing and working with language drivers. In the course, you will build a blogging platform, backed by MongoDB.
    Continue Reading
  • Building Node Applications with MongoDB and Backbone (By O'REILLY)




    Building Node Applications with MongoDB and Backbone By Mike Wilson
    2012 | 204 Pages | ISBN: 1449337392 | PDF | 5 MB

    Continue Reading
  • Building Node Applications with MongoDB and Backbone


    Building Node Applications with MongoDB and Backbone
    Publisher: O'Reilly Media | 2012 | EPUB + PDF | ISBN: 1449337392 | 204 pages | 2.2 + 5.2 Mb

    Build an application from backend to browser with Node.js, and kick open the doors to real-time event programming. With this hands-on book, you’ll learn how to create a social network application similar to LinkedIn and Facebook, but with a real-time twist. And you’ll build it with just one programming language: JavaScript.
    If you’re an experienced web developer unfamiliar with JavaScript, the book’s first section introduces you to the project’s core technologies: Node.js, Backbone.js, and the MongoDB data store. You’ll then launch into the project—a highly responsive, highly scalable application—guided by clear explanations and lots of code examples.
    Continue Reading
  • The Definitive Guide to MongoDB: The NoSQL Database for Cloud and Desktop Computing (PDF/Epub)



    The Definitive Guide to MongoDB: The NoSQL Database for Cloud and Desktop Computing
    2010 | 328 Pages | ISBN: 1430230517 | EPUB + PDF | 1 MB + 4 MB


    MongoDB, a cross-platform NoSQL database, is the fastest-growing new database in the world. MongoDB provides a rich document orientated structure with dynamic queries that you’ll recognize from RDMBS offerings such as MySQL. In other words, this is a book about a NoSQL database that does not require the SQL crowd to re-learn how the database world works!
    Continue Reading
  • Best Internet Links

    45 Anonymous 23.02.2013
  • MongoDB in Action By Kyle Banker



    MongoDB in Action
    English | 2011 | ISBN: 1935182870 | PDF | 312 pages | 5 MB


    MongoDB in Action is a comprehensive guide to MongoDB for application developers. The book begins by explaining what makes MongoDB unique and describing its ideal use cases. A series of tutorials designed for MongoDB mastery then leads into detailed examples for leveraging MongoDB in e-commerce, social networking, analytics, and other common applications.
    Continue Reading
  • MongoDB and Python: Patterns and processes for the popular document-oriented database



    MongoDB and Python: Patterns and processes for the popular document-oriented database
    English | 2011-09-30 | ISBN: 1449310370 | 68 pages | PDF | 4,5 MB


    Learn how to leverage MongoDB with your Python applications, using the hands-on recipes in this book. You get complete code samples for tasks such as making fast geo queries for location-based apps, efficiently indexing your user documents for social-graph lookups, and many other scenarios.
    Continue Reading
  • 10gen Education - M101: MongoDB for Developers (2012)



    10gen Education - M101: MongoDB for Developers (2012)
    English | MP4 + project files | 1280 x 720 | AVC ~1287 Kbps | 29.970 fps
    AAC | 192 kbps | 44.1 KHz | 2 channels | ~12 hours | 5.09 GB
    Genre: eLearning Video

    Learn everything you need to know to get started building a MongoDB-based app. This course will go over basic installation, JSON, schema design, querying, insertion of data, indexing and working with language drivers. In the course, you will build a blogging platform, backed by MongoDB.
    Continue Reading
  • 10gen Education - M102: MongoDB for DBAs



    10gen Education - M102: MongoDB for DBAs
    English | MP4 | 1280 x 720 | AVC ~1122 Kbps | 29.970 fps
    AAC | 192 kbps | 44.1 KHz | 2 channels | ~14 hours | 4.8 GB
    Genre: eLearning Video

    This course begins by assuming you have no experience with MongoDB, taking you through the basics of installation. Then you will learn about JSON and Mongo's extensive query capabilities through the Mongo shell. We will cover importing, and exporting data into Mongo. After that, we cover replication and fault tolerance. Then it is on to scaling out with MongoDB, including indexing, performance tuning, monitoring, and sharding. Finally, we cover backups and recovery. No prior experience with MongoDB is assumed for this course but a knowledge of administration of another database will be helpful.
    Continue Reading
  • MongoDB: The Definitive Guide By Kristina Chodorow



    MongoDB: The Definitive Guide - Kristina Chodorow
    2010 | Kristina Chodorow, Michael Dirolf | O'Re,illy Me,dia | ISBN: 1449381561 | PDF | 216 pages | 4 Mb


    How does MongoDB help you manage a huMONGOus amount of data collected through your web application? With this authoritative introduction, you'll learn the many advantages of using document-oriented databases, and discover why MongoDB is a reliable, high-performance system that allows for almost infinite horizontal scalability.
    Continue Reading
  • Ruby and MongoDB Web Development: Beginner’s Guide


    Ruby and MongoDB Web Development: Beginner’s Guide
    Publisher: PP | 2012 | EPUB + PDF | ISBN: 1849515026 | 332 pages | 1.3 + 4.7 Mb

    Mirrors: Extabit | Rapidgator | Uploaded

    MongoDB is a high-performance, open source, schema-free document-oriented database. Ruby is an object- oriented scripting language. Ruby and MongoDB are an ideal partnership for building scalable web applications.
    Continue Reading