acts_as_tenant
Tenant management
Enables multi-tenancy in Ruby on Rails apps with row-level multitenancy support.
Easy multi-tenancy for Rails in a shared database setup.
2k stars
45 watching
266 forks
Language: Ruby
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jekuno/milia | A Ruby gem that simplifies multi-tenanting in Rails applications by separating data into row-based tenant units with built-in user authentication support. | 341 |
orchestral/tenanti | A package that allows developers to manage multi-tenant data schema and migration manager for Laravel applications. | 588 |
tenex/rails-assets | A Rails asset management solution | 1,631 |
autofac/autofac.multitenant | Supports multitenancy in .NET applications using the Autofac IoC container | 39 |
nunommc/acts_as_tenant-delayed_job | A gem that integrates Delayed Job with ActsAsTenant to allow jobs to run in the context of the tenant that enqueued them. | 2 |
django-tenants/django-tenants | Enables multiple tenants to share the same project instance while maintaining separate data and routing for each tenant | 1,555 |
finbuckle/finbuckle.multitenant | A middleware library enabling multitenant app behavior and data isolation in .NET applications | 1,349 |
tenancy/tenancy | Enables multiple websites to share the same Laravel installation while keeping tenant-specific data separate. | 1,192 |
bartventer/gorm-multitenancy | Provides a unified API and tools for managing multiple tenants in GORM managed databases | 47 |
bernardopires/django-tenant-schemas | A Django extension that supports multiple tenants using PostgreSQL schemas. | 1,463 |
martinjnash/royce | A Ruby on Rails plugin for managing user roles and permissions | 209 |
rails-engine/action-store | Provides a way to store and manage actions across different models using polymorphic associations in Active Record. | 405 |
maciej-gol/tenant-schemas-celery | Enables collaboration between Celery tasks and multi-tenancy in Django applications. | 183 |
brendon/acts_as_list | Provides a way to manage ordered lists of objects in a database | 2,050 |
actsasflinn/typst-rb | A Ruby binding to Typst, a markup-based typesetting system | 6 |