zoukankan      html  css  js  c++  java
  • CodesBay

    CodesBay
    12.7K subscribers
    Welcome to the MongoDB Video Series. In this video, I've talked about how to Create a Collections and how to created and update JSON documents as a database record.

    In this video, I've also talked about what are Capped Collection as well as Custom Collation

    Here are the API's that are being used in this video

    1. MongoDB createCollection
    2. MongoDB insert, insertMany and insertOne
    3. MongoDB update, updateMany, updateOne
    4. MongoDB find AND condition
    5. MongoDB find OR condition
    6. Usage of MongoDB $set $and $or

    Mongodb #NoSQL #javascript #nodejs #js #mongodb compass

    mongodbatlaa #mongoshell #node

    Hi I am Deepak k Gupta (nickname - Daksh and Preferred). This channel is for budding as well as experienced software developers who are willing to explore the awesome world of programming.

    Subscribe to my Youtube channel here https://bit.ly/Sub_CodesBay

    Here is the brief list of things which you can find in my Youtube channel

    1. C++ programming (latest specification C++17 and C++20 ), create high performance system applications using this one.
    2. Create microservices designed for multiple CPU cores using my golang tutorial
    3. Create web applications as well as backend application using my Javascript tutorial and node js
    4. Create cross platform mobile apps using my flutter tutorial
    5. Learn Python Programming, the language in demand and learn to do effective ways of doing Data Science and Machine Learning. My python tutorials includes but not limited to supervised and unsupervised learning, logistic regression, gradient descent. You will also be able to create neural networks using my Pytorch Tutorial
    6. Learn source control with my git tutorial, which is one of the most widely used decentralized source control. Learn how to create branch using git branch, merge changes using git merge, checkout a branch using git checkout and commit your changes using git commit
    7. Learn about persistent nosql databases like mongodb using my mongodb tutorial as well as in memory nosql databases like redis using my redis tutorial. you'll also learn about using redis nodejs
    8. Understand the concept of handling large data using my big data tutorial and using databases like apache spark
    9. Learn about graph theory and graph database and how to make use of graph databases like neo4j
  • 相关阅读:
    nginx通过配置防止DDoS攻击
    BZOJ 2120 数颜色(单点修改莫队)
    数论模板
    BZOJ 2002 [Hnoi2010]Bounce 弹飞绵羊(分块)
    HDU 4609 3-idiots(FFT)
    BZOJ 3527 [Zjoi2014]力(FFT)
    快速对拍
    HDU 1402 A * B Problem Plus(FFT)
    FFT
    BZOJ 5319: [Jsoi2018]军训列队(可持久化线段树)
  • 原文地址:https://www.cnblogs.com/uceec00/p/13561426.html
Copyright © 2011-2022 走看看