Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
Top 12 Ruby ORM/ODM Projects
-
Thea answer to your prayers already exists: http://sequel.jeremyevans.net/.
By far the best database toolkit (ORM, query builder, migration engine) I have seen for any programming language.
-
another approach might be to ditch a relational db and use a nosql database like mongodb and https://github.com/mongodb/mongoid There is something called Dynamic Attribute which sounds like the thing you are after.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
Object Mapper: rom-rb/rom: Data mapping and persistence toolkit for Ruby
-
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
-
-
Ruby ORM/ODM related posts
- There's SQL in my Ruby
- ruby 3.2 unable to connect to database via odbc
- Ask HN: Who's using Ruby web development without Ruby on Rails (RoR)?
- Is there a better way?
- Overview Of Rails 7.1 Features Part 1
- Pretty much every Ruby job I see these days demands Rails experience. Am I looking in the wrong places?
- Understanding Clean Architecture with small Ruby libraries
-
A note from our sponsor - SonarLint
www.sonarlint.org | 22 Sep 2023
Index
What are some of the best open-source ORM/ODM projects in Ruby? This list will help you:
Project | Stars | |
---|---|---|
1 | Sequel | 4,821 |
2 | Mongoid | 3,923 |
3 | Redis-Objects | 2,091 |
4 | ROM | 2,047 |
5 | MongoMapper | 1,609 |
6 | Ohm | 1,390 |
7 | Neo4j.rb | 1,381 |
8 | Hanami::Model | 444 |
9 | NoBrainer | 386 |
10 | Perpetuity | 252 |
11 | MongoModel | 40 |
12 | QuickStore | 1 |