resource: orm
119 resources, primary matches first, then adoption-weighted; health v2 shown.
| Resource | Health v2 | Stars | Maturity |
|---|---|---|---|
| geektutu/7days-golang A tutorial series repository that walks through building Go software from scratch in 7 days each, including a Gin-like web framework (Gee),… | 32 | 16984 | stable |
| nextjs/saas-starter An official Next.js starter template for building SaaS applications with authentication, Stripe payments, and a user dashboard. It combines… | 48 | 16061 | active |
| eddycjy/go-gin-example A well-known example repository demonstrating a production-style RESTful blog API built with Go's Gin framework, GORM, MySQL, Redis, and JW… | 65 | 7196 | stable |
| xkcoding/spring-boot-demo A large collection of 66 Spring Boot integration demos for learning Spring Boot through hands-on examples, covering web, ORM, caching, mess… | 32 | 34078 | maintenance |
| t3-oss/create-t3-turbo A monorepo starter template combining the T3 Stack (Next.js/TanStack Start, tRPC, Drizzle, better-auth, Tailwind) with Expo React Native, m… | 77 | 6105 | active |
| CodingDocs/springboot-guide An open-source Chinese-language tutorial guide for learning Spring Boot 2.0+ from basics to practical usage, covering topics like REST APIs… | 62 | 5259 | active |
| brocoders/nestjs-boilerplate A NestJS REST API boilerplate providing a production-ready starting point for typical backend projects. It ships with authentication, TypeO… | 77 | 4383 | active |
| ivanpaulovich/clean-architecture-manga A sample .NET application (a virtual wallet) demonstrating Clean Architecture, Hexagonal Architecture, DDD, SOLID, and TDD principles with … | 62 | 4353 | active |
| gothinkster/node-express-realworld-example-app A RealWorld-conformant example backend built with Node.js, Express, Prisma, and TypeScript, demonstrating CRUD, authentication, and common … | 32 | 3800 | active |
| kgrzybek/modular-monolith-with-ddd A full sample .NET application demonstrating a modular monolith architecture built with Domain-Driven Design, CQRS, and clean architecture … | 32 | 13962 | maintenance |
| rafaelfgx/Architecture A full-stack reference template implementing Clean Architecture with .NET/ASP.NET Core on the backend and Angular on the frontend. It demon… | 76 | 3277 | active |
| dahlia/awesome-sqlalchemy A curated list of extra libraries, extensions, and resources for SQLAlchemy, the Python ORM toolkit. It is a documentation-style awesome li… | 71 | 3055 | active |
| demopark/sequelize-docs-Zh-CN A Chinese translation of the Sequelize ORM documentation, tracking the upstream sequelize project including the v7.0.0-alpha docs. It provi… | 65 | 2998 | active |
| gothinkster/golang-gin-realworld-example-app A RealWorld-spec reference implementation of a Medium.com clone backend built with Go and the Gin web framework, using GORM and JWT authent… | 75 | 2715 | active |
| mckaywrigley/mckays-app-template A full-stack Next.js starter template by McKay Wrigley that bundles a preconfigured tech stack: Next.js, Tailwind, Shadcn, Framer Motion, P… | 35 | 1934 | active |
| jbogard/ContosoUniversityDotNetCore-Pages A reference implementation of the Contoso University sample application built with ASP.NET Core Razor Pages on .NET 10. It demonstrates Jim… | 68 | 1786 | active |
| dotnet/EntityFramework.Docs The official documentation source for Entity Framework Core and Entity Framework 6, published on Microsoft Learn. It covers tutorials, fund… | 76 | 1735 | active |
| revokslab/ShipFree ShipFree is a free, open-source Next.js SaaS boilerplate (a ShipFast alternative) with prewired authentication, payments, email, database, … | 64 | 1690 | active |
| liyifeng1994/ssm A tutorial repository demonstrating how to integrate the classic SSM Java web stack: SpringMVC + Spring + MyBatis. It serves as a hands-on … | 32 | 5901 | maintenance |
| gothinkster/spring-boot-realworld-example-app A Spring Boot + MyBatis example backend implementing the RealWorld (Medium clone) API spec with CRUD, JWT auth, pagination, and both REST a… | 32 | 1578 | active |
| DavideViolante/Angular-Full-Stack A full-stack starter boilerplate combining Angular, Express, Mongoose (MongoDB), and Node.js, all written in TypeScript. It includes JWT au… | 75 | 1566 | active |
| tecladocode/rest-apis-flask-python The companion repository for the 'REST APIs with Flask and Python' course and e-book, containing section-by-section project code and course… | 23 | 1505 | active |
| vladmihalcea/high-performance-java-persistence Code examples accompanying the High-Performance Java Persistence book and video course by Vlad Mihalcea. It demonstrates JDBC, JPA, Hiberna… | 72 | 1498 | active |
| teamhide/fastapi-boilerplate A production-oriented FastAPI boilerplate providing async SQLAlchemy sessions, JWT-based custom user authentication, permission dependencie… | 69 | 1492 | active |
| dev-xo/remix-saas Remix SaaS is an open-source, production-ready Remix stack template for building SaaS applications. It ships with Prisma, Stripe, Tailwind … | 75 | 1455 | active |
| Snailclimb/spring-security-jwt-guide A Spring Boot 3.5 + Java 21 example project demonstrating stateless authentication and role-based authorization using Spring Security and J… | 43 | 1445 | active |
| zhanglei-workspace/shopping-management-system A collection of progressively more advanced Java projects (shopping mall, supermarket, and library management systems) designed as practice… | 32 | 5197 | maintenance |
| AnghelLeonard/Hibernate-SpringBoot A collection of 300+ runnable sample applications demonstrating Java persistence performance best practices using Hibernate 5/6 and Spring … | 66 | 1372 | active |
| CatsMiaow/nestjs-project-structure A NestJS project structure template providing an opinionated folder layout and configuration for building Node.js backend applications with… | 75 | 1355 | active |
| tuguangquan/mybatis A fork of the MyBatis ORM framework source code annotated with Chinese comments to aid in reading and understanding the internals. It cover… | 32 | 4753 | maintenance |
| zhanymkanov/fastapi_production_template A production-oriented FastAPI project template with Docker, PostgreSQL, async SQLAlchemy, Alembic migrations, and preconfigured linting and… | 64 | 1260 | active |
| matthewrenze/clean-architecture-demo A sample ASP.NET Core application demonstrating Clean Architecture practices, accompanying Matthew Renze's Pluralsight course. It ships in … | 35 | 1218 | active |
| NikolayIT/ASP.NET-Core-Template A ready-to-use ASP.NET Core project template distributed as a dotnet CLI template via NuGet. It comes preconfigured with repository pattern… | 86 | 1187 | active |
| khannedy/golang-clean-architecture A Go project template implementing Clean Architecture with layered delivery, use case, repository, and gateway components. It ships with a … | 49 | 1092 | active |
| lenve/JavaEETest A collection of Java example projects demonstrating Spring, SpringMVC, MyBatis, and Spring Boot features, each paired with detailed blog tu… | 32 | 3499 | maintenance |
| w3cj/hono-open-api-starter A starter template for building fully documented, type-safe JSON APIs using Hono, Zod OpenAPI, Drizzle ORM, and Scalar API docs. It bundles… | 44 | 1011 | active |
| lujakob/nestjs-realworld-example-app A RealWorld-spec example backend API implementing a Medium.com clone with NestJS, available in TypeORM (master) and Prisma (prisma branch) … | 32 | 3356 | maintenance |
| java-aodeng/hope-boot Hope-Boot is a modern Java scaffold/boilerplate project built on Spring Boot with MyBatis, Redis, Shiro, Thymeleaf, Swagger, and Flyway. It… | 23 | 3233 | maintenance |
| hack4impact/flask-base A Flask application template with pre-built boilerplate code including user authentication, permissions management, SQLAlchemy database int… | 10 | 3060 | maintenance |
| yizhiwazi/springboot-socks A Chinese-language Spring Boot tutorial repository with example source code accompanying a series of articles covering Spring Boot 2.0 from… | 52 | 2839 | maintenance |
| Buuntu/fastapi-react A cookiecutter template that bootstraps full-stack web applications using FastAPI (Python) and React (TypeScript). It bundles PostgreSQL wi… | 23 | 2585 | maintenance |
| sequelize/express-example An official example repository demonstrating how to integrate the Sequelize ORM with an Express.js application. It provides a basic referen… | 32 | 2481 | maintenance |
| summerblue/laravel-shop The companion source code for a hands-on Laravel e-commerce tutorial (Laravel 电商实战教程), demonstrating how to build a full online shop with L… | 32 | 2449 | maintenance |
| imwilsonxu/fbone Fbone is a Flask starter template/boilerplate application that bundles common Flask extensions like SQLAlchemy, WTForms, Flask-Login, and F… | 32 | 1702 | maintenance |
| realpython/flask-boilerplate A pre-configured boilerplate template for starting Python Flask applications, bundling Flask-SQLAlchemy, Flask-WTF, Fabric, Coverage, and B… | 32 | 1579 | maintenance |
| pvarentsov/typescript-clean-architecture A reference implementation of Clean Architecture in TypeScript, built as a fictional blogging application (IPoster) using NestJS and TypeOR… | 32 | 1502 | maintenance |
| darbyluv2code/spring-boot-3-spring-6-hibernate-for-beginners Source code repository accompanying the Udemy course 'Spring Boot 3, Spring 6 and Hibernate for Beginners' by luv2code. It contains hands-o… | 64 | 1492 | maintenance |
| liaogx/fastapi-tutorial A Chinese-language tutorial repository accompanying a video course that teaches the FastAPI Python web framework from Hello World through a… | 32 | 1436 | maintenance |
| nextacular/nextacular Nextacular is an open-source full-stack starter kit for building multi-tenant SaaS applications with Next.js, Tailwind CSS, Prisma, and Str… | 61 | 1382 | maintenance |
| mybatis-book/book Companion repository for the Chinese book 'MyBatis 从入门到精通' (MyBatis from Beginner to Master), containing all example source code from the b… | 32 | 1346 | maintenance |
| WebJournal/journaldev The official GitHub repository hosting example code for the 500+ tutorial projects published on JournalDev (now part of DigitalOcean). It c… | 32 | 1330 | maintenance |
| JackStouffer/Flask-Foundation Flask Foundation is a starter template/boilerplate for building Flask web applications following community best practices. It bundles bluep… | 23 | 1277 | maintenance |
| sibtc/django-beginners-guide Code samples accompanying a seven-part beginner's tutorial series on Django, covering fundamentals, authentication, ORM, class-based views,… | 23 | 1263 | maintenance |
| karanpratapsingh/fullstack-starterkit A GraphQL-first full-stack starter kit built with Node.js, React, and TypeScript, featuring Apollo, Prisma ORM with PostgreSQL, Jest testin… | 32 | 1201 | maintenance |
| cheese10yun/spring-jpa-best-practices A step-by-step tutorial repository demonstrating Spring Data JPA best practices in Java, covering entity mapping, validation, exception han… | 32 | 1172 | maintenance |
| komarserjio/notejam Notejam is a unified sample web application (sign up/in, notes CRUD with pads) implemented in many server-side frameworks including Django,… | 32 | 1137 | maintenance |
| dzzzzzy/Nestjs-Learning A Chinese-language tutorial repository for learning the NestJS framework, with written guides on controllers, modules, middleware, guards, … | 10 | 1115 | maintenance |
| vercel/nextjs-postgres-auth-starter A Next.js starter template combining NextAuth.js email/password authentication, Drizzle ORM, Tailwind CSS, and a Neon PostgreSQL database. … | 32 | 1052 | maintenance |
| yidao620c/SpringBootBucket A collection of small, runnable Spring Boot example projects, each demonstrating integration with a common web technology (MyBatis, MongoDB… | 23 | 1050 | maintenance |
| atulmy/fullstack-graphql A simple fullstack demo application with a GraphQL API built on Express and Sequelize (MySQL, Postgres, SQLite, MSSQL) and a React + Redux … | 32 | 1034 | maintenance |
| juliusmarminge/acme-corp Acme Corp is a fullstack Next.js 13 starter kit structured as a Turborepo monorepo, featuring tRPC for full-stack typesafety, Kysely with P… | 59 | 1175 | experimental |
| Nealyang/React-Express-Blog-Demo A full-stack blog demo built with React, Redux-Saga, Express, and MongoDB (via Mongoose), accompanied by a 14-part tutorial blog series. It… | 32 | 1944 | abandoned |
| mattupstate/overholt Overholt is an example Flask application demonstrating common practices for structuring larger Flask projects, including blueprints, SQLAlc… | 10 | 1595 | abandoned |
| symfony/symfony-standard The Symfony Standard Edition, a pre-configured skeleton application bundling the Symfony framework with Twig, Doctrine ORM, Swiftmailer, an… | 10 | 1475 | abandoned |
| ixartz/Next-js-Boilerplate A free, open-source Next.js boilerplate and starter template with App Router support, Tailwind CSS 4, and TypeScript. It bundles authentica… | 94 | 13052 | active |
| hagopj13/node-express-boilerplate A Node.js boilerplate/starter template for building production-ready RESTful APIs with Express and Mongoose. It ships with JWT authenticati… | 23 | 7668 | stable |
| vercel/next-forge next-forge is a production-grade Turborepo monorepo template for building Next.js SaaS applications. It bundles an opinionated, pre-integra… | 79 | 7661 | active |
| ixartz/SaaS-Boilerplate A free, open-source SaaS boilerplate built with Next.js, TypeScript, Tailwind CSS, and Shadcn UI. It ships with authentication, multi-tenan… | 89 | 7381 | active |
| EduardoPires/EquinoxProject Equinox Project is an open-source ASP.NET 9 reference web application demonstrating Clean Architecture, DDD, CQRS, Event Sourcing, and othe… | 57 | 6779 | active |
| techschool/simplebank The companion code repository for TECH SCHOOL's Backend Master Class, a course that builds a simple bank backend web service in Go from scr… | 40 | 6529 | active |
| ityouknow/spring-boot-examples A large collection of minimal, practical Spring Boot example projects (updated through Spring Boot 3.0) covering web, data access, messagin… | 32 | 30503 | maintenance |
| boxyhq/saas-starter-kit An open-source Next.js SaaS boilerplate for building enterprise-ready SaaS applications. It ships with pre-built features like authenticati… | 72 | 4916 | active |
| async-labs/saas An open-source SaaS boilerplate web application built with React, Next.js, Express, MongoDB (Mongoose), MobX, WebSockets, and TypeScript. I… | 38 | 4502 | active |
| kriasoft/graphql-starter-kit A monorepo template (seed project) pre-configured with a GraphQL API server, PostgreSQL database tooling, and a React front-end using TypeS… | 32 | 3971 | active |
| JeffLi1993/springboot-learning-example A collection of Spring Boot practice learning examples in Java, accompanying a series of Chinese blog tutorials covering Spring Boot 2.x fu… | 32 | 16558 | maintenance |
| aspnetrun/run-aspnetcore-microservices A reference implementation of an e-commerce microservices system built on .NET 8 with ASP.NET Core Web APIs, gRPC, RabbitMQ/MassTransit eve… | 64 | 3258 | active |
| michaelshimeles/nextjs-starter-kit A production-ready Next.js 15 SaaS starter kit with authentication, subscription billing, AI chatbot, file storage, and analytics pre-integ… | 53 | 3050 | active |
| nextify-limited/saasfly Saasfly is an open-source, enterprise-grade Next.js SaaS boilerplate and starter template built as a Turborepo monorepo. It bundles authent… | 43 | 2896 | active |
| NarHakobyan/awesome-nest-boilerplate An enterprise-grade NestJS boilerplate written in strict TypeScript with PostgreSQL via TypeORM, JWT RS256 auth with RBAC, CQRS, i18n, and … | 62 | 2822 | active |
| vector4wang/spring-boot-quick A Spring Boot learning hub with 80+ example modules demonstrating real-world integration of frameworks like RabbitMQ, Kafka, MyBatis, JPA, … | 69 | 2788 | active |
| notiz-dev/nestjs-prisma-starter A starter template for NestJS applications that comes preconfigured with Prisma Client, code-first GraphQL, Passport-JWT authentication, Sw… | 32 | 2540 | active |
| fastapi-practices/fastapi-best-architecture An enterprise-level backend architecture template built on FastAPI, SQLAlchemy 2.0, Pydantic v2, Celery, and Docker, organized in a three-t… | 96 | 2523 | active |
| techa03/goodsKill goodsKill is a Java-based microservices demo project simulating a flash-sale (seckill) e-commerce system, built on Spring Cloud 2025.x, Spr… | 64 | 2423 | active |
| benavlabs/FastAPI-boilerplate Fastro is a production-ready FastAPI boilerplate providing an async API foundation with FastAPI, Pydantic V2, SQLAlchemy 2.0, PostgreSQL, a… | 86 | 2064 | active |
| enkodellc/blazorboilerplate Blazor Boilerplate is a SPA admin starter template built with Blazor and MudBlazor that runs in both Server-Side and WebAssembly (Core-Host… | 39 | 1913 | active |
| graphile/starter Graphile Starter is an opinionated full-stack SaaS quick-start template built on React, Node.js, GraphQL, and PostgreSQL, powered by PostGr… | 56 | 1827 | active |
| 527515025/springBoot A collection of Spring Boot example projects demonstrating integration with common components such as Spring Security, Shiro, MyBatis, JPA,… | 32 | 6762 | maintenance |
| ArisGuimera/SimpleAndroidMVVM A sample Android app in Kotlin demonstrating MVVM and Clean Architecture, built progressively across tutorial branches covering Retrofit, c… | 32 | 1767 | active |
| vercel/nextjs-postgres-nextauth-tailwindcss-template A Next.js 15 admin dashboard starter template built with the App Router, TypeScript, Tailwind CSS, Shadcn UI, Auth.js, and Vercel Postgres.… | 60 | 1617 | active |
| reliverse/relivator Relivator is a free, open-source ecommerce SaaS starter template built on Next.js 15, React 19, and TypeScript. It ships with a modern full… | 50 | 1558 | active |
| bitloops/ddd-hexagonal-cqrs-es-eda A complete working example application demonstrating Domain Driven Design, Hexagonal Architecture, CQRS, Event Sourcing, Event Driven Archi… | 94 | 1437 | active |
| alan345/AI-Fullstack-SaaS-Boilerplate A fullstack SaaS boilerplate built with tRPC, Fastify, React 19, Drizzle ORM, and Better Auth, with integrated AI chat via OpenAI and Serve… | 78 | 1408 | active |
| rstyro/Springboot A collection of standalone Spring Boot demo modules, each showing how to integrate Spring Boot with a mainstream framework or technology su… | 69 | 1323 | active |
| moinulmoin/chadnext ChadNext is an open-source starter template for Next.js 15 App Router projects that bundles authentication (LuciaAuth), Prisma with Postgre… | 45 | 1322 | active |
| hansonwang99/Spring-Boot-In-Action A curated collection of open-source Spring Boot example projects accompanying a series of practical tutorial articles by CodeSheep. It cove… | 32 | 4671 | maintenance |
| in28minutes/spring-boot-master-class A Spring Boot master class repository accompanying an online course, teaching Spring Boot through building a todo management web applicatio… | 57 | 1117 | active |
| learning-cloud-native-go/myapp A production-grade Go microservice boilerplate that demonstrates building a containerized RESTful API server with the standard library net/… | 100 | 1096 | active |
| w3tecch/express-typescript-boilerplate A TypeScript boilerplate for building RESTful APIs with Node.js and Express, featuring layered architecture, TypeORM, TypeDI dependency inj… | 23 | 3416 | maintenance |
| kgrzybek/sample-dotnet-core-cqrs-api A sample .NET Core REST API demonstrating a simple CQRS implementation with Domain-Driven Design using Clean Architecture. It uses raw SQL … | 32 | 3061 | maintenance |
| leehaut/spring-boot-all A multi-module collection of Spring Boot example projects demonstrating integrations with MyBatis, JPA/Hibernate, Shiro, Redis, ActiveMQ, W… | 76 | 1936 | maintenance |
page 1 / 2 next →