Instant MongoDB (Amol Nayak)

 
0.0 (0)
Instant MongoDB (Amol Nayak)

The goal of this free MongoDB eBook is to get you started using MongoDB as soon as feasible. We swiftly walk you through the process of beginning the import of your data into the database, starting with installation and setup.

Learn about MongoDB's CRUD operations, Map Reduce functionality, schema design, performance tuning techniques, and more.

  • Learn something new in an Instant! A short, fast, focused guide delivering immediate results
  • Query in MongoDB from the Mongo shell
  • Learn about the aggregation framework and Map Reduce support in Mongo
  • Tips and tricks for schema designing and how to develop high-performance applications using MongoDB

Ebook Details

Author(s)
About the Authors
Amol Nayak has seven years of experience with Java/JEE and is currently employed by a prestigious investment firm where he works on several cutting-edge technologies, primarily open source. He is actively experimenting with MongoDB at work by creating prototypes for various use cases. He promotes open source by developing and promoting open source frameworks because he is an enthusiast for it. 
Published
Published Date / Year
(July 26, 2013)
Hardcover
72 pages
eBook Format
PDF
ISBN-10
1782169709
ISBN-13
978-1782169703

Similar Programming & Computer Books

Only SQL. Tout ce que vous avez toujours voulu savoir sur les SGBD sans jamais avoir osé le demander. - OnlySQL. Everything you always wanted to know about DBMS but were afraid to ask. (Vincent Lozano, et al)
Based on their combined 50 years of professional experience, Vincent Lozano and Étienne Georges present you with a thorough and comprehensive course that covers everything from conceptual data modeling...
Cours complet pour apprendre les différents types de bases de données et le langage SQL - Complete course to learn the different types of databases and the SQL language (Jacques Le Maitre)
This is a thorough lesson on many types of databases. You will gain knowledge of SQL query authoring and other database architecture patterns. ...
The Official New Features Guide to Sybase ASE (Brian Taylor, et al)
Sybase Adaptive Server Enterprise is a mission-critical, high-performance database management system created to satisfy the growing demands of huge databases and high transaction volumes while offering a cost-efficient database...
Sybase IQ (Rocket99)
The Adaptive Server product family, which also includes Adaptive Server Enterprise and SQL Anywhere, incorporates Sybase IQ. Direct access to relational and nonrelational databases on mainframe, UNIX, or Windows...
Sybase SQL Server Administration's Guide
In addition to providing thorough explanations of how to install, configure, and maintain SQL Server 10 and SQL Server 11, this book also addresses system changes that may affect...
Strategic Foundations of General Equilibrium: Dynamic Matching and Bargaining Games (Douglas Gale)
Since Adam Smith's day, the theory of competition has played a significant role in economic study. This book, published by one of the most eminent modern economic theorists, details...
The Pure Logic Of Choice (Richard D. Fuerle)
A broad theory of economics based on free will is presented in this free programming book. The assumption that humans have free will and the ability to alter physical...
Portfolio Theory and Financial Analyses (Robert Alan Hill)
Whether they involve calculating the return on a portfolio, analyzing portfolio risk, or assessing the effectiveness of the portfolio management process, this free programming book links each of the...
Price Theory: An Intermediate Text (David D. Friedman)
In order to help the reader grasp the economic way of thinking, the author first gives verbal, intuitive explanations of the topics before using graphs and/or calculus to illustrate...
Mathematical Models in Portfolio Analysis (Farida Kachapova)
This free programming book presents the mathematical theory of portfolio modeling in financial mathematics as a coherent whole, with justifications for each step. ...

Others Programming Books by Packt Publishing

