Pluralsight - Introduction to MongoDB

seeders: 2
leechers: 0
updated:
Added by lockhart in Other > Tutorials

Download Fast Safe Anonymous
movies, software, shows...
  • Downloads: 452
  • Language: English

Files

IntroMongoDB 06 Indexing
  • 06_12-Comparison.mp4 (1.9 MB)
  • 06_11-Multi-Term_Query.mp4 (661.1 KB)
  • 06_09-explain().mp4 (4.7 MB)
  • 06_13-Scanned_vs._Returned.mp4 (2.9 MB)
  • 06_14-dropIndex().mp4 (3.4 MB)
  • 06_16-Array_Field.mp4 (2.3 MB)
  • 06_15-Nested_Fields.mp4 (2.8 MB)
  • 06_08-system.indexes_collection.mp4 (2.4 MB)
  • 06_07-Create_Index.mp4 (3.4 MB)
  • 06_02-Overview.mp4 (814.1 KB)
  • 06_01-Introduction.mp4 (1.2 MB)
  • 06_03-Scan_Is_Bad.mp4 (2.9 MB)
  • 06_04-Index_Theory.mp4 (4.4 MB)
  • 06_06-Index_Types.mp4 (5.1 MB)
  • 06_05-Sort_Uses_Index.mp4 (1.5 MB)
  • 06_17-Sort.mp4 (2.2 MB)
  • 06_10-nscanned.mp4 (1.7 MB)
  • 06_24-Background_build.mp4 (3.1 MB)
  • 06_25-Index_Name.mp4 (5.0 MB)
  • 06_26-Summary.mp4 (1.7 MB)
  • 06_18-Unique.mp4 (2.1 MB)
  • 06_23-Dead_Weight.mp4 (2.9 MB)
  • 06_27-Conclusion.mp4 (2.1 MB)
  • 06_19-Sparse.mp4 (7.2 MB)
  • 06_22-Covering_Index.mp4 (5.9 MB)
  • 06_20-Compound.mp4 (3.8 MB)
  • 06_21-Sort_Direction.mp4 (3.9 MB)
04 Saving Data
  • 04_17-Rename_Operator.mp4 (1.1 MB)
  • 04_18-Push_Operator.mp4 (4.1 MB)
  • 04_20-Pop_Operator.mp4 (2.4 MB)
  • 04_21-Array_Type.mp4 (1.9 MB)
  • 04_19-Pull_Operator.mp4 (2.4 MB)
  • 04_15-Set_Operator.mp4 (3.1 MB)
  • 04_12-Save_Danger.mp4 (6.2 MB)
  • 04_22-Multi_Update.mp4 (5.9 MB)
  • 04_13-Update_Command.mp4 (3.7 MB)
  • 04_14-Update_Demo.mp4 (2.4 MB)
  • 04_16-Unset_Operator.mp4 (1.3 MB)
  • 04_11-Complex_Document.mp4 (5.8 MB)
  • 04_25-Demo_Find_And_Modify.mp4 (9.3 MB)
  • 04_26-Documentation.mp4 (1.9 MB)
  • 04_27-Summary.mp4 (1.9 MB)
  • 04_23-Find_And_Modify.mp4 (1.4 MB)
  • 04_24-Query_With_Sort.mp4 (6.1 MB)
  • 04_04-BSON.mp4 (8.1 MB)
  • 04_03-Storage.mp4 (4.3 MB)
  • 04_01-Introduction.mp4 (1.2 MB)
  • 04_10-Insert_with_Id.mp4 (5.9 MB)
  • 04_05-Saving_Documents.mp4 (2.7 MB)
  • 04_02-Overview.mp4 (1.2 MB)
  • 04_06-Collections.mp4 (6.3 MB)
  • 04_09-Insert.mp4 (4.9 MB)
  • 04_08-ObjectId.mp4 (7.7 MB)
  • 04_07-Document_Id.mp4 (2.7 MB)
