ROM
Data mapping and persistence toolkit for Ruby (by rom-rb)
Ohm
Object-Hash Mapping for Redis (by soveran)
ROM | Ohm | |
---|---|---|
5 | - | |
2,091 | 1,397 | |
0.1% | 0.0% | |
8.7 | 0.0 | |
3 months ago | over 2 years ago | |
Ruby | Ruby | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
ROM
Posts with mentions or reviews of ROM.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-01.
-
Understanding Clean Architecture with small Ruby libraries
Object Mapper: rom-rb/rom: Data mapping and persistence toolkit for Ruby
-
Rails is not written in Ruby
Just wanted to say that the authors libraries, especially ROM [0], are incredible and have played a huge influence on me as a developer. I learned a lot using and diving through the code.
[0]: https://rom-rb.org/
-
Catching up on things
Better gems. dry-rb, ROM, and Hanami are doing interesting stuff. I also hear web_pipe is popular?
-
10 Years of Open Source
This is exactly how I ended up contributing to DataMapper, then joining the core team, then releasing Virtus, then working on DataMapper 2.0, then turning it into rom-rb, then joining dry-rb and building 1.25 library / month on average for about 2 years or so to eventually join Hanami team...and, yeah, it's been kinda nuts now when I look back.
-
Best of (Ruby) Gems Series - What's Next? What's Hot?
Ruby Object Mapper
Ohm
Posts with mentions or reviews of Ohm.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Ohm yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing ROM and Ohm you can also consider the following projects:
Sequel - Sequel: The Database Toolkit for Ruby
Redis-Objects - Map Redis types directly to Ruby objects
Hanami::Model - Ruby persistence framework with entities and repositories
ActiveRecord