discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ANN: AAKit, PSQL, SQLMinus.app


From: Jan Vrany
Subject: ANN: AAKit, PSQL, SQLMinus.app
Date: Sun, 21 Sep 2003 15:00:25 +0200
User-agent: Mutt/1.2i

Hi all,

let me announce a small app - SQL*Minus

WHAT IS SQL*Minus?

SQL*Minus is very simple an (at the moment) SQL Query tool for
PostgreSQL. SELECT kod, nazev FROM jednotky; SELECT * FROM jednotky;
in NSTable. Planned features:

 - query history
 - hiearchical object inspector
   (for inspecting namespaces, tables, functions and so on)
 - StepTalk scripting
 - maybe PL/pgSQL tester.

 

This application is based on two extra libraries (written by myself too):
PSQL and AAKit and on the Nicola's Renaissance (BTW: Great job, Nicola :-)

libPSQL is very simple ObjC wrapper for libpq.
libAAKit stands for Advanced Apllication Kit - it provides a very
few (at the moment) classes for easy building of reusable application
blocks in Smalltalk style - now it contains just ValueHolder and
RenaissanceBox for hierachical building of GUI (an experiment for
supplying Smalltalk's Subcanvases...)

Any comments and ideas about SQLMinus, AAKit, PSQL are welcomed. 

Please, note that this is my fist GNUstep application, so
any comments to source code is welcomed too! :-)

Enjoy, Jan Vrany




reply via email to

[Prev in Thread] Current Thread [Next in Thread]