I am using Ruby, or more specifically the Ramaze framework with the Sequel ORM. So please don't tell me about the Paperclip gem, as it is only compatible with ActiveRecord.
With that in mind, how can I store an image in a database using Ruby and Sequel?