What is Rails Active Record?

Active Record seems to be a function of Ruby on Rails that allows you to handle data existing in the database without writing SQL directly in Ruby on Rails.

It seems that this Active Record is used when searching data from the DB. If you understand this and become familiar with it, I feel that you can level up: fist:

For example, Active Record has something like this.

all find find_by first where pluck order distinct select group joins having

I don't think I can remember it, but I think I will unknowingly remember the ones I use often if I use Rails.

Recommended Posts

What is Rails Active Record?
What is Rails gem devise?
[Ruby on Rails] What is Bcrypt?
What is Cubby
What is Docker?
What is null? ]
What is java
What is Keycloak
What is maven?
What is Jackson?
What is follow_redirect! Following ?: Rails Tutorial Memorandum-Chapter 7
What is Docker
What is self
What is Jenkins
What is IM-Juggling?
What is params
What is Facade? ??
What is Java <>?
What is Gradle?
What is POJO
What is Java
[Ruby on Rails] About Active Record callbacks
What is centOS
What is RubyGem?
[Rails] What is a dot (.) Or a colon (:)?
What is programming?
What is before_action?
What is Docker
What is Byte?
What is Tomcat
Read the Rails Guide (Active Record Migration) again
After all, what is [rails db: migrate] doing?
What is Maven Assembly?
What is `docker-compose up`?
[Rails] About active hash
What is vue cli
What is an interface?
What is Ruby's self?
[Rails] Introducing Active Hash
What is Ruby's attr_accessor?
What is Java Encapsulation?
What is permission denied?
What is instance control?
Rails is Owakon www
What is an initializer?
What is Spring Tools 4
What is an operator?
What is Guava's @VisibleForTesting?
What is MVC model?
What is an annotation?
What is Java technology?
What is Java API-java
What is Gradle's Artifact?
What is JPA Auditing?
[Rails] What are params?
[Swift] What is dismiss?
Active Record, complex queries
[Java] What is flatMap?
What is a Servlet?
What is web development?
[Java] What is JavaBeans?