The mod_ndb 1.0 release candidate is now available from mod-ndb.googlecode.com. mod_ndb is a “web services node” for MySQL Cluster: an NDB API node that runs as an Apache web server module and handles requests over HTTP. It supports MySQL Cluster 5.0 and 5.1, and Apache 1.3, 2.0, and 2.2.
A few months ago, I felt that mod_ndb’s configuration parameters were getting too complex to remember, and realized that a SQL-like configuration language (”N-SQL”) would be more intuitive. It’s not quite as simple as SQL — it does not have an optimizer, so it still requires you to dictate an access plan — but it is more concise and readable than the strict Apache-style configuration that mod_ndb started with.
A lot of other details have fallen into place in the last two months, especially regarding error handling, HTTP response codes, and documentation, so the newest release is the release candidate and will hopefully become mod_ndb 1.0.
No User Responded in " mod_ndb gets a SQL parser "
Sorry the comment area are closed