Mongoose topic

Mongoose is a MongoDB object modeling tool designed to work in an asynchronous environment. Mongoose includes built-in type casting, validation, query building, and business logic hooks.

List Mongoose repositories

full-stack-application-example

72
Stars
18
Forks
Watchers

An example of a simple full-stack application. Using NodeJS + NestJS, React + SASS, MongoDB, NX monorepo, etc.

React-Express-Blog-Demo

2.0k
Stars
438
Forks
Watchers

:fire: React full stack+Express+Mongo implementation blog website tutorial :new_moon_with_face:

arcadia

10
Stars
1
Forks
Watchers

Arcadia. Probably an open source chat platform? :rocket:

excel-to-mongoDB

7
Stars
0
Forks
Watchers

This module converts your correctly formatted Excel spreadsheet to a collection in the specified database in MongoDB.

Google-Docs-Clone-Client

21
Stars
5
Forks
Watchers

A Real-Time Collaborative Editor based on Vuejs, SocketIO and Vuetify. Uses MongoDB as the database and Mongoose as the ORM

iBlog

254
Stars
48
Forks
Watchers

🔥 基于Vue、Node.js(Express)、MongoDB搭建的个人博客blog&后台管理系统admin

Friend.ly

50
Stars
25
Forks
Watchers

A social media platform with a friend recommendation engine based on personality trait extraction

mongoose-findorcreate

22
Stars
7
Forks
Watchers

A plugin for Mongoose which adds the findOrCreate method to models

react-full-stack-starter

25
Stars
8
Forks
Watchers

🎈Full-stack React boilerplate using `create-react-app`, Babel, Node.js, and express