# Multitenancy framework

> AI-ranked search results for `multitenancy` on awesome-repositories.com — ordered by an LLM for relevance, best match first. 81 total matches; showing the top 19.

Explore on the web: https://awesome-repositories.com/q/multitenancy

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [this search on awesome-repositories.com](https://awesome-repositories.com/q/multitenancy).**

## Results

- [stancl/tenancy](https://awesome-repositories.com/repository/stancl-tenancy.md) (4,357 ⭐) — Tenancy is a multi-tenancy framework for Laravel applications designed to support SaaS architectures. It provides a comprehensive system for implementing tenant data isolation, allowing developers to choose between dedicated multi-database schemas or single-database scoping via traits.

The project distinguishes itself through a robust resource isolation model that extends beyond the database to include filesystems, Redis stores, and caches. It features an event-driven lifecycle orchestrator for automating tenant provisioning and a flexible identification middleware that resolves tenants via d
- [fullstackhero/dotnet-starter-kit](https://awesome-repositories.com/repository/fullstackhero-dotnet-starter-kit.md) (6,580 ⭐) — This project is a production-ready starter kit and boilerplate for building multi-tenant software-as-a-service applications using .NET and React. It provides a multi-tenant application framework and a cloud-native infrastructure kit designed to support scalable cloud services.

The project distinguishes itself through a modular monolith architecture that organizes business logic into isolated bounded contexts to prevent code entanglement. It implements comprehensive SaaS identity management, including role-based access control, account impersonation, and strict tenant data isolation across the
- [abpframework/abp](https://awesome-repositories.com/repository/abpframework-abp.md) (14,313 ⭐) — ABP is an opinionated architectural framework for building enterprise software solutions using .NET and ASP.NET Core. It serves as a structural toolkit for implementing domain-driven design and microservices patterns, providing a modular enterprise architecture where functionality is organized into independent, pluggable modules.

The platform is specifically designed to support multi-tenant SaaS architectures, isolating data and configurations for multiple independent customers within a single application instance. It provides enterprise boilerplate infrastructure and pre-configured templates
- [chillzhuang/springblade](https://awesome-repositories.com/repository/chillzhuang-springblade.md) (6,900 ⭐) — SpringBlade is a development framework and platform designed for building multi-tenant SaaS applications. It provides a comprehensive scaffold for both Spring Cloud microservices and monolithic Spring Boot architectures, enabling the rapid construction of enterprise-grade software.

The platform distinguishes itself through integrated LLM orchestration and industrial IoT management. It features an LLM orchestration platform that combines large language models with knowledge bases and visual AI agent workflows, alongside an IoT hub for device connectivity, state synchronization, and edge flow o
- [bernardopires/django-tenant-schemas](https://awesome-repositories.com/repository/bernardopires-django-tenant-schemas.md) (1,517 ⭐) — django-tenant-schemas
- [cube-js/cube.js](https://awesome-repositories.com/repository/cube-js-cube-js.md) (20,193 ⭐) — Cube is a semantic layer data platform that maps raw SQL databases to standardized business metrics and dimensions. It functions as a SQL dialect translator, converting abstract semantic queries into optimized SQL statements for various cloud data warehouses.

The platform operates as a multi-tenant data gateway, isolating information and security permissions for different customers within a single deployment. It includes a relational caching engine that stores pre-aggregated query results to reduce latency and decrease the load on primary data warehouses.

The system provides a REST-based int
- [citusdata/citus](https://awesome-repositories.com/repository/citusdata-citus.md) (12,562 ⭐) — Citus is a PostgreSQL extension that transforms a standard database into a distributed system. It functions as a sharding framework and distributed SQL engine, enabling horizontal scaling by partitioning tables across a cluster of nodes. By utilizing a coordinator-worker topology, the system manages metadata and routes queries to the appropriate nodes, allowing for parallel execution of complex operations across distributed data shards.

The platform distinguishes itself through its specialized support for multi-tenant architectures and real-time analytical processing. It enables tenant-based
- [payloadcms/payload](https://awesome-repositories.com/repository/payloadcms-payload.md) (43,053 ⭐) — Payload is a headless content management system and application framework that uses a code-first approach to define data schemas and administrative interfaces. By utilizing a centralized, type-safe configuration object, it automatically generates database schemas, API endpoints, and a fully customizable admin panel. The system is built on a database-agnostic architecture, allowing it to interface with various storage engines while providing a unified, type-safe API for server-side operations, REST, and GraphQL.

What distinguishes Payload is its deep extensibility and developer-centric design.
- [laravel/laravel](https://awesome-repositories.com/repository/laravel-laravel.md) (84,489 ⭐) — Laravel is a comprehensive full-stack web framework designed for building scalable server-side applications. It provides an integrated development environment that centers on an object-relational mapper for database abstraction, a robust routing system, and a sophisticated service container for dependency injection. The framework is built to handle complex application requirements through a modular architecture that emphasizes convention over configuration.

What distinguishes Laravel is its deep integration of background processing and event-driven communication. It features a task queue orch
- [anjoy8/blog.core](https://awesome-repositories.com/repository/anjoy8-blog-core.md) (5,288 ⭐) — Blog.Core is a production-ready backend boilerplate for building enterprise APIs and microservices using ASP.NET Core. It provides a foundational infrastructure for distributed systems, including tools for database-first scaffolding and the implementation of multi-tenant API frameworks.

The project distinguishes itself through automated data layer generation, which produces entity models and repository layers directly from database schemas. It implements a centralized identity management system using standard identity server protocols to handle authentication and authorization across multiple
- [yunaiv/ruoyi-vue-pro](https://awesome-repositories.com/repository/yunaiv-ruoyi-vue-pro.md) (37,833 ⭐) — This project is an enterprise application framework designed to accelerate the construction of complex business software. It functions as a full-stack code generator that automatically produces backend logic, database operations, and frontend interface components from defined data schemas. By providing a standardized foundation for security, authentication, and administrative management, it enables developers to rapidly deploy functional, production-ready software environments.

The platform distinguishes itself through its native support for multi-tenant architectures, allowing for secure dat
- [aspnetboilerplate/aspnetboilerplate](https://awesome-repositories.com/repository/aspnetboilerplate-aspnetboilerplate.md) (11,984 ⭐) — This project is an application framework and boilerplate for enterprise web applications based on ASP.NET Core. It provides a foundation for building large-scale business applications by implementing a domain-driven design framework that organizes application logic into decoupled layers and modules.

The framework distinguishes itself through built-in support for multi-tenant software-as-a-service architectures, providing primitives for data, configuration, and interface isolation for multiple customers within a single instance. It also includes an integrated identity management system featuri
- [tenancy/tenancy](https://awesome-repositories.com/repository/tenancy-tenancy.md) (1,322 ⭐) — Enabling awesome Software as a Service with the Laravel framework.
- [go-admin-team/go-admin](https://awesome-repositories.com/repository/go-admin-team-go-admin.md) (12,687 ⭐) — go-admin is a full-stack admin scaffolding system that generates a complete backend management interface with built-in user, role, menu, and department management modules. It combines role-based access control enforcement, JWT token authentication, multi-tenant database isolation, and scheduled task scheduling into a single framework, with a Vue-based frontend rendered through reusable components.

The project distinguishes itself by integrating a Casbin RBAC engine for granular permission management across menus, buttons, and API endpoints, alongside automatic API documentation generation fro
- [finbuckle/finbuckle.multitenant](https://awesome-repositories.com/repository/finbuckle-finbuckle-multitenant.md) (1,597 ⭐) — MultiTenant is an open source multi-tenancy library for modern .NET created and maintained by Finbuckle LLC.
- [bartventer/gorm-multitenancy](https://awesome-repositories.com/repository/bartventer-gorm-multitenancy.md) (82 ⭐) — 🚀📦 Multi-tenancy support for GORM managed databases
- [ateliware/triplex](https://awesome-repositories.com/repository/ateliware-triplex.md) (506 ⭐) — Database multitenancy for Elixir applications!
- [spree/spree](https://awesome-repositories.com/repository/spree-spree.md) (15,230 ⭐) — This project is a modular e-commerce platform built on Ruby on Rails, designed to serve as a comprehensive engine for managing online retail operations. It provides the foundational infrastructure to handle complex product catalogs, customer order lifecycles, and global payment processing within a unified system.

The platform distinguishes itself through a headless, API-first architecture that decouples backend commerce logic from custom frontend storefronts. It supports multi-tenant environments, allowing for the management of multiple independent retail storefronts or marketplaces from a si
- [kiranism/next-shadcn-dashboard-starter](https://awesome-repositories.com/repository/kiranism-next-shadcn-dashboard-starter.md) (6,595 ⭐) — This project is a type-safe web application template and admin dashboard starter built with Next.js, TypeScript, and the shadcn/ui component library. It serves as a multi-tenant SaaS boilerplate designed for developing administrative interfaces and software-as-a-service applications.

The starter distinguishes itself through integrated SaaS infrastructure, including multi-tenant workspace management, organization-level permissions, and subscription billing integration. It features role-based access control to gate specific pages and navigation items based on user roles or subscription tiers.
