ruby-activerecord

object-relational mapper framework (part of Rails)
  https://rubyonrails.org/
  0
  no reviews



Active Records is a framework to work with databases on Rails. Build a persistent domain model by mapping database tables to Ruby classes. Strong conventions for associations, validations, aggregations, migrations, and testing come baked-in.