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: 9 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Enables multi-tenancy in Ruby on Rails apps with row-level multitenancy support. | 1,577 |
| 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 |
| A Ruby middleware for profiling rack applications to measure performance metrics | 3,744 |
| A package that simplifies multi-tenancy in Laravel applications by automatically handling tenant identification and management without requiring code changes. | 3,699 |
| A package that enables the separation of data and logic for multiple websites sharing the same codebase. | 2,564 |
| A gem that helps reduce the number of queries in Ruby applications by detecting and optimizing N+1 queries and unused eager loading. | 7,123 |
| Enables Rails to use PostgreSQL's enumeration types in database columns | 167 |
| A Ruby gem that adds object-based searching to Rails applications. | 5,693 |
| A modular Ruby web server interface providing a simple and adaptable way to develop web applications. | 4,936 |
| A Ruby on Rails CMS engine with page templating, multi-site support, and admin interface | 2,724 |
| Provides a unified API and tools for managing multiple tenants in GORM managed databases | 47 |
| A package that allows developers to manage multi-tenant data schema and migration manager for Laravel applications. | 588 |
| A Ruby on Rails gem providing meta tags and Open Graph support for search engine optimization. | 2,738 |
| Asynchronously executes long-running tasks in the background. | 4,815 |
| A gem that organizes Rails ActiveRecord models into hierarchical structures using the materialized path pattern | 3,748 |