Re: Optimal Postgres Development Process, Software - Mailing list pgsql-novice

From Andrej Ricnik-Bay
Subject Re: Optimal Postgres Development Process, Software
Date
Msg-id b35603930608171851u57fb6b48s9835654f5eaad16@mail.gmail.com
Whole thread Raw
In response to Re: Optimal Postgres Development Process, Software  ("Roger Rasmussen" <pgsqln00b@australiamail.com>)
List pgsql-novice
On 8/18/06, Roger Rasmussen <pgsqln00b@australiamail.com> wrote:

> JAVA (Netbeans/Eclipse as IDE), .net, C++, Python, all have ODBC and
> can build native clients.
I just can't stand that :} ... Java, that is.


> Glade, (for gnome only?)
> http://glade.gnome.org/
http://gladewin32.sourceforge.net/modules/news/
You'll have to tie the db stuff in using C.


> or Qt (which has inbuilt  postgres support). - C++?
> http://www.trolltech.com/products/qt
Indeed C++ ... very clean class-library, and I really like
their signal-/slot-concept


> pgadmin3
> http://www.pgadmin.org/
It's more of an administrative interface, I don't think you'd want
your users to use that.


> Rekall
http://www.thekompany.com/products/rekall/reviews.php3?PHPSESSID=1f9af609cd5ef61aece8004fb5cf1039
> http://www.rekallrevealed.org/kbExec.py (but enable javascript if it
> is turned off!)
> Tutorial on rekall:
> http://www.linuxmuse.com/articles.php?action=section&article=33&num=1
Looks better and better every time I test it.

> Delphi (Pascal) $
Or Borland C++ builder (does the same things, uses
C++) ...  they may even have a C# version these days,
I'm not keeping up with Windows stuff ;}

> MS Access ($)
But, but ... that's what you wanted to get away from! :}



Cheers,
Andrej

pgsql-novice by date:

Previous
From: Daniel Staal
Date:
Subject: Re: [GENERAL] DB insert Error
Next
From: Glenn Davy
Date:
Subject: Re: Optimal Postgres Development Process, Software