[pmwiki-users] Txtdb - Csv based database, sql capable
V.Krishn
vkrishn at insteps.net
Tue Jan 12 02:43:44 CST 2010
Ok yet another wrapper module, Txtdb:
Please have a look at,
http://www.pmwiki.org/wiki/Cookbook/Txtdb
and the working sample at:
http://insteps.net/pr/a/pmwiki/Cookbook/Txtdb-sample1
The database is a CSV style data, that can be on any readonly wikipage pages
The good part is that it can be queried using SQL.
Presently only SELECT queries are enabled in this recipe, but the library is
capable of almost most of the CRUD queries.
I would try to enable the UPDATE,INSERT soon.
It would be great if more guide on pmwiki's wikipage UpdatePage() function be
available, so I could make sure that save happens as expected by pmwiki.
Comments and suggestions welcome.
--
Regards,
V.Krishn
More information about the pmwiki-users
mailing list