Docunext


mod ndb

May 11th, 2007

This looks pretty awesome:

http://code.google.com/p/mod-ndb/

Mod_ndb is an Apache module that provides a Web Services API for MySQL Cluster. It creates a direct connection from an Apache Web server to the NDB data nodes in a MySQL Cluster (bypassing mysqld, and eliminating the need to create or parse SQL queries). This allows you to query and modify a database over HTTP using GET, POST, and DELETE requests, and retrieve results in a variety of formats, including JSON results that can go 'direct to the browser' in an Ajax application. Mod_ndb is also scriptable, using Apache's subrequest API, so that complex multi-table transactions or joins (even including sort-merge join plans that are currently not possible in MySQL) can be easily created in PHP or Perl.

This reminds me of sqlrest demo.

Yearly Indexes: 2003 2004 2006 2007 2008 2009 2010 2011 2012 2013 2015 2019 2020 2022