file[MongoDB University] MongoDB for Ja Developers [2013, ENG]

MongoDB University MongoDB for Developers 2013 ENG
  • JSONsrcFinalalbums.json635.81KB
  • ZIPsrcFinalenron.zip108.43MB
  • TARsrcFinalfinal-problem4.tar33.26MB
  • ZIPsrcFinalfinal-problem4.zip3.99MB
  • JSONsrcFinaliges.json9.19MB
  • ZIPsrcWeek 2 - CRUDValidate.zip2.43MB
  • TGZsrcWeek 4 - Perforncehw4-3.tgz4.22MB
  • JSONsrcWeek 4 - Perforncesysprofile.json457.08KB
  • TGZsrcWeek 5 - Aggregationhw4-3.tgz4.22MB
  • ZIPsrcWeek 5 - Aggregationhw4-3.zip4.22MB
  • JSONsrcWeek 5 - Aggregationzips.json2.74MB
  • MP4videoWeek 1 - IntroductionFile_01_Welcome.mp447.22MB
  • MP4videoWeek 1 - IntroductionFile_02_what is mongodb.mp453.51MB
  • MP4videoWeek 1 - IntroductionFile_03_Mongo Relative to Relational.mp430.16MB
  • MP4videoWeek 1 - IntroductionFile_04_Overview of Building an app with Mongo.mp441.29MB
  • MP4videoWeek 1 - IntroductionFile_05_Quick Introduction to the Mongo Shell.mp432.76MB
  • MP4videoWeek 1 - IntroductionFile_06_JSON introduced.mp424.89MB
  • MP4videoWeek 1 - IntroductionFile_07_System Requirements.mp49.99MB
  • MP4videoWeek 1 - IntroductionFile_08_Installing MongoDB (c).mp465.96MB
  • MP4videoWeek 1 - IntroductionFile_09_Installing MongoDB (windows).mp445.43MB
  • MP4videoWeek 1 - IntroductionFile_10_Installing and Using ven.mp441.35MB
  • MP4videoWeek 1 - IntroductionFile_11_The MongoDB Ja Driver.mp435.80MB
  • MP4videoWeek 1 - IntroductionFile_12_Intro to the Spark Web Application Framework.mp430.45MB
  • MP4videoWeek 1 - IntroductionFile_13_Intro to the Freerker Templating Engine.mp439.88MB
  • MP4videoWeek 1 - IntroductionFile_14_Spark and Freerker together.mp420.09MB
  • MP4videoWeek 1 - IntroductionFile_15_ All together now: MongoDB, Spark, and Freerker.mp418.50MB
  • MP4videoWeek 1 - IntroductionFile_16_Spark framework handling GET requests.mp430.61MB
  • MP4videoWeek 1 - IntroductionFile_17_Spark framework handling POST requests.mp434.89MB
  • MP4videoWeek 1 - IntroductionFile_18_Mongo is Scheless.mp425.93MB
  • MP4videoWeek 1 - IntroductionFile_19_JSON Revisited.mp414.87MB
  • MP4videoWeek 1 - IntroductionFile_20_JSON Arrays.mp44.03MB
  • MP4videoWeek 1 - IntroductionFile_21_JSON Subdocuments.mp46.32MB
  • MP4videoWeek 1 - IntroductionFile_22_JSON Spec.mp414.01MB
  • MP4videoWeek 1 - IntroductionFile_23_Introduction to our class project, the blog.mp416.87MB
  • MP4videoWeek 1 - IntroductionFile_24_Blog in Relational Tables.mp426.70MB
  • MP4videoWeek 1 - IntroductionFile_25_Blog in Documents.mp435.71MB
  • MP4videoWeek 1 - IntroductionFile_26_Intro to Sche Design.mp418.15MB
  • MP4videoWeek 1 - IntroductionHomework 1.1.mp412.22MB
  • MP4videoWeek 2 - CRUDFile_27_Introduction to Week 2.mp46.09MB
  • MP4videoWeek 2 - CRUDFile_28_CRUD and the Mongo Shell.mp410.06MB
  • MP4videoWeek 2 - CRUDFile_29_Secrets of the Mongo Shell.mp427.60MB
  • MP4videoWeek 2 - CRUDFile_30_BSON Introduced.mp425.54MB
  • MP4videoWeek 2 - CRUDFile_31_Mongo shell inserting docs.mp414.90MB
  • MP4videoWeek 2 - CRUDFile_32_Mongo shell introduction to findOne.mp415.49MB
  • MP4videoWeek 2 - CRUDFile_33_Mongo shell introduction to find.mp415.49MB
  • MP4videoWeek 2 - CRUDFile_34_Mongo shell querying using field selection.mp413.28MB
  • MP4videoWeek 2 - CRUDFile_35_Querying using $gt and $lt.mp424.92MB
  • MP4videoWeek 2 - CRUDFile_36_Inequalities on strings.mp424.44MB
  • MP4videoWeek 2 - CRUDFile_37_Using regexes, $exists, $type.mp430.92MB
  • MP4videoWeek 2 - CRUDFile_38_Using $or.mp413.74MB
  • MP4videoWeek 2 - CRUDFile_39_Using $and.mp45.21MB
  • MP4videoWeek 2 - CRUDFile_40_Querying inside arrays.mp417.29MB
  • MP4videoWeek 2 - CRUDFile_41_Using $in and $all.mp416.27MB
  • MP4videoWeek 2 - CRUDFile_42_ Queries with dot notation.mp418.58MB
  • MP4videoWeek 2 - CRUDFile_43_ Querying, cursors.mp433.96MB
  • MP4videoWeek 2 - CRUDFile_44_Counting results.mp44.68MB
  • MP4videoWeek 2 - CRUDFile_45_Wholesale Updating of a Document.mp423.92MB
  • MP4videoWeek 2 - CRUDFile_46_Using the $set comnd.mp416.41MB
  • MP4videoWeek 2 - CRUDFile_47_Using the $unset comnd.mp47.86MB
  • MP4videoWeek 2 - CRUDFile_48_Using $push, $pop, $pull, $pushAll, $pullAll, $addToSet.mp417.07MB
  • MP4videoWeek 2 - CRUDFile_49_Multi-update.mp437.22MB
  • MP4videoWeek 2 - CRUDFile_50_Removing data.mp420.82MB
  • MP4videoWeek 2 - CRUDFile_51_getLastError.mp414.60MB
  • MP4videoWeek 2 - CRUDFile_52_Ja driver representing documents.mp451.33MB
  • MP4videoWeek 2 - CRUDFile_53_Ja driver insert.mp448.09MB
  • MP4videoWeek 2 - CRUDFile_54_Ja driver find, findOne, count.mp432.57MB
  • MP4videoWeek 2 - CRUDFile_55_Ja driver query criteria.mp450.11MB
  • MP4videoWeek 2 - CRUDFile_56_Ja driver field selection.mp424.91MB
  • MP4videoWeek 2 - CRUDFile_57_Ja driver dot notation.mp428.88MB
  • MP4videoWeek 2 - CRUDFile_58_Ja driver sort, skip and limit.mp430.05MB
  • MP4videoWeek 2 - CRUDFile_59_Ja driver update and remove.mp455.77MB
  • MP4videoWeek 2 - CRUDFile_60_Ja driver findAndModify.mp441.18MB
  • MP4videoWeek 2 - CRUDFile_61_Blog, User Interface.mp425.63MB
  • MP4videoWeek 2 - CRUDFile_62_Blog, Session nagement.mp431.70MB
  • MP4videoWeek 2 - CRUDFile_63_Blog, Internals.mp434.76MB
  • MP4videoWeek 2 - CRUDFile__Python Eats Ja.mp410.07MB
  • MP4videoWeek 2 - CRUDFile_65_Installing Python on Windows.mp417.42MB
  • MP4videoWeek 2 - CRUDFile_66_Installing Pymongo, Windows.mp49.56MB
  • MP4videoWeek 2 - CRUDFile_67_Installing Pymongo, c.mp48.15MB
  • MP4videoWeek 3 - Sche DesignFile_68_Introduction to Week 3.mp45.05MB
  • MP4videoWeek 3 - Sche DesignFile_69_MongoDB Schema Design.mp433.73MB
  • MP4videoWeek 3 - Sche DesignFile_70_Relational Normalization.mp443.24MB
  • MP4videoWeek 3 - Sche DesignFile_71_Mongo Design for Blog.mp447.91MB
  • MP4videoWeek 3 - Sche DesignFile_72_Alternative Schema for Blog.mp426.77MB
  • MP4videoWeek 3 - Sche DesignFile_73_Living Without Constraints.mp427.40MB
  • MP4videoWeek 3 - Sche DesignFile_74_Living without Transactions.mp435.59MB
  • MP4videoWeek 3 - Sche DesignFile_75_One to One Relations.mp435.29MB
  • MP4videoWeek 3 - Sche DesignFile_76_One To Many Relations.mp444.05MB
  • MP4videoWeek 3 - Sche DesignFile_77_Many to Many Relations.mp450.73MB
  • MP4videoWeek 3 - Sche DesignFile_78_Multikeys.mp448.94MB
  • MP4videoWeek 3 - Sche DesignFile_79_Benefits of Embedding.mp417.48MB
  • MP4videoWeek 3 - Sche DesignFile_80_Trees.mp410.51MB
  • MP4videoWeek 3 - Sche DesignFile_81_When to Denormalize.mp420.91MB
  • MP4videoWeek 3 - Sche DesignFile_82_Handling Blobs.mp480.98MB
  • MP4videoWeek 3 - Sche DesignFile_83_Learn more about GridFS.mp47.87MB
  • MP4videoWeek 3 - Sche DesignFile_84_Sidebar Importing from a Twitter feed.mp477.58MB
  • MP4videoWeek 3 - Sche DesignHomework 3.1.mp43.47MB
  • MP4videoWeek 3 - Sche DesignHomework 3.2.mp414.68MB
  • MP4videoWeek 3 - Sche DesignHomework 3.3.mp47.64MB
  • MP4videoWeek 4 - PerfornceFile_100_Hinting an Index.mp433.47MB
  • MP4videoWeek 4 - PerfornceFile_101_Hinting in Pymongo.mp418.60MB
  • MP4videoWeek 4 - PerfornceFile_102_Efficiency of Index Use.mp436.60MB
  • MP4videoWeek 4 - PerfornceFile_103_Geospatial Indexes.mp443.32MB
  • MP4videoWeek 4 - PerfornceFile_104_Geospacial Spherical.mp451.50MB
  • MP4videoWeek 4 - PerfornceFile_105_Logging Slow Queries.mp418.98MB
  • MP4videoWeek 4 - PerfornceFile_106_Profiling.mp445.72MB
  • MP4videoWeek 4 - PerfornceFile_107_Mongo.mp441.41MB
  • MP4videoWeek 4 - PerfornceFile_108_Mongostat.mp439.64MB
  • MP4videoWeek 4 - PerfornceFile_109_Sharding Overview.mp439.70MB
  • MP4videoWeek 4 - PerfornceFile_85_Introduction.mp412.90MB
  • MP4videoWeek 4 - PerfornceFile_86_Indexes.mp465.03MB
  • MP4videoWeek 4 - PerfornceFile_87_Creating Indexes.mp442.71MB
  • MP4videoWeek 4 - PerfornceFile_88_Discovering indexes.mp421.04MB
  • MP4videoWeek 4 - PerfornceFile_89_Multikey Indexes.mp433.51MB
  • MP4videoWeek 4 - PerfornceFile_90_Multikey Continued.mp415.82MB
  • MP4videoWeek 4 - PerfornceFile_91_Index Creation option, Unique.mp420.11MB
  • MP4videoWeek 4 - PerfornceFile_92_Index Creation, Removing Dups.mp429.09MB
  • MP4videoWeek 4 - PerfornceFile_93_Index Creation, Sparse.mp482.14MB
  • MP4videoWeek 4 - PerfornceFile_94_Index Creation, Background.mp428.81MB
  • MP4videoWeek 4 - PerfornceFile_95_Using Explain.mp478.41MB
  • MP4videoWeek 4 - PerfornceFile_96_When is an index used.mp421.28MB
  • MP4videoWeek 4 - PerfornceFile_97_How large is your index.mp427.35MB
  • MP4videoWeek 4 - PerfornceFile_98_Index Cardinality.mp423.52MB
  • MP4videoWeek 4 - PerfornceFile_99_Index Selectivity.mp422.07MB
  • MP4videoWeek 4 - PerfornceHomework 4.1.mp41.95MB
  • MP4videoWeek 4 - PerfornceHomework 4.2.mp42.97MB
  • MP4videoWeek 4 - PerfornceHomework 4.3.mp429.71MB
  • MP4videoWeek 5 - AggregationFile_110_Introduction to Aggregation.mp410.79MB
  • MP4videoWeek 5 - AggregationFile_111_Simple Aggregation Example.mp447.41MB
  • MP4videoWeek 5 - AggregationFile_112_The Aggregation Pipeline.mp449.10MB
  • MP4videoWeek 5 - AggregationFile_113_Simple Example Expanded.mp443.40MB
  • MP4videoWeek 5 - AggregationFile__Compound Grouping.mp430.56MB
  • MP4videoWeek 5 - AggregationFile_115_Using a document for _id.mp49.72MB
  • MP4videoWeek 5 - AggregationFile_116_Aggregation Expressions.mp414.47MB
  • MP4videoWeek 5 - AggregationFile_117_Using $sum.mp428.87MB
  • MP4videoWeek 5 - AggregationFile_118_Using $g.mp421.19MB
  • MP4videoWeek 5 - AggregationFile_119_Using $addToSet.mp431.48MB
  • MP4videoWeek 5 - AggregationFile_120_Using $push.mp417.57MB
  • MP4videoWeek 5 - AggregationFile_121_Using $x and $min.mp416.50MB
  • MP4videoWeek 5 - AggregationFile_122_Double $group stages.mp426.40MB
  • MP4videoWeek 5 - AggregationFile_123_$project.mp435.24MB
  • MP4videoWeek 5 - AggregationFile_124_$tch.mp448.58MB
  • MP4videoWeek 5 - AggregationFile_125_$sort.mp427.25MB
  • MP4videoWeek 5 - AggregationFile_126_$limit and $skip.mp420.34MB
  • MP4videoWeek 5 - AggregationFile_127_Revisiting $first and $last.mp451.92MB
  • MP4videoWeek 5 - AggregationFile_128_$unwind.mp419.97MB
  • MP4videoWeek 5 - AggregationFile_129_$unwind example.mp424.26MB
  • MP4videoWeek 5 - AggregationFile_130_Double $unwind.mp425.23MB
  • MP4videoWeek 5 - AggregationFile_131_pping between SQL and Aggregation.mp415.78MB
  • MP4videoWeek 5 - AggregationFile_132_Some Common SQL examples.mp430.23MB
  • MP4videoWeek 5 - AggregationFile_133_Limitations of the Aggregation Framwork.mp432.87MB
  • MP4videoWeek 6 - Application EngineeringFile_134_Introduction.mp48.48MB
  • MP4videoWeek 6 - Application EngineeringFile_135_Introduction to Replication.mp423.09MB
  • MP4videoWeek 6 - Application EngineeringFile_136_Replica Set Elections.mp426.30MB
  • MP4videoWeek 6 - Application EngineeringFile_137_Write Consistency.mp426.69MB
  • MP4videoWeek 6 - Application EngineeringFile_138_Creating a Replica Set.mp458.43MB
  • MP4videoWeek 6 - Application EngineeringFile_139_Replica Set Internals.mp444.60MB
  • MP4videoWeek 6 - Application EngineeringFile_140_Failover and Rollback.mp433.11MB
  • MP4videoWeek 6 - Application EngineeringFile_141_Connecting to a Replica Set from Ja.mp432.92MB
  • MP4videoWeek 6 - Application EngineeringFile_142_Bad Things Happen to Good Nodes.mp441.23MB
  • MP4videoWeek 6 - Application EngineeringFile_143_Write Concern.mp475.66MB
  • MP4videoWeek 6 - Application EngineeringFile_144_Network Errors.mp423.12MB
  • MP4videoWeek 6 - Application EngineeringFile_145_Read Preferences.mp451.65MB
  • MP4videoWeek 6 - Application EngineeringFile_146_Introduction to Sharding.mp468.85MB
  • MP4videoWeek 6 - Application EngineeringFile_147_Building a Sharded Environment.mp4130.61MB
  • MP4videoWeek 6 - Application EngineeringFile_148_Implications of Sharding.mp425.89MB
  • MP4videoWeek 6 - Application EngineeringFile_149_Sharding + Replication.mp431.04MB
  • MP4videoWeek 6 - Application EngineeringFile_150_Choosing a Shard Key.mp448.15MB
  • MP4videoWeek 7 - Case StudiesFile_151_Introduction.mp44.61MB
  • MP4videoWeek 7 - Case StudiesFile_152_Interview with Jon Hoffn, foursquare.mp4487.86MB
  • MP4videoWeek 7 - Case StudiesFile_153_Interview with Ryan Bubinski, Codecademy.mp4547.96MB
