Re: web programming

From: "Adam Rossi" <adam(dot)rossi(at)platinumsolutions(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: web programming
Date: 2000-09-26 15:01:53
Message-ID: 019101c027ca$b5285410$0200a8c0@RSGROUP
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> I have to say that JSP/J2EE can't be beat (having used CF, ASP, Perl etc).
>
> That said, the Postgres SQL JDBC driver seems very buggy.
>
> Mike
>

We have been using JSP/J2EE with PostgreSQL for around a year now on
multiple projects. It is my opinion that J2EE is the most robust programming
model for web development. I would qualify this by saying that for simpler
web applications, J2EE can be overkill, and scripted solutions such as PHP
are much faster and easier to use. Different tools for different situations.

The PostgreSQL JDBC driver is a VERY important to our work. I think the work
that has been done so far is good, but it seems that there is still a lot of
confusion over versions, where to get the driver, and the status of current
bugs (such as the Timestamp issue). I would like to see the JDBC driver get
more priority, because I think it is critical to a lot of developers out
there.

- Adam

-------------------
Adam Rossi
President, PlatinumSolutions, Inc.
adam(dot)rossi(at)platinumsolutions(dot)com
http://www.platinumsolutions.com
P.O. Box 31 Oakton, VA 22124
PH: 703.352.8576 FAX: 703.352.8577

>
> > -----Original Message-----
> > From: pgsql-general-owner(at)hub(dot)org [mailto:pgsql-general-owner(at)hub(dot)org]On
> > Behalf Of J. Atwood
> > Sent: Tuesday, September 26, 2000 10:54 PM
> > To: Michelle Murrain; pgsql-general(at)postgresql(dot)org
> > Subject: Re: [GENERAL] web programming
> >
> >
> > Zope. http://www.zope.org
> >
> > Been using PostgreSQL behind Zope for a couple of sites for over 8
> > months now and it has been a pleasure.
> >
> > Cheers,
> > J
> >
> >
> > At 9:15 PM -0400 9/25/2000, Michelle Murrain wrote:
> > >Hi folks,
> > >
> > >I thought (now that I've solved my DBD::Pg problem) that I'd ask a
> > >fairly generic opinion question. I've been working with postgres and
> > >php now for about 4 years, quite heavily in the last year. I'm sold
> > >on postgres, and will continue to use it unless I have compelling
> > >reasons not to. But I'm debating about continuing development using
> > >php.
> > >
> > >1) I'm getting better and better at perl - and it's a much more
> > >mature language than php.
> > >
> > >2) I've been learning a bit about jsp and java servlets - and that's
> > >intriguing me a lot.
> > >
> > >So what's your favorite web programming language to use with
> > >postgres, and why? Are there speed/performance issues I should think
> > >about? I'm also beginning to get into XML, so there is another set
> > >of things to think about.
> > >
> > >Thanks!
> > >
> > >Michelle
> > >-------------------------------------------
> > >Michelle Murrain, Ph.D.
> > >President, Norwottuck Technology Resources
> > >mpm(at)norwottuck(dot)com www.norwottuck.com
> >
> >
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2000-09-26 15:07:34 Re: Can the the max identifier lengths be adjusted?
Previous Message Thomas Lockhart 2000-09-26 15:00:33 New mod_php3 RPMs for Mandrake