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.
一年前,我使用“express”和“mongoose”框架创建了项目。
目前我尝试将这个项目迁移到 Sails.js 中。
一切都很好,除了将“猫鼬”迁移到“水线”。
我不需要水线ORM,只想用mongoose,对我来说就足够了。
问:是否可以从 Sails.js 中删除水线,而不是使用 'mongoose' 模块?
我不知道是否有效,但有一个sails-mongoose 适配器