RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: mariozig
So far the best GUI for pg i've used is Navicat Premium ... and by "best" i mean... Not as bad as the worst lol
Wish Sequel Pro supported pg! :)
BTW i should also add... i <3 the taps gem!!
I recently switched from MySQL to PostgreSQL and couldn't be happier. The performance i get out of pg is great!
I found that migrating my data from MySQL to pg was a challenge though and i wanted to point anyone who's currently going through that @ this post: http://ruby.zigzo.com/2011/12/03/migrating-data-from-mysql-to-postgresql/
Basically it's a record of how I was able to migrate data from mysql -> pg using a gem by Max Lapshin.
So far the best GUI for pg i've used is Navicat Premium ... and by "best" i mean... Not as bad as the worst lol
Wish Sequel Pro supported pg! :)
BTW i should also add... i <3 the taps gem!!
I recently switched from MySQL to PostgreSQL and couldn't be happier. The performance i get out of pg is great!
I found that migrating my data from MySQL to pg was a challenge though and i wanted to point anyone who's currently going through that @ this post: http://ruby.zigzo.com/2011/12/03/migrating-data-from-mysql-to-postgresql/
Basically it's a record of how I was able to migrate data from mysql -> pg using a gem by Max Lapshin.