With hstore you can add schema-less data to PostgreSQL. This allows you to store model attributes without creating separate database columns. We will see how to query an hstore column by using hstore operators and functions. In this episode, watch how to do this in Rails 5.1.