Exercise Files
  • 5-mongodb-introduction-m4-slides.pdf (140.5 KB)
  • 3-mongodb-introduction-m2-slides.pdf (263.1 KB)
  • 2-mongodb-introduction-m1-slides.pdf (137.5 KB)
  • 1-mongodb-introduction-m0-slides.pdf (488.1 KB)
  • 4-mongodb-introduction-m3-slides.pdf (364.1 KB)
  • 6-mongodb-introduction-m5-slides.pdf (232.0 KB)
  • 5-mongodb-introduction-m4-exercise-files demos
    • finding-documents-before.js (1.6 KB)
    • finding-documents-after.js (2.1 KB)
    • demo-readme.txt (0.7 KB)
    4-mongodb-introduction-m3-exercise-files demos
    • demo-readme.txt (0.7 KB)
    • saving-data-after.js (1.8 KB)
    • saving-data-before.js (1.1 KB)
    01 Introduction
    • 01_07-Consistency_1_Server.mp4 (1.6 MB)
    • 01_06-Denormalization.mp4 (8.9 MB)
    • 01_08-Consistency_Multi_Server.mp4 (9.3 MB)
    • 01_05-Scaling_Out.mp4 (1.0 MB)
    • 01_11-Summary.mp4 (1.7 MB)
    • 01_04-Locking.mp4 (1.9 MB)
    • 01_10-Schema_Responsibility_Shift.mp4 (2.6 MB)
    • 01_09-Inconsistency.mp4 (3.0 MB)
    • 01_03-Scalability.mp4 (950.5 KB)
    • 01_01-Introduction.mp4 (1.3 MB)
    • 01_02-Overview.mp4 (8.5 MB)
    03 The Mongo Shell
    • 03_06-Substantial_Scripts.mp4 (5.2 MB)
    • 03_04-Shell_Invoking_Syntax.mp4 (5.4 MB)
    • 03_07-Execute_Script_Before_Enter.mp4 (4.6 MB)
    • 03_05-Using_Eval.mp4 (5.4 MB)
    • 03_08-Shell_Keys_and_Shortcuts.mp4 (2.3 MB)
    • 03_15-Summary.mp4 (1.0 MB)
    • 03_09-Multiline_Editing.mp4 (3.1 MB)
    • 03_03-Shell_Modes.mp4 (4.1 MB)
    • 03_01-Introduction.mp4 (2.5 MB)
    • 03_11-Load_Script_from_Within.mp4 (1.6 MB)
    • 03_10-External_Editor_Integration.mp4 (6.6 MB)
    • 03_12-User_RC_File.mp4 (5.0 MB)
    • 03_13-Common_Safety_Usage_Tip.mp4 (900.7 KB)
    • 03_02-Shell_Role_in_Ecosystem.mp4 (2.2 MB)
    • 03_14-Shell_Alternatives.mp4 (2.2 MB)
    05 Finding Documents
    • 05_21-findOne().mp4 (1.8 MB)
    • 05_22-Summary.mp4 (1.4 MB)
    • 05_06-Comparison.mp4 (2.4 MB)
    • 05_05-Projection.mp4 (2.6 MB)
    • 05_04-Equality.mp4 (577.3 KB)
    • 05_03-find().mp4 (1.2 MB)
    • 05_07-$not.mp4 (1.3 MB)
    • 05_08-$in.mp4 (2.7 MB)
    • 05_10-$all.mp4 (803.1 KB)
    • 05_20-skip().mp4 (2.5 MB)
    • 05_09-Arrays.mp4 (3.1 MB)
    • 05_02-Overview.mp4 (1.2 MB)
    • 05_01-Introduction.mp4 (823.7 KB)
    • 05_17-Cursor.mp4 (6.8 MB)
    • 05_18-sort().mp4 (6.0 MB)
    • 05_19-limit().mp4 (1.5 MB)
    • 05_16-More_Projection.mp4 (5.6 MB)
    • 05_15-And.mp4 (2.0 MB)
    • 05_11-$nin.mp4 (1,012.6 KB)
    • 05_12-Dot_Notation.mp4 (3.3 MB)
    • 05_13-Sub-Document.mp4 (5.4 MB)
    • 05_14-null_and_$exists.mp4 (6.2 MB)
    02 Introduction to MongoDB
    • 02_01-Introduction.mp4 (765.0 KB)
    • 02_02-Downloading.mp4 (5.9 MB)
    • 02_05-Command_Line_Options.mp4 (12.2 MB)
    • 02_03-Package_Content.mp4 (3.1 MB)
    • 02_14-Summary.mp4 (2.0 MB)
    • 02_13-Replica_Set_Failover.mp4 (10.8 MB)
    • 02_12-Verifying_Replication_Works.mp4 (5.1 MB)
    • Description


      Pluralsight - Introduction to MongoDB | 444MB
      Genre: eLearning | Level: Intermediate | Language: English

      MongoDB is a very popular open source NoSQL database that is fast and scalable. This course will get you familiar with this unique database and arm you with the essential skills to start using Mongo to power your software application.

      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.



Download torrent
440.3 MB
seeders:2
leechers:0
Pluralsight - Introduction to MongoDB


Trackers

tracker name
udp://11.rarbg.com/announce
http://fr33dom.h33t.com:3310/announce
http://121.14.98.151:9090/announce
http://tracker1.wasabii.com.tw:6969/announce
http://tracker.dler.org:6969/announce
http://tracker.yibis.com:6969/announce
http://94.228.192.98/announce
http://newhorizons.twentyforty.me:2710/announce
udp://open.demonii.com:1337/announce
udp://9.rarbg.com:2710/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://12.rarbg.me:80/announce
udp://tracker.istole.it:80/announce
udp://tracker.publicbt.com:80/announce
udp://tracker.openbittorrent.com:80/announce
µTorrent compatible trackers list

Download torrent
440.3 MB
seeders:2
leechers:0
Pluralsight - Introduction to MongoDB


Torrent hash: C8F3CD595EB891712C897C5C982E3620A011CDE6