You connect to Materialize the same way you connect to PostgreSQL with pg. If you don’t have a pg gem, you can install it with:
gem install pg
You connect to Materialize the same way you connect to PostgreSQL with pg. If you don’t have a pg gem, you can install it with:
gem install pg