You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Agashivala, Vishal" <Vi...@atosorigin.com> on 2003/11/25 13:04:09 UTC

[OT] Need Free database

Hi All,
Can any buddy suggest me Database which is free and has JDBC driver. If
possible get me the URL.

Regards,
Vishal Agashivala

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: [OT] Need Free database

Posted by Gurpreet Dhanoa <gu...@smartdatainc.com>.
hi

Try to Use postgreSQL. it is a free based database and can be downloaded
easily from
http://www.postgresql.org

Regards
Gary


----- Original Message -----
From: "Agashivala, Vishal" <Vi...@atosorigin.com>
To: "Struts Users Mailing List" <st...@jakarta.apache.org>
Sent: Tuesday, November 25, 2003 5:34 PM
Subject: [OT] Need Free database


> Hi All,
> Can any buddy suggest me Database which is free and has JDBC driver. If
> possible get me the URL.
>
> Regards,
> Vishal Agashivala
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: [OT] Need Free database

Posted by Ted Husted <hu...@apache.org>.
Jeff Kyser wrote:
 > do a little homework, buddy. that's a bogus question
 > that is hardly excused by an [OT] prefix.
 >
 > -jeff

Oh, I don't know. The link to Firebird was pretty interesting to me. 
(Thanks Paul!) And the subject line is complete enough that it would be 
easy enough to ignore.

As to doing the research, here's a link if anyone is still interested.

http://dmoz.org/Computers/Software/Databases/

Since most of write applications that hook up to databases, a Wiki page 
  on the open source DBMS options might be good to have.

http://nagoya.apache.org/wiki/apachewiki.cgi?StrutsProjectPages

Perhaps Vishal might start one as a summary of this thread. :)

-Ted.

Jeff Kyser wrote:
> do a little homework, buddy. that's a bogus question
> that is hardly excused by an [OT] prefix.
> 
> -jeff
> 
> On Tuesday, November 25, 2003, at 06:04  AM, Agashivala, Vishal wrote:
> 
>> Hi All,
>> Can any buddy suggest me Database which is free and has JDBC driver. If
>> possible get me the URL.
>>
>> Regards,
>> Vishal Agashivala
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: struts-user-help@jakarta.apache.org
>>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
> 
> 

-- 
Ted Husted,
   Junit in Action  - <http://www.manning.com/massol/>,
   Struts in Action - <http://husted.com/struts/book.html>,
   JSP Site Design  - <http://www.amazon.com/exec/obidos/ISBN=1861005512>.



---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: [OT] Need Free database

Posted by Christian Bollmeyer <ja...@christianbollmeyer.de>.
Am Dienstag, 25. November 2003 15:48 schrieb Jeff Kyser:
> do a little homework, buddy. that's a bogus question
> that is hardly excused by an [OT] prefix.

Well. You're right if the focus is entirely Struts and
nothing else. The framework does this, the frame-
work does that, uh, Validator behaves strange and
the like. Strictly ControllerView-minded (as Actions
are not part of the Model). But then, most people
(like me) do Struts-based web applications, and
there's a lot more to that, as we all know. There
well may be a reason why virtually all the books
I've read about Struts don't stop at this point, but
go deeper down the rabbit hole and try to show
how to best implement an entire Struts-based
solution which, of course, finally ends up at
the resource tier. Or: you can't leave databases
out at this stage. Ok, this is [OT] when it comes
to Struts, but not too far off the spot in the
direction of Struts-based Java webapps. Otherwise,
all non-Struts taglib discussions would also be [OT]
here, at the least, including pager, display, layout,
menu and the like. Same would be true, of course, 
for OR mappers in general. Then, I owe this list
being made aware of iBATIS, something I've
more or less looked for for a rather long time.
Something our Oracle wizards marvel about
because thats the first time they can really
stretch out their capabilities without breaking
the OO layer contracts. Think I would miss it
now. Ah, the database. Well, it's the backbone
of all things, in the end. For me, it's easy to say:
use Oracle, it has the best Java support available,
and show me your RAC equivalent, if you can,
but it also has a definite price tag, and it may
be out of your options if you have a limited
budget. For me at least, it's always interesting
to hear about other databases, what people
recommend in this case and how well they
work with Java, ie. JDBC. So after all, I
wouldn't object to someone asking for a
good free database (there are several
good open-sourced ones around nowadays,
*not* including MySQL, that's a ledger, not a
database). Summing it all up in short,
I may find marking that question as [OT] to 
be fitting, but generally sufficient as well.

-- Chris,

notoriously known for also answering 'lazy' 
questions sometimes; and here, too, but
please don't bash me for that if you can. 

> -jeff


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: [OT] Need Free database

Posted by Brice Ruth <br...@fiskars.com>.
Agreed

Jeff Kyser wrote:

> do a little homework, buddy. that's a bogus question
> that is hardly excused by an [OT] prefix.
>
> -jeff
>
> On Tuesday, November 25, 2003, at 06:04  AM, Agashivala, Vishal wrote:
>
>> Hi All,
>> Can any buddy suggest me Database which is free and has JDBC driver. If
>> possible get me the URL.
>>
>> Regards,
>> Vishal Agashivala
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: struts-user-help@jakarta.apache.org
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
>

-- 
Brice D. Ruth
Sr. IT Analyst
Fiskars Brands, Inc.



---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: [OT] Need Free database

Posted by Jeff Kyser <kt...@comcast.net>.
do a little homework, buddy. that's a bogus question
that is hardly excused by an [OT] prefix.

-jeff

On Tuesday, November 25, 2003, at 06:04  AM, Agashivala, Vishal wrote:

> Hi All,
> Can any buddy suggest me Database which is free and has JDBC driver. If
> possible get me the URL.
>
> Regards,
> Vishal Agashivala
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org