WikiStart » History » Revision 13
Revision 12 (bford -, 01/21/2009 06:06 PM) → Revision 13/39 (bford -, 01/21/2009 06:07 PM)
= Simpycity = A simple DB Procedure/Query maper. 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 A Quick Tutorial] * [wiki:Function Function] * [wiki:Raw Raw Query] * [wiki:Query Query] * [wiki:SimpleModel] * [wiki:Configuring] == Download == {{{ svn co https://projects.commandprompt.com/public/simpycity/repo simpycity }}} == Contribute == Interested in contributing to Simpycity? Just subscribe to our mailing list! * [https://lists.commandprompt.com/mailman/listinfo/simpycity simpycity@lists.commandprompt.com] Patches are always welcome.