Users Online
· Guests Online: 43
· Members Online: 0
· Total Members: 188
· Newest Member: meenachowdary055
· Members Online: 0
· Total Members: 188
· Newest Member: meenachowdary055
Forum Threads
Newest Threads
No Threads created
Hottest Threads
No Threads created
Latest Articles
DEMO - Introduction to MongoDB
DEMO - Introduction to MongoDB Database Courses |
Categories | Most Recent | Top Rated | Popular Courses |
Uploader | Date Added | Views | Rating | |
Superadmin | 04.05.17 | 595 | No Rating | |
Description | ||||
MongoDB is a very popular open source NoSQL database. When scalability and speed are required, this database shines. It is a document database which imposes very little and has drivers for many programming languages. This course will teach you how to get mongo running, manipulate and query data, index for speed, and arm you with the essential skills required to start using Mongo. MongoDB is a very popular open source NoSQL database. When scalability and speed are required, this database shines. It is a document database which imposes very little and has drivers for many programming languages. This course will teach you how to get mongo running, manipulate and query data, index for speed, and arm you with the essential skills required to start using Mongo. Topics Include : Introduction Introduction to MongoDB The MongoShell Saving Data Finding Documents Indexing Contents Lesson Description Section 1 Introduction Lesson 001 Introduction Lesson 002 Overview Lesson 003 Scalability Lesson 004 Locking Lesson 005 Scaling Out Lesson 006 DeNormalization Lesson 007 Consistency 1 Server Lesson 008 Consistency Mutli Server Lesson 009 Inconsistency Lesson 010 Schema Responsibility Shift Lesson 011 Summary Section 2 Introduction to MongoDB Lesson 012 Introduction Lesson 013 Downloading Lesson 014 Package Content Lesson 015 First Run Lesson 016 Command Line Options Lesson 017 Install As Service Lesson 018 Verify Server Lesson 019 Database is NameSpace Lesson 020 Getting Help in the Shell Lesson 021 Replica Sets Lesson 022 Configuring a Replica Set Lesson 023 Verifying Replication Sets Lesson 024 Replica Failover Set Lesson 025 Summary Section 3 The Mongo Shell Lesson 026 Introduction Lesson 027 Shell Role in EcoSystem Lesson 028 Shell Modules Lesson 029 Shell Invoking Syntax Lesson 031 Using Eval Lesson 032 Substantial Scripts Lesson 033 Execute Script Before Enter Lesson 034 Shell Keys and Shortcuts Lesson 035 Multiline Editing Lesson 036 External Editor Integration Lesson 037 Load Script from Within Lesson 038 User RC File Lesson 039 Common Safety Usage Tip Lesson 040 Shell Alternatives Lesson 041 Summary Section 4 Saving Data Lesson 042 Introduction Lesson 043 Overview Lesson 044 Storage Lesson 045 BSON Lesson 046 Saving Documents Lesson 047 Collections Lesson 048 Document Id Lesson 049 Object Id Lesson 050 Insert Lesson 051 Insert with Id Lesson 052 Complex Document Lesson 053 Save Danger Lesson 054 Update Command Lesson 055 Update Demo Lesson 056 Set Operator Lesson 057 Unset Operator Lesson 058 Rename Operator Lesson 059 Push Operator Lesson 060 Pull Operator Lesson 061 Pop Operator Lesson 062 Array Type Lesson 063 Multi Update Lesson 064 Find and Modify Lesson 065 Query with Sort Lesson 066 Demo Find and Modify Lesson 067 Documentation Lesson 068 Summary Section 5 Finding Documents Lesson 069 Introduction Lesson 070 Overview Lesson 071 find() Lesson 072 Equality Lesson 073 Projection Lesson 074 Comparision Lesson 075 $not Lesson 076 $in Lesson 077 Arrays Lesson 078 $all Lesson 079 $nin Lesson 080 Dot Notation Lesson 081 Sub Document Lesson 082 null and $exists Lesson 083 And Lesson 084 More Projection Lesson 085 Cursor Lesson 086 sort() Lesson 087 limit Lesson 088 skip() Lesson 089 findOne() Lesson 090 Summary Section 6 Indexing Lesson 091 Introduction Lesson 092 Overview Lesson 093 Scan Is Based Lesson 094 Index Theory Lesson 095 Sort Uses Index Lesson 096 Index Types Lesson 097 Create Index Lesson 098 system.index collection Lesson 099 explain() Lesson A100 nscanned Lesson A101 Multi Term Query Lesson A102 Comparison Lesson A103 Scanned vs Returned Lesson A104 dropIndex() Lesson A105 Nested Fields Lesson A106 Array Field Lesson A107 Sort Lesson A108 Unique Lesson A109 Sparse Lesson A110 Compound Lesson A111 Sort Direction Lesson A112 Covering Index Lesson A113 Dead Weight Lesson A114 Baxkground Build Lesson A115 Index Names Lesson A116 Summary Lesson A117 Conclusion |
Ratings
Comments
No Comments have been Posted.
Post Comment
Please Login to Post a Comment.