Sumario: | MongoDB is a No SQL database, which is an open-source, cross-platform, document-oriented database written in C++. MongoDB is a popular document database with powerful capabilities, such as full-text-based search, geospatial queries, data aggregation, and many more features. The course begins with an introduction to MongoDB and it's features and editions. You will learn to differentiate between SQL and NoSQL databases and set up and install MongoDB on Windows. You will proceed to create a new database and a new collection in MongoDB. You will learn to modify and drop databases and collections. You will learn to insert and display documents in a formatted way using the pretty() method. You will perform various operations on MongoDB using the AND, OR, NOR, and NOT operators. You will explore how to limit records using the limit() method and skip documents using the skip() method. You will create and delete indexes and perform text searches in MongoDB. Upon completing the course, you will be able to master the concepts of MongoDB NoSQL database, create a new database, and maintain an existing database. You will be able to independently run live queries and use complex queries to manipulate data in the database. What You Will Learn Install and set up MongoDB Create a new database and maintain existing databases with MongoDB Implement the sort() method in MongoDB and display sorted results Limit records with limit() and skip documents with skip() method Use find(), explain(), listCommands(), and getCollectionInfos() Create and delete indexes and use search text on collections Audience The course aims at delivering a high-quality learning experience to those who are database beginners, web developers wanting to learn modern database concepts, application developers that would work on databases to store information for their apps, and programmers involved in complex programming that involves data storage and handling. The only prerequisite required to benefit from this course is to have basic knowledge of computer use. About The Author Amit Diwan: Studyopedia was founded by Amit Diwan in 2018 after working for Tutorialspoint , IIT, IASRI, Sitepoint, DU, and C# Corner. Studyopedia sells courses on Udemy, Tutorialspoint, Geeksforgeeks, and Skillshare, providing video courses to master various technologies and programming languages, databases, frameworks, Python, data science, machine learning, Java, Android, C/C++, HTML5, Bootstrap, JavaScript, jQuery, PHP, CSS, WordPress, Drupal, Joomla, Magento, osCommerce, OpenCart, PrestaShop, and other disciplines. Studyopedia delivers high-quality video courses to millions of students and professionals enrolled through their website on multiple programming languages and technologies.
|