Showing 1-6 of 6 packages
Quick Mongo Super is a light-weight and easy-to-use Node.js module written in TypeScript to work with MongoDB.
# quick-mongo nodejs+mongodb+express API快速生成 ## 使用说明 安装 `$ npm install duzq-quick-mongo` 建立mongodb数据模型 ```js const mongoose = require("../utils/mongodb") const dayjs = require("dayjs") // User模型 const UserSchema = new mongoose.Schema({ id:{type:
A module to help you create a seed database for your test environments
A simple database using mongodb atlas
Quick mongodb wrapper for beginners.
An updated version of quick.mongodb but with discord.js-docgen removed (due to high severity vulnerabilities). Quick.mongodb us a quick mongodb wrapper for beginners.