Mongoose.js: remove collection or DB February 9, 2023 by Tarik This can now be done in Mongoose. MyModel.collection.drop(); Hat tip: https://github.com/Automattic/mongoose/issues/4511