# Active Record Basics — Ruby on Rails Guides

> This guide is an introduction to Active Record.After reading this guide, you will know: How Active Record fits into the Model-View-Controller (MVC) paradigm. What Object Relational Mapping and Active Record patterns are…

- **Category:** Code
- **Kind:** Tool
- **Host:** guides.rubyonrails.org
- **Destination:** https://guides.rubyonrails.org/active_record_basics.html
- **Date added:** 2019

This page is part of [Ref Point](https://ref-p.com/index.md), Chris Beltran’s curated library.
