MongoDB 概念解析
摘要:
SQL术语/概念MongoDB术语/概念解释/说明 database database 数据库 table collection 数据库表/集合 row document 数据记录行/文档 column field 数据字段/域 index index 索引 table joins 表连接,Mong 阅读全文
posted @ 2019-06-24 15:30 明.Sir 阅读(260) 评论(0) 推荐(0) 编辑