apartment
Tenant manager
Tools for managing multiple data tenants in a Rails application
Database multi-tenancy for Rack (and Rails) applications
3k stars
92 watching
461 forks
Language: Ruby
last commit: 5 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
erwinm/acts_as_tenant | Enables multi-tenancy in Ruby on Rails apps with row-level multitenancy support. | 1,570 |
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 |
miniprofiler/rack-mini-profiler | A Ruby middleware for profiling rack applications to measure performance metrics | 3,733 |
archtechx/tenancy | A package that simplifies multi-tenancy in Laravel applications by automatically handling tenant identification and management without requiring code changes. | 3,658 |
tenancy/multi-tenant | A package that enables the separation of data and logic for multiple websites sharing the same codebase. | 2,558 |
flyerhzm/bullet | A gem that helps reduce the number of queries in Ruby applications by detecting and optimizing N+1 queries and unused eager loading. | 7,104 |
alassek/activerecord-pg_enum | Enables Rails to use PostgreSQL's enumeration types in database columns | 167 |
activerecord-hackery/ransack | A Ruby gem that adds object-based searching to Rails applications. | 5,679 |
rack/rack | A modular Ruby web server interface providing a simple and adaptable way to develop web applications. | 4,928 |
comfy/comfortable-mexican-sofa | A Ruby on Rails CMS engine with page templating, multi-site support, and admin interface | 2,725 |
bartventer/gorm-multitenancy | Provides a unified API and tools for managing multiple tenants in GORM managed databases | 45 |
orchestral/tenanti | A package that allows developers to manage multi-tenant data schema and migration manager for Laravel applications. | 587 |
kpumuk/meta-tags | A Ruby on Rails gem providing meta tags and Open Graph support for search engine optimization. | 2,735 |
collectiveidea/delayed_job | Asynchronously executes long-running tasks in the background. | 4,818 |
stefankroes/ancestry | A gem that organizes Rails ActiveRecord models into hierarchical structures using the materialized path pattern | 3,742 |