ruby - PostgreSQL management on Ubuntu -


i'm looking database management tool postgresql host on ruby. nice see , manage whole database , data on ubuntu vps.

is there tools this?

maybe there similar phpmyadmin? maybe gem rails?

thanks!

squirrel use manage jdbc-compatible database client pc. both remote , local instances supported. alternatively, postgres command-line application works fine queries.


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -