activerecord-multi-tenant
n1_loader
Our great sponsors
activerecord-multi-tenant | n1_loader | |
---|---|---|
0 | 3 | |
631 | 177 | |
1.3% | - | |
5.0 | 3.7 | |
2 months ago | 25 days ago | |
Ruby | Ruby | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
activerecord-multi-tenant
We haven't tracked posts mentioning activerecord-multi-tenant yet.
Tracking mentions began in Dec 2020.
n1_loader
-
Enhanced ActiveRecord preloading
Unfortunately, such associations are not possible to preload with includes. Gladly, there is a solution with N1Loader.
-
N+1 problem will never be an issue with N1Loader gem
N1Loader helps to avoid N+1 issues as simple as ever. Gem has many cool features such as arguments support, integrations with ArLazyPreload and many more.
What are some alternatives?
Acts As Tennant - Easy multi-tenancy for Rails in a shared database setup.
Apartment - Database multi-tenancy for Rack (and Rails) applications
Milia - Easy multi-tenanting for Rails5 (or Rails4) + Devise
ArLazyPreload - Lazy loading associations for the ActiveRecord models
Destroyed At - ActiveRecord Mixin for Safe Destroys
multi-tenant-support - Build a highly secure, no data leak, multi-tenant rails app
Audited - Audited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models.
Espinita - Audit activerecord models like a boss (and works with rails 4!)
BabySqueel - :pig: An expressive query DSL for Active Record
ActsAsParanoid - ActiveRecord plugin allowing you to hide and restore records without actually deleting them.
ActsAsTaggableOn - A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts.