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
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
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
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
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
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