RE: If you're not interested in Java and MySQL Cluster, you can stop reading now...

2009-03-31 Thread Noel J. Bergman
Craig Russell wrote: > the MySQL Cluster code is currently licensed strictly as GPL/ > Commercial. I'm working with the MySQL product folks on changing the > license to be similar to the other MySQL connectors (waiving the GPL > terms when used with approved open source licenses). You should work

Re: If you're not interested in Java and MySQL Cluster, you can stop reading now...

2009-03-19 Thread Craig L Russell
Hi Gianugo, On Mar 19, 2009, at 12:37 AM, Gianugo Rabellino wrote: On Thu, Mar 19, 2009 at 1:53 AM, Craig L Russell > wrote: I'm working (day job!) on a Java interface to the MySQL Cluster database (a.k.a. NDB). NDB is a high performance, high availability database used mostly in telecommuni

Re: If you're not interested in Java and MySQL Cluster, you can stop reading now...

2009-03-19 Thread Craig L Russell
Hi Andrus, On Mar 19, 2009, at 2:06 AM, Andrus Adamchik wrote: Interesting. This is the first time I see a high-level Java design that is a diversion from DB independence. So how much performance improvement do you see by nixing JDBC? Measurements that we've taken in some simple tests (ins

Re: If you're not interested in Java and MySQL Cluster, you can stop reading now...

2009-03-19 Thread Andrus Adamchik
Interesting. This is the first time I see a high-level Java design that is a diversion from DB independence. So how much performance improvement do you see by nixing JDBC? Andrus On Mar 19, 2009, at 2:53 AM, Craig L Russell wrote: I'm working (day job!) on a Java interface to the MySQL Clu

Re: If you're not interested in Java and MySQL Cluster, you can stop reading now...

2009-03-19 Thread Gianugo Rabellino
On Thu, Mar 19, 2009 at 1:53 AM, Craig L Russell wrote: > I'm working (day job!) on a Java interface to the MySQL Cluster database > (a.k.a. NDB). NDB is a high performance, high availability database used > mostly in telecommunications applications. It can be the backing store for a > MySQL serve

If you're not interested in Java and MySQL Cluster, you can stop reading now...

2009-03-18 Thread Craig L Russell
I'm working (day job!) on a Java interface to the MySQL Cluster database (a.k.a. NDB). NDB is a high performance, high availability database used mostly in telecommunications applications. It can be the backing store for a MySQL server (accessed via any of the MySQL client APIs such as ODBC