Re: [GENERAL] Trouble with Innstalling PostGreSQL 6.5.2 on Win NT - Mailing list pgsql-general

From Oleg Broytmann
Subject Re: [GENERAL] Trouble with Innstalling PostGreSQL 6.5.2 on Win NT
Date
Msg-id Pine.SOL2.3.96.SK.991001145442.8873A-100000@sun.med.ru
Whole thread Raw
In response to Re: [GENERAL] Trouble with Innstalling PostGreSQL 6.5.2 on Win NT  (Kevin Lo <kevlo@hello.com.tw>)
List 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@earthling.net
           Programmers don't die, they just GOSUB without RETURN.


pgsql-general by date:

Previous
From: Kevin Lo
Date:
Subject: Re: [GENERAL] Trouble with Innstalling PostGreSQL 6.5.2 on Win NT
Next
From: "Damond Walker"
Date:
Subject: Re: Red Hat 6.0 / Postgresql 6.4.2 Installed / How to manage? Where are docs?