index

mongodb 的通配符索引

MongoDB 的 通配符索引(Wildcard Index) 是比较新的功能(MongoDB 4.2+),主要用于解决 字段动态、结构不固定 时的查询优化问题。