MongoDB
洛yu
数据分析行业,编程小白,主要用R,Python,博客纯粹为了记录自己的学习笔记
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
MongoDB University笔记总结 - M103_Chapter0:Introduction & Setup
关于MongoDB的学习计划详见:https://blog.youkuaiyun.com/tyzh2010/article/details/111169621本篇开始记录第二个课程的笔记Source: MongoDB University https://university.mongodb.com/Course: M103: Basic Cluster Administration【Chapter 0】: Chapter 0: Introduction & Setup这...原创 2020-12-15 05:09:38 · 381 阅读 · 1 评论 -
MongoDB Study Plan学习计划Flag
这一篇是关于MongoDB的学习计划,目的是为了获取MongoDB的certification,也是为了督促自己,以及方便日后复习,我是一个忘性很大的人....这是第一次公开立flag,之前立的flag不知道倒了多少次。flag插满全身....1. Certification相关信息:详细参考:https://university.mongodb.com/certification学习MongoDB university 上面对应的课程,然后注册参加一个考试the Certific...原创 2020-12-14 15:00:12 · 420 阅读 · 0 评论 -
MongoDB University笔记总结-M001_Chapter 5: Indexing and Aggregation Pipeline
Source: MongoDB University https://university.mongodb.com/Course: M001 MongoDB bascis【Chapter 5】: Indexing and Aggregation PipelineKey points:1.Aggregation Framework2.sort() and limit()3.Introduction to Indexes4.Introduction to Data M...原创 2020-11-30 06:54:54 · 463 阅读 · 0 评论 -
MongoDB University笔记总结-M001_Chapter 4 Advanced CRUD Operations
Source: MongoDB University https://university.mongodb.com/Course: M001 MongoDB bascis【Chapter3】: Advanced CRUD OperationsKey points:1.Query Operators - Comparision2.Query Operators - Logic3.Expressive Query Opertor#--首先连接数据库连接Mongo...原创 2020-11-29 12:40:20 · 3403 阅读 · 0 评论 -
MongoDB University笔记总结-M001_Chapter3 Creating and Manipulating Documents
Source: MongoDB University https://university.mongodb.com/Course: M001 MongoDB bascis【Chapter3】: Creating and Manipulating DocumentsKey points:1.Inserting New Documents - insert() and errors2.Inserting New Documents - insert() Order3.Up...原创 2020-11-25 04:23:52 · 588 阅读 · 0 评论
分享