Learn Ethical Hacking from Scratch (Zaid Sabih)
The fundamentals of ethical hacking, how to hack safely and legally, how to install Kali Linux and use the Linux terminal are covered at the beginning of this book....
Flutter Cookbook (Simone Alessandria, et al.)
Using the Dart programming language, Flutter is an open-source platform for creating mobile, web, and desktop applications. With the help of this recipe-based manual, which emphasizes solid app design...
AJAX and PHP: Building Responsive Web Applications (Cristian Darie, et al)
This Open-source book will assist you in comprehending how the components of AJAX function and how the heart of AJAX beats, assuming that you have a fundamental understanding of...
Learn Ethereum: Build your own Decentralized Applications with Ethereum and Smart Contracts (Xun Wu, et al)
Ethereum is a decentralized, blockchain-based computing platform that enables the execution of smart contracts.
Mastering Internet of Things: Design and create your own IoT applications using Raspberry Pi (Peter Waher)
The fastest-growing technological market is the Internet of Things (IoT). Industries are adopting IoT technologies to save operational costs, extend product life, and enhance consumer welfare. ...
Hands-On Natural Language Processing with Python: A practical guide to applying deep learning architectures to your NLP applications (Rajesh Arumugam, et al)
Natural language processing (NLP) has applications in a variety of fields, including web search, advertising, and customer service, and we can improve its performance in these fields with the...
Learn PowerShell Core (David das Neves, et al)
You may build your own PowerShell repository with the help of this book, which will also teach you about PowerShell security and Just Enough Administration.
Docker Cookbook (Ken Cochrane, et al)
This book teaches you how to use Docker images by beginning with putting them up in various environments. You will next go into great detail on network and data...
Vue.js Design Patterns and Best Practices (Paul Halliday)
The first section of this book compares Vue.js to other frameworks and sets up the conditions for developing your application. Writing and styling reusable, clean components that may be...
Full-Stack React Projects: Modern web development using React, Node, Express, and MongoDB (Shama Hoque)
There is no denying the advantages of employing a full JavaScript stack for web development, especially when powerful and well-liked tools like React, Node, and Express are at hand....
Responsive Web Design with HTML5 and CSS3 (Ben Frain)
Websites that are only accessible on desktops are simply outdated. You need to know how to create websites that will simply "operate," regardless of the devices used to access...
Building Applications with Spring 5 and Vue.js: Build a modern, full-stack web application using Spring Boot and Vuex (James Ye)
You can develop into a full-stack web developer by using the practical approach of Building Applications with Spring 5 and Vue.js 2.
Serverless Design Patterns and Best Practices: Build, secure, and deploy enterprise ready serverless applications with AWS (Brian Zambrano)
Many of the issues that developers go into while hosting servers and systems are handled by serverless applications. The serverless pay-per-invocation model can potentially yield significant cost reductions, which...
Expert Delphi: Robust and Fast Cross-Platform Application Development (Paweł Głowacki)
The most potent Object Pascal IDE and component library for creating native cross-platform apps is Delphi. It makes it possible to create lightning-quick, natively developed programs for all of...
Effective DevOps with AWS (Yogesh Raheja, et al)
The way modern software firms operate has changed as a result of the DevOps trend. The DevOps trend has been greatly aided by Amazon Web Services (AWS), which has...
Learn T-SQL Querying (Pedro Lopes, et al.)
The SQL language has a Microsoft-exclusive extension called Transact-SQL (T-SQL), which is used with Microsoft SQL Server and Azure SQL Database.
Software Architecture with Spring 5.0: Design and architect highly scalable, robust, and high-performance Java applications (Rene Enriquez, et al)
Effectively creating resilient architectures can be achieved by using Spring 5 and its ecosystem. The fundamental element that enables us to achieve our business objectives while supporting the features...
Artificial Intelligence for Big Data (Anand Deshpande, et al)
Companies now have more customer data than ever before in the era of big data, far more than what the available technologies could possibly hope to handle. ...
Extreme C: Taking you to the limit in Concurrency, OOP, and the most advanced capabilities of C (Kamran Amini)
C is much more than just understanding the syntax. Developers that possess a thorough, scientific understanding of the guiding concepts and procedures are sought in the industry. ...
Mastering Swift (Jon Hoffman)
Developers who want to learn more about the most recent Swift version should read this book. This book is for developers who want to learn in a hands-on manner...

User reviews

There are no user reviews for this listing.
Ratings
Rate this Book
Comments