Re: [sqlite] Cloudscape?

2004-08-03 Thread D. Richard Hipp
Andrew Piskorski wrote: Anyone know much of anything about IBM's Cloudscape database? Advantages or disadvantages vs. SQLite? A template wiki page is at http://www.sqlite.org/cvstrac/wiki?p=SqliteVersusDerby Please correct and or supplement this page as you are able. -- D. Richard Hipp -- [EMAIL

[sqlite] Re: - [sqlite] Cloudscape?

2004-08-03 Thread rbundy
[EMAIL PROTECTED] | | cc: | | Subject: -

Re: [sqlite] Cloudscape?

2004-08-03 Thread Mauricio Piacentini
It's written in Java, so I'd guess it won't be easily embeddable in things not written in Java. So I'd guess there's not that much overlap: if you're writing in Java and want an embeddable database, then cloudscape is going to be useful new option; otherwise sqlite will be one of the databases to

Re: [sqlite] Cloudscape?

2004-08-03 Thread Bruce Stephens
Andrew Piskorski <[EMAIL PROTECTED]> writes: > Anyone know much of anything about IBM's Cloudscape database? > Advantages or disadvantages vs. SQLite? > > http://www-306.ibm.com/software/data/cloudscape/ > http://www.zdnet.com.au/news/software/0,261733,39155170,00.htm > > I hadn't heard of

[sqlite] Cloudscape?

2004-08-03 Thread Andrew Piskorski
Anyone know much of anything about IBM's Cloudscape database? Advantages or disadvantages vs. SQLite? http://www-306.ibm.com/software/data/cloudscape/ http://www.zdnet.com.au/news/software/0,261733,39155170,00.htm I hadn't heard of it before, so I'm curious. -- Andrew Piskorski <[EMAIL