Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
MongoDB 是否有 Mongoose 替代品,就像我在 WebMatrix 2 中使用它时一样,它似乎一直导致它崩溃,但我真的很喜欢 mongoose 的想法,那么周围有替代品吗?
披露:我是迷彩的创造者。
我建议使用Camo,它是 Mongo 的基于类的 ES6 ODM。
一些特点:
你也可以试试waterline,它最近有了很大的发展。确保使用MongoDb 适配器。