Top 6 Ruby orm-extension Projects
-
DeepPluck
Allow you to pluck attributes from nested associations without loading a bunch of records.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
pluck_all
A more efficient way to get data from database. Like #pluck method but return array of hashes instead.
-
rails_or
Cleaner syntax for writing OR Query in Rails 5, 6. And also add #or support to Rails 3 and 4.
-
-
FindWithOrder
Provides a simple way to find records in the same order of input array. Has better performance than manually sorting. (Support both PostgreSQL and MySQL)
-
Atomically
An ActiveRecord extension for writing commonly useful atomic SQL statements to avoid race condition.
Ruby orm-extension discussion
Index
What are some of the best open-source orm-extension projects in Ruby? This list will help you:
# | Project | Stars |
---|---|---|
1 | DeepPluck | 457 |
2 | pluck_all | 103 |
3 | rails_or | 94 |
4 | Metka | 53 |
5 | FindWithOrder | 37 |
6 | Atomically | 27 |