Remote DB

There are cases where you want to easily consume database objects from a specific database. This gem makes it very easy to expose a specific set of tables/columns from a remote database, and allow them to be consumed in read only form within a gem.