From: | <operationsengineer1(at)yahoo(dot)com> |
---|---|
To: | pgsql-novice(at)postgresql(dot)org |
Subject: | Re: Opinions Requested - PG API or Abstraction Layer |
Date: | 2004-09-10 09:32:25 |
Message-ID: | 20040910093225.24047.qmail@web52402.mail.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-novice |
might as well throw mdb into the mix, too...
http://pear.php.net/package-info.php?package=MDB
--- operationsengineer1(at)yahoo(dot)com wrote:
> now that i've gotten all the problems setting up my
> development box out of the way, i need to focus in
> on
> actually programming my applications.
>
> i'm using php/apache/pgsql. the way i see it, i
> have
> three choices.
>
> 1. pg api - all my books cover this approach and it
> is
> kinda cool. ;-) downside is it locks you into pgsql
> (not to big a deal) and you have to code like a
> monster to get all your classes and functions
> together.
>
> 2. pear - has some neat functions and classes pre
> made
> - plug and play, as it were. however, i'd still
> have
> a lot to learn using this style of programming b/c
> i've never used before. i feel mor comfortable with
> pg's api right now.
>
> 3. adodb - this just started sounding compelling
> about
> 30 minutes ago. seems to be faster and more
> portable
> than pear. seems to have some nice functionality,
> too. not sure if it has the same level of
> class/function support - need to read up on this.
>
> as a rookie, i appreciate the wisdon gained over
> windows broken on second floors as monitors get
> tossed
> out of them... ;-)
>
> if you have something to say that you think is of
> value, please chime in.
>
> tia...
>
>
>
>
> __________________________________
> Do you Yahoo!?
> New and Improved Yahoo! Mail - 100MB free storage!
> http://promotions.yahoo.com/new_mail
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please
> send an appropriate
> subscribe-nomail command to
> majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list
> cleanly
>
__________________________________
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!
http://promotions.yahoo.com/new_mail
From | Date | Subject | |
---|---|---|---|
Next Message | Ennio-Sr | 2004-09-10 12:20:11 | Re: Display of text fields |
Previous Message | operationsengineer1 | 2004-09-10 09:12:41 | Opinions Requested - PG API or Abstraction Layer |
From | Date | Subject | |
---|---|---|---|
Next Message | Mitch Pirtle | 2004-09-10 13:50:21 | Re: Opinions Requested - PG API or Abstraction Layer |
Previous Message | operationsengineer1 | 2004-09-10 09:12:41 | Opinions Requested - PG API or Abstraction Layer |