If you develop with Ruby on Rails, there’s a good chance you use a SQL database as your app’s data store. Postgres and other SQL databases give us some powerful tools for enabling users to search through their data, but if we’re not careful we can accidentally expose our app to attacks from malicious actors. Our guest today, Alex Piechowski, specializes in security and he has a quick tip for avoiding a common source of denial-of-service attacks. Enjoy!
