Re: A thought about other open source projects

From: David Goodenough <david(dot)goodenough(at)btconnect(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: A thought about other open source projects
Date: 2010-06-20 09:08:34
Message-ID: 201006201008.35111.david.goodenough@btconnect.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sunday 20 June 2010, Peter Eisentraut wrote:
> On lör, 2010-06-19 at 22:56 +0100, David Goodenough wrote:
> > These projects need help to realise that adding Postgresql is not a
> > big
> > job, especially for those using JDBC which can already connect to all
> > DBs. It strikes me that if the project could write a few pages
> > gleaned
> > from other porting operations, then whenever a project like this is
> > found
> > they can be pointed to these pages and shown how easy it is to do.
>
>
http://wiki.postgresql.org/wiki/Converting_from_other_Databases_to_PostgreS
> QL
>
Excellent, I had not realised this existed. I will point any projects I meet
which have not found Postrgesql goodness at this page. Thank you.

I don't support anyone has written a "how to write database agnostic
code" guide? That way its not a matter of porting, more a matter of
starting off right.

David

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sim Zacks 2010-06-20 09:50:20 Re: A thought about other open source projects
Previous Message AI Rumman 2010-06-20 04:51:14 Re: Working with pages of data (LIMIT/OFFSET keyword)