MySQL::Ndb (perl bindings for the ndb-api)

so i finally got back around to playing with creating perl bindings
for the ndb api, the results of which are here:
http://neces.com/tmp/MySQL-Ndb-0.03.tar.gz

it's really only a proof of concept at this point. you can connect,
insert, select, update, and delete data with a simple table (integer
columns.) it's for the most part an end-to-end (complete-ish) solution
for a very narrow swath of the api. i envision the ability to do some
pretty cool automagical stuff (think tied hash) that would make
working with a ndb cluster nearly trivial from perl.

i wanted to judge interest and solicit feedback before i put too much
more effort in to it. if you have or foresee a use for them let me
know.

later,
--
-rm

--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=gcdmp-msql-mysql-modules [at] m .gmane.org
Ross McFarland [ Fr, 06 Oktober 2006 05:46 ] [ ID #1491145 ]
Datenbanken » gmane.comp.db.mysql.perl » MySQL::Ndb (perl bindings for the ndb-api)

Vorheriges Thema: gugzilla
Nächstes Thema: mysql_server_prepare=1 -> Bus Error