apartment

Tenant manager

Tools for managing multiple data tenants in a Rails application

Database multi-tenancy for Rack (and Rails) applications

GitHub

3k stars
92 watching
461 forks
Language: Ruby
last commit: over 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
erwinm/acts_as_tenantEnables multi-tenancy in Ruby on Rails apps with row-level multitenancy support.1,577
jekuno/miliaA 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-profilerA Ruby middleware for profiling rack applications to measure performance metrics3,744
archtechx/tenancyA package that simplifies multi-tenancy in Laravel applications by automatically handling tenant identification and management without requiring code changes.3,699
tenancy/multi-tenantA package that enables the separation of data and logic for multiple websites sharing the same codebase.2,564
flyerhzm/bulletA gem that helps reduce the number of queries in Ruby applications by detecting and optimizing N+1 queries and unused eager loading.7,123
alassek/activerecord-pg_enumEnables Rails to use PostgreSQL's enumeration types in database columns167
activerecord-hackery/ransackA Ruby gem that adds object-based searching to Rails applications.5,693
rack/rackA modular Ruby web server interface providing a simple and adaptable way to develop web applications.4,936
comfy/comfortable-mexican-sofaA Ruby on Rails CMS engine with page templating, multi-site support, and admin interface2,724
bartventer/gorm-multitenancyProvides a unified API and tools for managing multiple tenants in GORM managed databases47
orchestral/tenantiA package that allows developers to manage multi-tenant data schema and migration manager for Laravel applications.588
kpumuk/meta-tagsA Ruby on Rails gem providing meta tags and Open Graph support for search engine optimization.2,738
collectiveidea/delayed_jobAsynchronously executes long-running tasks in the background.4,815
stefankroes/ancestryA gem that organizes Rails ActiveRecord models into hierarchical structures using the materialized path pattern3,748