WikiStart » History » Revision 6
Revision 5 (Aurynn Shaw, 11/19/2008 12:23 PM) → Revision 6/39 (Aurynn Shaw, 11/19/2008 02:25 PM)
= Simpycity = A simple DB Procedure/Query mapper == About == Simpycity is a simple mapping system for PostgreSQL stored procedures and queries, enabling easy usage of PG procedures using standard Python call semantics. Simpycity is available under the terms of the Lesser GPL. == Usage == * [wiki:AQuickTutorial] [wiki:BasicUsage] * [wiki:Function Function] * [wiki:Raw Raw Query] * [wiki:Query Query] * [wiki:SimpleModel] * [wiki:Configuring] == Download == == Contribute == Interested in contributing to Simpycity? Join our mailing lists: * simpycity@lists.commandprompt.com * simpycity-commits@lists.commandprompt.com Patches are always welcome.