Beware the ORM: Locking and joins
This post is mostly an investigation of database locking behavior, specifically what happens when you combine locking and joins. It’s also briefly a response to haters of ORMs like Rails.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
This post is mostly an investigation of database locking behavior, specifically what happens when you combine locking and joins. It’s also briefly a response to haters of ORMs like Rails.
Post a comment