会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
松间明月447
博客园
首页
新随笔
联系
订阅
管理
随笔 - 27
文章 - 0
评论 - 0
阅读 -
17087
03 2020 档案
MongoDB简介基本命令(一)
摘要:1 MongoDB 简介 1.1 使用场景 (1)数据量大 (2)价值较低 对于这样的数据,更适合于使用MangoDB来存储数据 1.2 什么是MangoDB MangoDB是一个跨平台的面向 文档(相当于Mysql中的一行记录) 的数据库,是NoSql数据库中最热门的一种。它介于关系和非关系数据库
阅读全文
posted @
2020-03-29 12:42
松间明月447
阅读(435)
评论(0)
推荐(0)
编辑
公告
昵称:
松间明月447
园龄:
6年5个月
粉丝:
0
关注:
2
+加关注
<
2025年3月
>
日
一
二
三
四
五
六
23
24
25
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
随笔分类
C语言(1)
Docker(3)
Git(1)
Java(3)
Linux(1)
MongoDB(1)
Mysql(1)
Netty(2)
Nodejs(2)
Spring(1)
SpringCloud(1)
vue(1)
设计模式(2)
随笔档案
2023年8月(1)
2023年2月(2)
2022年11月(1)
2022年1月(4)
2021年12月(1)
2021年10月(1)
2020年6月(5)
2020年5月(4)
2020年4月(5)
2020年3月(1)
2019年10月(2)
阅读排行榜
1. 记一次使用多数据源报错修复批量更新SQL state [null]; error code [0]; sql injection violation, dbType mysql, druid(4931)
2. ShardingJDBC报错修复The bean 'dataSource', defined in class path resource [org/apache/shardingsphere/shardingjdbc/spring/boot/SpringBootConfiguration.class], could not be registered.(3581)
3. Docker安装Vsftpd超简单快捷(2719)
4. MybatisPlus Caused by: java.sql.BatchUpdateException: Field 'id' doesn't have a default value报错(2053)
5. Vue路由与状态管理(462)
推荐排行榜
1. docker(1)
点击右上角即可分享