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

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -