How To Setup Ruby on Rails with Postgres

Postgres (or PostgreSQL) is an open source database. Ruby on Rails is an open source web framework written in Ruby. Rails is database agnostic, meaning it can be used with a variety of different databases. By default it assumes that MySQL is being used, but it's quite easy to use with Postgres instead.

This guide will step you through creating a Rails application that uses a Postgres database. You can follow the guide on your local machine or a VPS.


How To Setup Ruby on Rails with Postgres #ruby #rubydeveloper #rubyonrails https://rubyonrails.ba/single/how-to-setup-ruby-on-rails-with-postgres

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles