简体   繁体   中英

Creating Mongo DB time series collection using node js

Is there any npm package that can be used to create mongodb time series collection using node.js?

I couldn't see any doc in mongoose npm package.

Yes, there is a package for that USE

npm install mongoose-timeseries

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM