Greetings,
Not sure if this is correct forum, but I was hoping to get some feedback on possible database options for an e-commerce application we are finishing. We are running Caucho's Resin application server on Solaris 9; we purchased a license for Pointbase during development since it was very easy to get up and running, but have run into limitations with it (slow inserts, limited SQL support, etc.). The big boys like Oracle, Sybase, etc. are beyond our means both from a financial and personnel standpoint (no DBAs on staff), and some of these "post relational" object-relational hybrid databases seem well suited for Java development and web services deployment. Some research online has lead me to consider Intersystems' Caché and FirstSQL's FirstSQL/J. Caché appears to have the stronger client list and track record, while FirstSQL is very Java-centric. Has anyone had any experience with either of these (or have other recommendations)? I didn't find much in the archives except a few press releases.
-
Database Choice (4 messages)
- Posted by: nott lv
- Posted on: December 26 2003 19:23 EST
Threaded Messages (4)
- Database Choice by Vic Cekvenich on December 28 2003 08:58 EST
- Database Choice by David Rabinowitz on December 28 2003 18:07 EST
- What is a very large site? by Guido Garc?a on January 06 2004 07:50 EST
- Re: Database Choice by JT Wenting on January 05 2004 07:51 EST
-
Database Choice[ Go to top ]
- Posted by: Vic Cekvenich
- Posted on: December 28 2003 08:58 EST
- in response to nott lv
It may be that you need to move from SlowLaris to Dell Linux or NewISys 2100, they are about $4K
I use postgresql with resin, and it works fine on large sites of mine, and postgresql also powers sourceforge.net, a very large site.
.V -
Database Choice[ Go to top ]
- Posted by: David Rabinowitz
- Posted on: December 28 2003 18:07 EST
- in response to Vic Cekvenich
I like postgresql very much, but the last I heard SourceForge has moved to DB2
David -
What is a very large site?[ Go to top ]
- Posted by: Guido Garc?a
- Posted on: January 06 2004 07:50 EST
- in response to Vic Cekvenich
- Number of users
- DB hits
- ... -
Re: Database Choice[ Go to top ]
- Posted by: JT Wenting
- Posted on: January 05 2004 07:51 EST
- in response to nott lv
I've always liked Borland's Interbase.
It's open source sibbling, Firebird, is also good.