TypeScript Mongoose

Open-source TypeScript projects categorized as Mongoose

Top 23 TypeScript Mongoose Projects

  • 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

  • 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.

  • 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
  • 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

  • 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).

  • 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.

  • Angular-Full-Stack

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

  • 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
  • mongoosastic

    Index Mongoose models into elasticsearch automatically.

  • 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

  • codever

    Bookmarks, Snippets and Notes Manager for Developers & Co (website)

  • nestjs-typegoose

    Typegoose with NestJS

  • nestjs-apps-collection

    Collection example apps with NestJS and Typeorm, Sequelize, Mongodb, PostgreSQL, MySQL, GraphQL, Mercurius, Apollo, etc. for the NestJS community 😻

  • node-rem

    Node REM - NodeJS Rest Express MongoDB and more: typescript, passport, JWT, socket.io, HTTPS, HTTP2, async/await, nodemailer, templates, pagination, docker, etc. Live Demo: https://node-rem-ngduc.vercel.app

  • opentelemetry-ext-js

    js extensions for the open-telemetry project

  • mongoose-tsgen

    A plug-n-play Typescript generator for Mongoose. (by francescov1)

  • wertik-js

    💪 A library that powers your app with GraphQL + Rest API

  • bridge-mongo

    A fully typed mongoose ORM

  • mongoose-to-swagger

    Conversion library for transforming Mongoose schema objects into Swagger schema definitions.

  • pwoli

    Pwoli is a NodeJS/TypeScript framework written in TypeScript which can work independantly on a raw NodeJS/TypeScript environement OR, in co-ordination with any other frameworks or libraries like Express.js.

  • hypertool

    Hypertool helps you build internal tools that seamlessly work with your databases, APIs, spreadsheets, and other apps.

  • helene

    Real-time Web Apps for Node.js

  • Project mention: Event-Driven Real-Time Web Apps for Node.js and Bun | news.ycombinator.com | 2023-10-03
  • fastify-typescript-generator

    generates new fastify applications in everyone's favourite language typescript with various options to choose from based on your project needs

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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).

TypeScript Mongoose related posts

  • Hi, I've decided to make my SAAS project open source. It will help mid-level developers in accelerating their learning

    1 project | /r/reactjs | 4 Oct 2023
  • Hi, I've decided to make my SAAS project open source. It will help mid-level developers in accelerating their learning

    1 project | /r/react | 3 Oct 2023
  • Node Abstract Repository for MongoDB

    5 projects | dev.to | 4 Jun 2023
  • How to Integrate MongoDB and Elasticsearch in a Node.js Project: A Step-by-Step Guide

    1 project | /r/javascript | 28 Feb 2023
  • My first project, a Dev.to clone built with MongoDB, Express, React, and Socket.io

    2 projects | /r/learnjavascript | 8 Apr 2022
  • Is it possible to generate Mongoose schemas?

    2 projects | /r/Nestjs_framework | 20 Feb 2022
  • How to Build Type Safe API with Typegoose and Express.js

    1 project | dev.to | 12 Dec 2021
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 7 May 2024
    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. Learn more →

Index

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

Project Stars
1 bulletproof-nodejs 5,360
2 SaaS Boilerplate 3,901
3 nodejs-backend-architecture-typescript 2,595
4 typescript-express-starter 2,559
5 mongodb-memory-server 2,458
6 typegoose 2,147
7 Angular-Full-Stack 1,465
8 mongoosastic 1,069
9 doc-chatbot 775
10 graphql-compose-mongoose 707
11 codever 350
12 nestjs-typegoose 286
13 nestjs-apps-collection 285
14 node-rem 236
15 opentelemetry-ext-js 167
16 mongoose-tsgen 93
17 wertik-js 87
18 bridge-mongo 69
19 mongoose-to-swagger 55
20 pwoli 52
21 hypertool 41
22 helene 34
23 fastify-typescript-generator 30

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com