Mongoose

Open-source projects categorized as Mongoose

Top 23 Mongoose Open-Source Projects

  • node-express-boilerplate

    A boilerplate for building production-ready RESTful APIs using Node.js, Express, and Mongoose

  • bulletproof-nodejs

    Implementation of a bulletproof node.js API 🛡️

  • Project mention: Boilerplate for API only product | /r/SaaS | 2023-12-07

    If you are looking for a typescript one, I used the following boilerplate in one of my projects and it works fine and fast(after some improvements): https://github.com/santiq/bulletproof-nodejs

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • SaaS Boilerplate

    Build your own SaaS business with SaaS boilerplate. Productive stack: React, Material-UI, Next, MobX, WebSockets, Express, Node, Mongoose, MongoDB. Written with TypeScript.

  • builderbook

    Open source web application to learn JS stack: React, Material-UI, Next.js, Node.js, Express.js, Mongoose, MongoDB database.

  • notion-clone

    Edit Notes like in Notion.so. Full-Stack App using React/Express.

  • nodejs-backend-architecture-typescript

    Node.js Backend Architecture Typescript - Learn to build a backend server for production ready blogging platform like Medium and FreeCodeCamp. Main Features: Role based, Express.js, Mongoose, Redis, Mongodb, Joi, Docker, JWT, Unit Tests, Integration Tests.

  • typescript-express-starter

    📘 Quick and Easy TypeScript Express Starter

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • mongodb-memory-server

    Spinning up mongod in memory for fast tests. If you run tests in parallel this lib helps to spin up dedicated mongodb servers for every test file in MacOS, *nix, Windows or CI environments (in most cases with zero-config).

  • lad

    Node.js framework made by a former @expressjs TC and @koajs team member. Built for @forwardemail, @spamscanner, @breejs, @cabinjs, and @lassjs.

  • typegoose

    Typegoose - Define Mongoose models using TypeScript classes.

  • Project mention: Node Abstract Repository for MongoDB | dev.to | 2023-06-04

    So we started researching the state-of-the-art and discovered several libraries that could fit our requirements. The best candidates we were able to find were Mongoose, Typegoose, and TypeORM. Mongoose is a well-known Node.js library for MongoDB that implements the Data Mapper pattern and lets developers define schemas to constraint the data models associated with their domain objects. However, Mongoose works with concrete data models, which in a complex domain model scenario results in query logic duplication. Typegoose is a type-safe Mongoose wrapper that allows schema constraint declaration at domain object field level via JS decorators. Unfortunately, those very decorators leak persistence logic into the domain model. Besides, Typegoose also implements the Data Mapper pattern, thus sharing the same drawbacks of Mongoose. TypeORM, on another hand, implements the Repository pattern and provides some basic support for MongoDB. However, TypeORM presents several limitations compared to Mongoose.

  • rest

    REST API generator with Node.js, Express and Mongoose (by diegohaz)

  • node-react-ecommerce

    Build ECommerce Website Like Amazon By React & Node & MongoDB

  • accountill

    Fullstack open source Invoicing application made with MongoDB, Express, React & Nodejs (MERN)

  • Project mention: Any steps or way you recommend to upgrade the NPM packages so that projects won't break and can run smoothly after package update? | /r/reactjs | 2023-12-10

    Repo URL: https://github.com/panshak/accountill

  • Angular-Full-Stack

    Angular Full Stack project built using Angular, Express, Mongoose and Node. Whole stack in TypeScript.

  • mern-ecommerce

    :balloon: Fullstack MERN Ecommerce Application

  • Project mention: Best 7 Open-source projects built with Node.js / React.js | dev.to | 2023-06-08

    GitHub Repository : https://github.com/mohamedsamara/mern-ecommerce

  • PreVue

    🎨 All in One Prototyping Tool For Vue Developers.

  • mongoosastic

    Index Mongoose models into elasticsearch automatically.

  • SuiteSparse

    The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University.

  • the-mirror

    The open-source Roblox & UEFN alternative giving you freedom to own what you create. An all-in-one, real-time, collaborative game development platform built on Godot.

  • Project mention: The Mirror (Godot bashed game engine) | news.ycombinator.com | 2024-03-24

    I checked LICENSE.txt [1]. The code is under the MIT license. The assets are under CC BY 4.0. Then there's this:

    > All other assets of The Mirror, including but not limited to names, logos, trademarks, intellectual property, and branding, are property of The Mirror Megaverse Inc. (c) 2022-present.

    What does "intellectual property" mean here? There is copyright on the software, the images, the audio files, the repo as a whole, etc. The logos, names, and other "branding" are trademarked.

    [1] https://github.com/the-mirror-gdp/the-mirror/blob/dev/LICENS...

  • MEVN-CLI

    Light speed setup for MEVN(Mongo Express Vue Node) Apps

  • doc-chatbot

    Document chatbot — multiple files, topics, chat windows and chat history. Powered by GPT.

  • Project mention: Are there any good free GPT-powered AI summarizer for very long text? | /r/ChatGPTPro | 2023-06-20
  • graphql-compose-mongoose

    Mongoose model converter to GraphQL types with resolvers for graphql-compose https://github.com/nodkz/graphql-compose

  • youtube-clone-nodejs-api

    VueTube is a YouTube clone built with nodejs, expressjs & mongodb. This is the RESTful API repository.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Mongoose related posts

Index

What are some of the best open-source Mongoose projects? This list will help you:

Project Stars
1 node-express-boilerplate 6,464
2 bulletproof-nodejs 5,348
3 SaaS Boilerplate 3,899
4 builderbook 3,717
5 notion-clone 2,871
6 nodejs-backend-architecture-typescript 2,590
7 typescript-express-starter 2,555
8 mongodb-memory-server 2,450
9 lad 2,258
10 typegoose 2,142
11 rest 1,779
12 node-react-ecommerce 1,618
13 accountill 1,568
14 Angular-Full-Stack 1,467
15 mern-ecommerce 1,454
16 PreVue 1,384
17 mongoosastic 1,069
18 SuiteSparse 1,065
19 the-mirror 958
20 MEVN-CLI 821
21 doc-chatbot 772
22 graphql-compose-mongoose 707
23 youtube-clone-nodejs-api 628

Sponsored
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com