typeorm
There are 5916 repositories under typeorm topic.
ToolJet/ToolJet
ToolJet is the open-source foundation of ToolJet AI - the AI-native platform for building internal tools, dashboard, business applications, workflows and AI agents 🚀
typeorm/typeorm
ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
Sairyss/domain-driven-hexagon
Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
nestjsx/crud
NestJs CRUD for RESTful APIs
brocoders/nestjs-boilerplate
NestJS boilerplate. Auth, TypeORM, Mongoose, Postgres, MongoDB, Mailing, I18N, Docker.
lujakob/nestjs-realworld-example-app
Exemplary real world backend API built with NestJS + TypeORM / Prisma
cool-team-official/cool-admin-midway
🔥 cool-admin(midway版)一个很酷的后台权限管理框架,Ai编码、流程编排、模块化、插件化、CRUD极速开发,永久开源免费,基于nodejs、typescript、typeorm、mysql、jwt、vue3、vite、element-ui等构建
jmcdo29/testing-nestjs
A repository to show off to the community methods of testing NestJS including Unit Tests, Integration Tests, E2E Tests, pipes, filters, interceptors, GraphQL, Mongo, TypeORM, and more!
shen100/mili
mili 是一个开源的社区系统,界面优雅,功能丰富😛
ljlm0402/typescript-express-starter
📘 Quick and Easy TypeScript Express Starter
oguimbal/pg-mem
An in memory postgres DB instance for your unit tests
nestjs/typeorm
TypeORM module for Nest framework (node.js) 🍇
buqiyuan/nest-admin
NestJS CRUD for RESTful API 使用 NestJS + Mysql + Typeorm + Redis + JWT + Swagger 企业中后台管理系统项目RBAC权限管理(细粒度到按钮)、实现单点登录等...
genalhuang/genal-chat
🚀阿童木聊天室 nestjs+vue全栈聊天室 前后端分离 typescript一把梭
FoalTS/foal
Full-featured Node.js framework 🚀
birkir/prime
✨Open Source GraphQL CMS
pvarentsov/typescript-clean-architecture
It is my attempt to create Clean Architecture based application in TypeScript.
chnirt/nestjs-graphql-best-practice
NestJS (Express + TypeORM + GraphQL + MongoDB) codebase containing real world examples (CRUD, auth, advanced patterns, etc).
CatsMiaow/nestjs-project-structure
Node.js framework NestJS project structure
dzzzzzy/Nestjs-Learning
nestjs 学习教程 :books:,跟我一起学习 nest 框架~ :muscle:
javieraviles/node-typescript-koa-rest
REST API boilerplate using NodeJS and KOA2, typescript. Logging and JWT as middlewares. TypeORM with class-validator, SQL CRUD. Docker included. Swagger docs, actions CI and valuable README
w3tecch/typeorm-seeding
🌱 A delightful way to seed test data into your database.
kuangshp/nestjs-mysql-api
NestJs CRUD for RESTful API使用nestjs+mysql+typeorm+jwt+swagger企业项目中的RBAC权限管理、实现单地方登录。
nestjsx/nestjs-typeorm-paginate
:page_with_curl: Pagination response object function + types for typeorm + nestjs
taozhi1010/nest-admin
nest全栈快速开发平台
kyhsa93/nestjs-rest-cqrs-example
Example for Nest.js, MySQL, Redis, REST api, CQRS, DDD
doug-martin/nestjs-query
Easy CRUD for GraphQL.
wenqiyun/nest-admin
采用nestjs typeorm vue开发的一套权限管理系统
87789771/meimei-nestjs-admin
🚀🚀 基于NestJs + TypeScript +Prisma + Redis + MySql + Vue3 + vite + Element-UI编写的一款前后端分离的权限管理系统。🚀内置角色系统、导入导出、数据权限、表单连续提交拦截、前端表格列自定义等...🚀
RobinCK/typeorm-fixtures
:pill: Fixtures loader for typeorm 🇺🇦
Tony133/nestjs-api-boilerplate-jwt
An API Boilerplate to create a ready-to-use REST API in seconds with NestJS v11.x + TypeORM and JWT Auth 😻
kelvin-mai/nest-ideas-api
REST API for app ideas built in nestjs
odavid/typeorm-transactional-cls-hooked
A Transactional Method Decorator for typeorm that uses cls-hooked to handle and propagate transactions between different repositories and service methods. Inpired by Spring Trasnactional Annotation and Sequelize CLS
zhaoyiming0803/VueNode
VueNode is a project of front and backend separation that building on TypeScript + Vue3.x + Node.js + MySQL + TypeORM
CodelyTV/typescript-ddd-skeleton
🔷✨ TypeScript DDD Skeleton: Bootstrap your new TypeScript project applying Hexagonal Architecture and Domain-Driven Design patterns
mkosir/typeorm-express-typescript
💊 Minimal Express RESTful API boilerplate. Spin it up with single command. TypeScript, TypeORM, Postgres, Docker.