Latest Search: 1.GFT-054   2.ONSD-512   3.ID-17013   4.IPZ-174   5.ONSD-697   6.XV-821   7.IDBD-319   8.ABBA-123   9.YUME-074   10.DSD-038   11.HYAKU-018   12.ARM-132   13.BOMN-050   14.JUSD-309   15.PSSD-202   16.DFDA-084   17.HONE-58   18.HITMA-70   19.EKDV-257   20.LIA-410   21.KWBD-048   22.ONSD-664   23.ONSD-590   24.ONSD-529   25.JOB-003   26.FRDVS-006   27.PSD-351   28.ONSD-369   29.FETI-031   30.ONSD-456   31.RKI-123   32.MMXD-007   33.IDBD-304   34.ONSD-715   35.IBW-059   36.YAG-008   37.KTDS-533   38.SGMS-104   39.NYKD-19   40.PAP-18   41.CADV-220   42.MOMD-002   43.KWBD-104   44.BNDV-00849   45.RTP-004   46.ARMD-740   47.CADV-128   48.HOV-001   49.KCC-047   50.YUPPE-4   51.NSPS-152   52.GD-930   53.DJSG-065   54.KS-8573   55.EDGD-140   56.BSJ-058   57.ALX-283   58.RGYY-040   59.CO-4603   60.EMRD-022   61.NHDTA-357   62.T28-171   63.VSPDS-538   64.TDBR-051   65.ICHD-015   66.DKSW-272   67.LMHG-004   68.IG-017   69.KTRD-053   70.BSP-014   71.054   72.512   73.17013   74.174   75.697   76.821   77.319   78.123   79.074   80.038   81.018   82.132   83.050   84.309   85.202   86.084   87.58   88.70   89.257   90.410   91.048   92.6   93.590   94.529   95.003   96.006   97.351   98.369   99.031   100.456   101.123   102.007   103.304   104.715   105.059   106.008   107.533   108.104   109.19   110.18   111.220   112.002   113.104   114.00849   115.004   116.740   117.128   118.001   119.047   120.4   121.152   122.930   123.065   124.8573   125.140   126.058   127.283   128.040   129.4603   130.022   131.357   132.171   133.538   134.051   135.015   136.272   137.004   138.017   139.053   140.014