LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Best Frontend for Database Client (https://www.linuxquestions.org/questions/linux-software-2/best-frontend-for-database-client-623942/)

shreks 02-26-2008 08:31 AM

Best Frontend for Database Client
 
Hey everyone!

I am currently learning some database skills using PostgreSQL. I am wondering what the best open-source (free maybe) frontend database client could be, e.g. cross-platform, import & export raw data, query & edit tables, ...? I know DBVisualizer, a commercial software, does a great job. Are there any open-source counterparts available out there? Many thanks!

BrianK 02-26-2008 12:52 PM

phpPgAdmin. Like phpMyAdmin but for postgres. I've not used the PG version, but the My version is pretty good.

http://phppgadmin.sourceforge.net/index.php

that said, I do most DB stuff on the command line, so I'm not the best judge of these sorts of things. ;)

Tinkster 02-26-2008 01:56 PM

http://www.pgadmin.org/
on top of the php thing ...

And of course there's some less admin-type of things like Knoda
or rekall


Cheers,
Tink


All times are GMT -5. The time now is 01:56 PM.