Re: [GENERAL] Trouble with Innstalling PostGreSQL 6.5.2 on Win NT

From: Oleg Broytmann <phd(at)sun(dot)med(dot)ru>
To: Kevin Lo <kevlo(at)hello(dot)com(dot)tw>
Cc: pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] Trouble with Innstalling PostGreSQL 6.5.2 on Win NT
Date: 1999-10-01 11:00:31
Message-ID: Pine.SOL2.3.96.SK.991001145442.8873A-100000@sun.med.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, 1 Oct 1999, Kevin Lo wrote:
> Some friends of mine works on NT platform, they just want to learn SQL,
> but you know, almost databases on NT are commercial, they are expensive
> and they cannot pay it just because they want to learn SQL, right?

If you know (or agree to learn) Python programming language I cannot
resist to recommend you to try Gadfly. It is SQL engine written entirely in
Python, and thus it is portable to any platform where python exists
(DOS/Windows/UNIX/Mac/etc). It is free, it is small and simple, but
powerful enough to use it even in commercial projects. To speed things up
some internal parts had been rewritten in C, but I don't know how this work
on NT (on UNIX it is pretty good).

http://www.chordate.com/gadfly.html

> > jeff

Oleg.
----
Oleg Broytmann http://members.xoom.com/phd2/ phd2(at)earthling(dot)net
Programmers don't die, they just GOSUB without RETURN.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Damond Walker 1999-10-01 12:34:17 Re: Red Hat 6.0 / Postgresql 6.4.2 Installed / How to manage? Where are docs?
Previous Message Kevin Lo 1999-10-01 10:30:40 Re: [GENERAL] Trouble with Innstalling PostGreSQL 6.5.2 on Win NT