Thomas Countz
#databases
- Capture ActiveRecord Queries
- * Sargable Queries & MUL Indexes; or Why My Query is Slow
- SQL Injection Overview
- Ruby ORM VI: Metaprogramming Column-backed Query Methods
- Ruby ORM V: Choosing Mixins over Inheritance
- Ruby ORM IV: Preventing SQL Injections
- Ruby ORM III: Defining the DX of the API
- Ruby ORM II: Getting SQLite Talking to Ruby
- Ruby ORM I: The Active Record Pattern