||Macro Name ||Description|| Tested ||Author ||
||[[macro/MySQLOutput.py]] || MySQL query || 1.3 ||SergioRGiraldo <
><> ||
|| [[attachment:MacroMarket/mysql.py]] || MySQL query|| 1.3 ||JohannesBerg<
>http://johannes.sipsolutions.net/wiki/Projects/exim-greylist ||
|| [[attachment:MacroMarket/SQL.py]] [[MacroMarket/SQL]] ||Supports Oracle or MySQL database queries. ||1.3, 1.5, 1.5.1 ||TimCera<
> timcera@earthlink.net ||
|| WikiDb ||Macro allowing you to perform simple database functionality against data in MoinMoin pages. || 1.1 (CVS) || Nick Trout<
>trout@users.sf.net ||
||[[macro/SQLConnect.py]] || Macro using pyPgSQL to provide a persistent (across macros in a single request) database connection that may be used in other macros || 1.1 || William Waites <
>ww at styx dot org ||
||[[macro/SQLClose.py]] || Macro accompanying [[macro/SQLConnect.py]] to close the database connection || 1.1 || William Waites <
>ww at styx dot org ||
||[[macro/SQLQuery.py]] || A generic SQL Query Macro intended to demonstrate the use of a database connection created by [[macro/SQLConnect.py]] that outputs the results of the query in a simple table. || 1.1 || William Waites <
>ww at styx dot org ||
||[[macro/DataFromKVPairs.py]] || Pulls data from a table on a separate page and prints it on the current page, based on matching the keyname (first column) || 1.1 || ShandyBrown <
>sjspam at geeky dot net ||
||[[macro/Shorter.py]] || Uses DataFromKVPairs to create a link. Very useful for saving space or avoiding typing out long URLs || 1.1 || ShandyBrown <
>sjspam at geeky dot net ||