On Thu, Mar 19, 2009 at 1:53 AM, Craig L Russell <craig.russ...@sun.com> 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 server (accessed via any of the MySQL client APIs such as ODBC, JDBC)
> or can be used directly via primitive C++ or Java APIs.
>
> What I've been developing is a high performance, easy-to-use Java interface
> to NDB that bypasses the MySQL Server and instead goes directly to the
> native NDB API. I've used a Domain Object Model similar to Hibernate, JDO,
> and JPA.
>
> I'd like to work on this in Apache and would like to discuss the
> opportunities with folks at ApacheCon. If this looks interesting, please let
> me know. I'll post a proposal to the incubator wiki if there is positive
> feedback.

Interesting! However, I assume the MySQL side is all GPL. How does it
mix 'n match with the Apache License?

Thanks,


-- 
Gianugo Rabellino
Sourcesense, making sense of Open Source: http://www.sourcesense.com
(blogging at http://www.rabellino.it/blog/)

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org

Reply via email to