Other
Learning MongoDB - A Training Video From Infinite Skills
Torrent info
Name:Learning MongoDB - A Training Video From Infinite Skills
Infohash: 938632080459E4B915D7860BFAF3A7D6909DD0DF
Total Size: 1.09 GB
Magnet: Magnet Download
Seeds: 0
Leechers: 0
Stream: Watch Full Movies @ LimeMovies
Last Updated: 2020-12-14 12:41:38 (Update Now)
Torrent added: 2020-04-17 07:01:22
Torrent Files List
Learning MongoDB - A Training Video From Infinite Skills (Size: 1.09 GB) (Files: 651)
Learning MongoDB - A Training Video From Infinite Skills
1. Getting Started
1.1 Learning Mongo DB Working Files
Learning MongoDB - Working Files
Chapter 2
mydb_world_cities.json
data_modeling.php
mydb_customers.json
mydb_iso_codes.json
mydb_world_gdp.json
Working Files - README.txt
Chapter 1
No Work Files.rtf
Chapter 3
customers.json
iso_codes.json
sweetscomplete_cart.csv
sweetscomplete_members.csv
sweetscomplete_products.csv
sweetscomplete_prospects.csv
sweetscomplete_purchases.csv
c
check_int64.sh
CONTRIBUTING.md
doxygenConfig
hello.c
HelloC
HISTORY.md
LICENSE
Makefile
README.md
RELEASE.md
runtests.sh
SConstruct
src
bcon.c
bcon.h
bcon.o
bcon.os
bson.c
bson.h
bson.o
bson.os
encoding.c
encoding.h
encoding.o
encoding.os
env.c
env.h
env.o
env.os
gridfs.c
gridfs.h
gridfs.o
gridfs.os
md5.c
md5.h
md5.o
md5.os
mongo.c
mongo.h
mongo.o
mongo.os
numbers.c
numbers.o
numbers.os
test
auth_test.c
bcon_test.c
benchmark_test.c
bson_alloc_test.c
bson_subobject_test.c
bson_test.c
commands_test.c
connect_test.c
count_delete_test.c
cpptest.cpp
cursors_test.c
endian_swap_test.c
env_posix_test.c
env_win32_test.c
errors_test.c
examples_test.c
functions_test.c
gridfs_test.c
helpers_test.c
json_test.c
oid_test.c
replica_set_test.c
replset_test.c
resize_test.c
simple_test.c
sizes_test.c
test.h
unix_socket_test.c
update_test.c
validate_test.c
write_concern_test.c
c#
sample.cs
java
DefaultSecurityCallbackHandler.java
Example.java
GSSAPICredentialsExample.java
mongo-java-driver-2.11.3.jar
MongoCredentialsExample.java
PlainCredentialsExample.java
QuickTour.java
QuickTourAdmin.java
ReadOplog.java
X509CredentialsExample.java
perl
example.pl
php
example.php
python
example.py
ruby
example.rb
Chapter 4
c-r-u-d-ops-add-info-_id-field-duplicate.php
c-r-u-d-ops-add-info-_id-field-find.php
c-r-u-d-ops-add-info-_id-field.php
c-r-u-d-ops-add-info-arrays-associative.php
c-r-u-d-ops-add-info-arrays-find.php
c-r-u-d-ops-add-info-arrays.php
c-r-u-d-ops-add-info-batch-insert.php
c-r-u-d-ops-add-info-different-fields.php
c-r-u-d-ops-add-info-list-dbs.php
c-r-u-d-ops-add-info-new-db.php
c-r-u-d-ops-add-info-objects-in-objects.php
c-r-u-d-ops-add-info-objects.php
c-r-u-d-ops-build-array-data.php
c-r-u-d-ops-build-data.php
c-r-u-d-ops-cursor-dump.php
c-r-u-d-ops-cursor-example.php
c-r-u-d-ops-cursor-pagination-example.php
c-r-u-d-ops-query-mods-aggregate.php
c-r-u-d-ops-query-mods-distinct.php
c-r-u-d-ops-query-mods-explain.php
c-r-u-d-ops-query-mods-find-in-array.php
c-r-u-d-ops-query-mods-find-limit-one.php
c-r-u-d-ops-query-mods-findone.php
c-r-u-d-ops-query-mods-limit-fields.php
c-r-u-d-ops-query-mods-sort.php
c-r-u-d-ops-remove-drop-collection-database.php
c-r-u-d-ops-remove-field.php
c-r-u-d-ops-remove-many.php
c-r-u-d-ops-remove-one-doc.php
c-r-u-d-ops-update-add-remove-field.php
c-r-u-d-ops-update-array-push-each-sort-slice.php
c-r-u-d-ops-update-array-value.php
c-r-u-d-ops-update-multi.php
c-r-u-d-ops-update-save.php
c-r-u-d-ops-update-set-rename.php
c-r-u-d-ops-update-single.php
Chapter 5
data-model-1-to-1-class-defs-dbref.php
data-model-1-to-1-class-defs-embedded.php
data-model-1-to-1-class-defs.php
data-model-1-to-1-dbref-approach.php
data-model-1-to-1-embedded-approach.php
data-model-1-to-1-manual-approach.php
data-model-1-to-many-class-defs-dbref.php
data-model-1-to-many-class-defs-embedded.php
data-model-1-to-many-class-defs.php
data-model-1-to-many-dbref-approach-make-purchase.php
data-model-1-to-many-dbref-approach-record-purchase.php
data-model-1-to-many-dbref-approach.php
data-model-1-to-many-embedded-approach-make-purchase.php
data-model-1-to-many-embedded-approach-record-purchase.php
data-model-1-to-many-embedded-approach.php
data-model-1-to-many-form-dbref.phtml
data-model-1-to-many-form-embedded.phtml
data-model-1-to-many-normalized-approach-make-purchase.php
data-model-1-to-many-normalized-approach-record-purchase.php
data-model-1-to-many-normalized-approach.php
data-model-1-to-many-normalized-form.phtml
data-model-one-to-one-manual-approach.php
data-model-tree-approach-children.php
data-model-tree-approach-include.php
data-model-tree-approach-parent.php
Chapter 6
db-mgmt-performance-index-test.php
db-mgmt-security-authenticate-class-defs.php
db-mgmt-security-authenticate.php
sharded_database_test.php
sweetscomplete.complete
sweetscomplete.complete
index.php
info.php
passwords.txt
captcha
b5a7d33184a035108358371277eaf358.png
edc3a07cda3e7470c2676515931c76dd.png
css
layout.css
main.css
mystyle.css
style.css
styles.css
images
95_2542284.JPG
95_2542284.scale_10.JPG
95_2542284.scale_20.JPG
95_2542284_scale_30.jpg
167_2835774.JPG
167_2835774.scale_10.JPG
167_2835774.scale_20.JPG
167_2835774_scale_30.jpg
185_2577502.JPG
185_2577502.scale_10.JPG
185_2577502.scale_20.JPG
185_2577502_scale_30.jpg
326_2841738.JPG
326_2841738.scale_10.JPG
326_2841738.scale_20.JPG
326_2841738_scale_30.jpg
403_2909536.JPG
403_2909536.scale_20.JPG
430_3150132.JPG
430_3150132.scale_10.JPG
430_3150132.scale_20.JPG
430_3150132_scale_30.jpg
430_3151480.JPG
430_3151480.scale_10.JPG
430_3151480.scale_20.JPG
430_3151480_scale_30.jpg
700_3473780.JPG
700_3473780.scale_10.JPG
700_3473780.scale_20.JPG
700_3473780_scale_30.jpg
735_3633807.JPG
735_3633807.scale_10.JPG
735_3633807.scale_20.JPG
735_3633807_scale_30.jpg
banner.JPG
BG.jpg
BG.png
bg_topmenu_1red.gif
bg_topmenu_2yellow.gif
bg_topmenu_3green.gif
bg_topmenu_4blue.gif
bg_topmenu_5orange.gif
bg_topmenu_6purple.gif
consultants.png
e.gif
favicon.ico
logo.png
logo.psd
m.gif
show_image_in_imgtag2.jpg
signup.jpg
Thumbs.db
Mail
.gitignore
.travis.yml
changelog.md
class.phpmailer.php
class.pop3.php
class.smtp.php
composer.json
index.php
LICENSE
README.md
language
index.php
phpmailer.lang-ar.php
phpmailer.lang-br.php
phpmailer.lang-ca.php
phpmailer.lang-ch.php
phpmailer.lang-cz.php
phpmailer.lang-de.php
phpmailer.lang-dk.php
phpmailer.lang-eo.php
phpmailer.lang-es.php
phpmailer.lang-et.php
phpmailer.lang-fa.php
phpmailer.lang-fi.php
phpmailer.lang-fo.php
phpmailer.lang-fr.php
phpmailer.lang-he.php
phpmailer.lang-hu.php
phpmailer.lang-it.php
phpmailer.lang-ja.php
phpmailer.lang-lt.php
phpmailer.lang-nl.php
phpmailer.lang-no.php
phpmailer.lang-pl.php
phpmailer.lang-ro.php
phpmailer.lang-ru.php
phpmailer.lang-se.php
phpmailer.lang-sk.php
phpmailer.lang-tr.php
phpmailer.lang-uk.php
phpmailer.lang-zh.php
phpmailer.lang-zh_cn.php
Model
Acl.php
index.php
Init.php
Init_1and1.php
Init_Local.php
Iso_Codes.php
Members.php
Products.php
Purchases.php
purchases_into_members.php
sweetscomplete_cart.csv
sweetscomplete_iso_codes.csv
sweetscomplete_members.csv
sweetscomplete_members.csv.bak
sweetscomplete_products.csv
sweetscomplete_prospects.csv
sweetscomplete_purchases.csv
uploads
index.php
README
View
about.php
addmember.php
admin.php
captcha.php
cart.php
change.php
checkout.php
confirm.php
contact.php
detail.php
error.php
FreeSansBold.ttf
history.php
home.php
index.php
login.php
logout.php
manage.php
members.php
products.php
purchase.php
search.php
specials.php
test.php
thanks.php
View.php
Image
index.php
Text.php
Text
Exception.php
index.php
Text
CAPTCHA.php
index.php
Password.php
CAPTCHA
Driver.php
Exception.php
index.php
Driver
Base.php
Equation.php
Figlet.php
Image.php
index.php
Numeral.php
Word.php
sweetscomplete
sweetscomplete
.project
index.php
passwords.txt
README
sweetscomplete
captcha
a92f65f1362cba35b7d0a69d6daaa1d3.png
css
layout.css
main.css
mystyle.css
style.css
styles.css
images
95_2542284.JPG
95_2542284.scale_10.JPG
95_2542284.scale_20.JPG
95_2542284_scale_30.jpg
167_2835774.JPG
167_2835774.scale_10.JPG
167_2835774.scale_20.JPG
167_2835774_scale_30.jpg
185_2577502.JPG
185_2577502.scale_10.JPG
185_2577502.scale_20.JPG
185_2577502_scale_30.jpg
326_2841738.JPG
326_2841738.scale_10.JPG
326_2841738.scale_20.JPG
326_2841738_scale_30.jpg
403_2909536.JPG
403_2909536.scale_20.JPG
430_3150132.JPG
430_3150132.scale_10.JPG
430_3150132.scale_20.JPG
430_3150132_scale_30.jpg
430_3151480.JPG
430_3151480.scale_10.JPG
430_3151480.scale_20.JPG
430_3151480_scale_30.jpg
700_3473780.JPG
700_3473780.scale_10.JPG
700_3473780.scale_20.JPG
700_3473780_scale_30.jpg
735_3633807.JPG
735_3633807.scale_10.JPG
735_3633807.scale_20.JPG
735_3633807_scale_30.jpg
banner.JPG
BG.jpg
BG.png
bg_topmenu_1red.gif
bg_topmenu_2yellow.gif
bg_topmenu_3green.gif
bg_topmenu_4blue.gif
bg_topmenu_5orange.gif
bg_topmenu_6purple.gif
consultants.png
e.gif
favicon.ico
logo.png
logo.psd
m.gif
show_image_in_imgtag2.jpg
signup.jpg
Thumbs.db
Mail
.gitignore
.travis.yml
changelog.md
class.phpmailer.php
class.pop3.php
class.smtp.php
composer.json
index.php
LICENSE
README.md
language
index.php
phpmailer.lang-ar.php
phpmailer.lang-br.php
phpmailer.lang-ca.php
phpmailer.lang-ch.php
phpmailer.lang-cz.php
phpmailer.lang-de.php
phpmailer.lang-dk.php
phpmailer.lang-eo.php
phpmailer.lang-es.php
phpmailer.lang-et.php
phpmailer.lang-fa.php
phpmailer.lang-fi.php
phpmailer.lang-fo.php
phpmailer.lang-fr.php
phpmailer.lang-he.php
phpmailer.lang-hu.php
phpmailer.lang-it.php
phpmailer.lang-ja.php
phpmailer.lang-lt.php
phpmailer.lang-nl.php
phpmailer.lang-no.php
phpmailer.lang-pl.php
phpmailer.lang-ro.php
phpmailer.lang-ru.php
phpmailer.lang-se.php
phpmailer.lang-sk.php
phpmailer.lang-tr.php
phpmailer.lang-uk.php
phpmailer.lang-zh.php
phpmailer.lang-zh_cn.php
Model
Acl.php
index.php
Init.php
Init_1and1.php
Init_Local.php
Iso_Codes.php
Members.php
Products.php
Purchases.php
purchases_into_members.php
sweetscomplete_cart.csv
sweetscomplete_iso_codes.csv
sweetscomplete_members.csv
sweetscomplete_members.csv.bak
sweetscomplete_products.csv
sweetscomplete_prospects.csv
sweetscomplete_purchases.csv
uploads
index.php
README
View
about.php
addmember.php
admin.php
captcha.php
cart.php
change.php
checkout.php
confirm.php
contact.php
detail.php
error.php
FreeSansBold.ttf
history.php
home.php
index.php
login.php
logout.php
manage.php
members.php
products.php
purchase.php
search.php
specials.php
test.php
thanks.php
View.php
Image
index.php
Text.php
Text
Exception.php
index.php
Text
CAPTCHA.php
index.php
Password.php
CAPTCHA
Driver.php
Exception.php
index.php
Driver
Base.php
Equation.php
Figlet.php
Image.php
index.php
Numeral.php
Word.php
1. Important - Download These First - Working Files.html
2. 0101 What This Course Covers.mp4
2. 0101 What This Course Covers.vtt
3. 0102 Setting Up For The Course.mp4
3. 0102 Setting Up For The Course.vtt
4. 0104 How To Access Your Working Files.mp4
4. 0104 How To Access Your Working Files.vtt
Must Read.txt
Visit Coursedrive.org.url
ReadMe.txt
Visit Coursedrive.org.url
2. Introduction To MongoDB
1. 0201 What Is Meant By NoSQL.mp4
1. 0201 What Is Meant By NoSQL.vtt
2. 0202 Why Use MongoDB.mp4
2. 0202 Why Use MongoDB.vtt
3. 0203 Common Terms In MongoDB.mp4
3. 0203 Common Terms In MongoDB.vtt
4. 0204 Important Features In MongoDB - Part 1.mp4
4. 0204 Important Features In MongoDB - Part 1.vtt
5. 0205 Important Features In MongoDB - Part 2.mp4
5. 0205 Important Features In MongoDB - Part 2.vtt
6. 0206 MongoDB Aggregation.mp4
6. 0206 MongoDB Aggregation.vtt
7. 0207 Lab - Official Try MongoDB Tutorial.mp4
7. 0207 Lab - Official Try MongoDB Tutorial.vtt
3. Installation And Configuration
1. 0301 General Considerations.mp4
1. 0301 General Considerations.vtt
2. 0302 Installing MongoDB On Windows - Part 1.mp4
2. 0302 Installing MongoDB On Windows - Part 1.vtt
3. 0303 Installing MongoDB On Windows - Part 2.mp4
3. 0303 Installing MongoDB On Windows - Part 2.vtt
4. 0304 Installing MongoDB On A Mac - Part 1.mp4
4. 0304 Installing MongoDB On A Mac - Part 1.vtt
5. 0305 Installing MongoDB On A Mac - Part 2.mp4
5. 0305 Installing MongoDB On A Mac - Part 2.vtt
6. 0306 Installing MongoDB On Debian Or Ubuntu Linux.mp4
6. 0306 Installing MongoDB On Debian Or Ubuntu Linux.vtt
7. 0307 Installing MongoDB On Redhat, Centos Or Fedora Linux.mp4
7. 0307 Installing MongoDB On Redhat, Centos Or Fedora Linux.vtt
8. 0308 Drivers - Javascript, Python And Ruby - Part 1.mp4
8. 0308 Drivers - Javascript, Python And Ruby - Part 1.vtt
9. 0309 Drivers - Javascript, Python And Ruby - Part 2.mp4
9. 0309 Drivers - Javascript, Python And Ruby - Part 2.vtt
10. 0310 Drivers - Java, Php, Perl And Others - Part 1.mp4
10. 0310 Drivers - Java, Php, Perl And Others - Part 1.vtt
11. 0311 Drivers - Java, Php, Perl And Others - Part 2.mp4
11. 0311 Drivers - Java, Php, Perl And Others - Part 2.vtt
12. 0312 Management Tools.mp4
12. 0312 Management Tools.vtt
13. 0313 MongoDB Configuration, Import And Export.mp4
13. 0313 MongoDB Configuration, Import And Export.vtt
14. 0314 Using The Mongo Built-In Javascript Shell - Access, Insert And Find.mp4
14. 0314 Using The Mongo Built-In Javascript Shell - Access, Insert And Find.vtt
15. 0315 Using The Mongo Built-In Javascript Shell - Update, Remove And Functions.mp4
15. 0315 Using The Mongo Built-In Javascript Shell - Update, Remove And Functions.vtt
16. 0316 Lab Instructions - Install MongoDB And The PHP Driver.mp4
16. 0316 Lab Instructions - Install MongoDB And The PHP Driver.vtt
17. 0317 Lab Solution - Install MongoDB And The PHP Driver.mp4
17. 0317 Lab Solution - Install MongoDB And The PHP Driver.vtt
4. Create, Read, Update And Delete Operations
1. 0401 Performing Queries - Overview.mp4
1. 0401 Performing Queries - Overview.vtt
2. 0402 Performing Queries - Using The Cursor.mp4
2. 0402 Performing Queries - Using The Cursor.vtt
3. 0403 Performing Queries - Query Modifications - Part 1.mp4
3. 0403 Performing Queries - Query Modifications - Part 1.vtt
4. 0404 Performing Queries - Query Modifications - Part 2.mp4
4. 0404 Performing Queries - Query Modifications - Part 2.vtt
5. 0405 Adding Information - Database, Collection And Document.mp4
5. 0405 Adding Information - Database, Collection And Document.vtt
6. 0406 Adding Information - Arrays.mp4
6. 0406 Adding Information - Arrays.vtt
7. 0407 Adding Information - Objects.mp4
7. 0407 Adding Information - Objects.vtt
8. 0408 Adding Information - The _Id Field.mp4
8. 0408 Adding Information - The _Id Field.vtt
9. 0409 Performing Modifications - Basic Document Updates.mp4
9. 0409 Performing Modifications - Basic Document Updates.vtt
10. 0410 Performing Modifications - Updating Arrays And Fields.mp4
10. 0410 Performing Modifications - Updating Arrays And Fields.vtt
11. 0411 Performing Modifications - Deleting Documents.mp4
11. 0411 Performing Modifications - Deleting Documents.vtt
12. 0412 Lab Instructions C.R.U.D. Operations On Sweetscomplete Website.mp4
12. 0412 Lab Instructions C.R.U.D. Operations On Sweetscomplete Website.vtt
13. 0413 Lab Solution C.R.U.D. Operations On Sweetscomplete Website.mp4
13. 0413 Lab Solution C.R.U.D. Operations On Sweetscomplete Website.vtt
ReadMe.txt
Visit Coursedrive.org.url
5. Data Modelling
1. 0501 One To One Relationships Overview.mp4
1. 0501 One To One Relationships Overview.vtt
2. 0502 One To One Relationships Manual Approach.mp4
2. 0502 One To One Relationships Manual Approach.vtt
3. 0503 One To One Relationships Embedded Approach.mp4
3. 0503 One To One Relationships Embedded Approach.vtt
4. 0504 One To One Relationships Dbref Approach.mp4
4. 0504 One To One Relationships Dbref Approach.vtt
5. 0505 One To Many Relationships Overview.mp4
5. 0505 One To Many Relationships Overview.vtt
6. 0506 One To Many Relationships Normalized Approach.mp4
6. 0506 One To Many Relationships Normalized Approach.vtt
7. 0507 One To Many Relationships Embedded Approach.mp4
7. 0507 One To Many Relationships Embedded Approach.vtt
8. 0508 One To Many Relationships Dbref Approach.mp4
8. 0508 One To Many Relationships Dbref Approach.vtt
9. 0509 Tree Structures Overview.mp4
9. 0509 Tree Structures Overview.vtt
10. 0510 Tree Structures Parent References.mp4
10. 0510 Tree Structures Parent References.vtt
11. 0511 Tree Structures Child References.mp4
11. 0511 Tree Structures Child References.vtt
12. 0512 Lab Instructions Build One To Many Model For Purchases.mp4
12. 0512 Lab Instructions Build One To Many Model For Purchases.vtt
13. 0513 Lab Solution Build One To Many Model For Purchases - Part 1.mp4
13. 0513 Lab Solution Build One To Many Model For Purchases - Part 1.vtt
14. 0514 Lab Solution Build One To Many Model For Purchases - Part 2.mp4
14. 0514 Lab Solution Build One To Many Model For Purchases - Part 2.vtt
6. MongoDB Database Management
1. 0601 Database Security Overview.mp4
1. 0601 Database Security Overview.vtt
2. 0602 How To Add Database And User Administrators.mp4
2. 0602 How To Add Database And User Administrators.vtt
3. 0603 Managing Users.mp4
3. 0603 Managing Users.vtt
4. 0604 Authenticating And Handling Errors.mp4
4. 0604 Authenticating And Handling Errors.vtt
5. 0605 Replication Overview.mp4
5. 0605 Replication Overview.vtt
6. 0606 Configuring A Replica Set Adding The First Member.mp4
6. 0606 Configuring A Replica Set Adding The First Member.vtt
7. 0607 Configuring A Replica Set Adding A Secondary.mp4
7. 0607 Configuring A Replica Set Adding A Secondary.vtt
8. 0608 Configuring A Replica Set Reconfiguring Or Removing.mp4
8. 0608 Configuring A Replica Set Reconfiguring Or Removing.vtt
9. 0609 Replica Set Troubleshooting.mp4
9. 0609 Replica Set Troubleshooting.vtt
10. 0610 Sharding Overview.mp4
10. 0610 Sharding Overview.vtt
11. 0611 Implementing Sharding.mp4
11. 0611 Implementing Sharding.vtt
12. 0612 Indexing And Performance Considerations.mp4
12. 0612 Indexing And Performance Considerations.vtt
13. 0613 Backup Procedures.mp4
13. 0613 Backup Procedures.vtt
14. 0614 Monitoring MongoDB.mp4
14. 0614 Monitoring MongoDB.vtt
15. 0615 Lab Instructions Manage MongoDB Database For Sweetscomplete.mp4
15. 0615 Lab Instructions Manage MongoDB Database For Sweetscomplete.vtt
16. 0616 Lab Solution Manage MongoDB Database For Sweetscomplete.mp4
16. 0616 Lab Solution Manage MongoDB Database For Sweetscomplete.vtt
7. Conclusion
1. 0701 Course Outro.mp4
1. 0701 Course Outro.vtt
ReadMe.txt
Visit Coursedrive.org.url
Visit Coursedrive.org.url
Course Downloaded from coursedrive.org.txt
tracker
leech seedsTorrent description
Feel free to post any comments about this torrent, including links to Subtitle, samples, screenshots, or any other relevant information, Watch Learning MongoDB - A Training Video From Infinite Skills Online Free Full Movies Like 123Movies, Putlockers, Fmovies, Netflix or Download Direct via Magnet Link in Torrent Details.
related torrents
Torrent name
health leech seeds Size







