Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Re: Implement SQL in Java

Reply
Thread Tools

Re: Implement SQL in Java

 
 
Liz
Guest
Posts: n/a
 
      06-01-2004

"Peter" <> wrote in message
news: om...
> Hi
> Please give me some advantages for implement a database in JAVA. If
> we develop a JAVA-database, it must lose proformance. Almost database
> doesn't need cross-platform. So what is the rest of advantage?
>


Why do you want to develop a database when there are some good ones for
free?


 
Reply With Quote
 
 
 
 
Peter
Guest
Posts: n/a
 
      06-02-2004
"Liz" <> wrote in message news:<QeRuc.26617$js4.12893@attbi_s51>...
> "Peter" <> wrote in message
> news: om...
> > Hi
> > Please give me some advantages for implement a database in JAVA. If
> > we develop a JAVA-database, it must lose proformance. Almost database
> > doesn't need cross-platform. So what is the rest of advantage?
> >

>
> Why do you want to develop a database when there are some good ones for
> free?


If you don't develop one, how can you really know what a DB is?
If you don't develop one, all your theory that learnt from university
are still rubbish.

thanks
from Peter ()
 
Reply With Quote
 
 
 
 
Liz
Guest
Posts: n/a
 
      06-02-2004

"Peter" <> wrote in message
news: m...
> "Liz" <> wrote in message

news:<QeRuc.26617$js4.12893@attbi_s51>...
> > "Peter" <> wrote in message
> > news: om...
> > > Hi
> > > Please give me some advantages for implement a database in JAVA. If
> > > we develop a JAVA-database, it must lose proformance. Almost database
> > > doesn't need cross-platform. So what is the rest of advantage?
> > >

> >
> > Why do you want to develop a database when there are some good ones for
> > free?

>
> If you don't develop one, how can you really know what a DB is?
> If you don't develop one, all your theory that learnt from university
> are still rubbish.
>
> thanks
> from Peter ()


I don't have to be able to lay an egg to be able to tell a rotten one.


 
Reply With Quote
 
Michael Borgwardt
Guest
Posts: n/a
 
      06-02-2004
Peter wrote:
> If you don't develop one, how can you really know what a DB is?
> If you don't develop one, all your theory that learnt from university
> are still rubbish.


While hands-on experience may be better than theory *in theory*,
in practice it takes too much time and there are too many gritty details
to distract from the essentials. Theory is often quite sufficient.

Second, if you just want to learn how to do it, performance is
irrelevant, and ease of development everything, right? And that's
one of Java's strongest points.
 
Reply With Quote
 
Stefan Poehn
Guest
Posts: n/a
 
      06-04-2004
"Peter" <> schrieb im Newsbeitrag
news: m...
> "Liz" <> wrote in message

news:<QeRuc.26617$js4.12893@attbi_s51>...
> > "Peter" <> wrote in message
> > news: om...
> > > Hi
> > > Please give me some advantages for implement a database in JAVA. If
> > > we develop a JAVA-database, it must lose proformance. Almost database
> > > doesn't need cross-platform. So what is the rest of advantage?
> > >

> >
> > Why do you want to develop a database when there are some good ones for
> > free?

>
> If you don't develop one, how can you really know what a DB is?
> If you don't develop one, all your theory that learnt from university
> are still rubbish.
>


And you have to develop an operating system to know what an OS is. Oh, and a
new internet protocol. Developing a new programming language and its
compiler is also much fun. In your free weekends you can develop an office
suite.

> thanks
> from Peter ()



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
SQL Reference, SQL Queries, SQL help ecoolone ASP .Net 0 01-03-2008 10:58 AM
Why does java.rmi.Naming not implement interface java.rmi.Registry? Jan Schulze Java 1 03-26-2005 07:45 AM
Re: Implement SQL in Java David Segall Java 19 06-04-2004 03:11 PM
Re: Implement SQL in Java Lee Fesperman Java 1 06-03-2004 07:25 PM
Re: Question: How to implement "SQL" function for XML data? saucer MCSD 0 07-14-2003 01:55 AM



Advertisments