Christophe Alain Pagnusatt Rochester

Learning Resources

Article on Using Mongoid alongisde Rails

  • June 24, 2019 at 1:00 PM
  • Last updated almost 5 years ago
  • Visible to group members and anyone with the link
Medium

Using Mongoid in Rails - Andy Zheng - Medium

If you're looking for a NoSQL option to use in Rails, Mongoid is an excellent option. Here I will be going over some of the basics of Mongoid and some similarities and differences between it and ActiveRecord, which is Rails' default ORM framework for working with relational SQL databases.