MySQL::Ndb (perl bindings for the ndb-api)
"Ross McFarland" <[email protected]>
| Newsgroups | gmane.comp.db.mysql.perl |
|---|---|
| Message-ID | <[email protected]> |
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/[email protected]