Skip to content

An effort to rebuild Rails' ActiveRecord to better understand how ActiveRecord works under the hood

Notifications You must be signed in to change notification settings

RF-Nelson/ActiveRecordLite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ActiveRecordLite

In this project, I built my own lite version of ActiveRecord. The purpose of this project is to understand how ActiveRecord actually works: how your ActiveRecord world is translated into SQL.

About

An effort to rebuild Rails' ActiveRecord to better understand how ActiveRecord works under the hood

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages