Actions
WikiStart » History » Revision 14
« Previous |
Revision 14/39
(diff)
| Next »
Aurynn Shaw, 01/22/2009 09:21 AM
= Simpycity =
A simple DB Procedure/Query maper.
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] * Constructs * [wiki:Construct] * [wiki:SimpleModel] * [wiki:Configuration] Download
{{{
svn co https://projects.commandprompt.com/public/simpycity/repo simpycity
}}}
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.
Updated by Aurynn Shaw almost 16 years ago · 14 revisions