MongoDB数据库入门
摘要:
MongoDB中文手册:https://www.mongodb.org.cn/manual/ 1、SQL与MongoDB术语对照 SQL术语 MongoDB术语 database database table collection(集合) row document(文档,如json) column 阅读全文
posted @ 2020-03-04 21:06 凌乱的运维 阅读(179) 评论(0) 推荐(0) 编辑