常用数据对应关系及简单介绍
Mysql MongoDb Elasticsearch redis
数据库(databases) 数据库(databases) 索引(index) key
表(table) 集合(collections) 表(table) 类型(type) value
行(row) 文档(document) 文档(document)
Mysql MongoDb Elasticsearch redis
数据库(databases) 数据库(databases) 索引(index) key
表(table) 集合(collections) 表(table) 类型(type) value
行(row) 文档(document) 文档(document)