Actions
WikiStart » History » Revision 10
« Previous |
Revision 10/39
(diff)
| Next »
bford -, 12/30/2008 12:22 PM
= Simpycity =
A simple DB Procedure/Query mapper
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
}}}
Interested in contributing to Simpycity? Just subscribe to our mailing list! * simpycity@lists.commandprompt.com
Patches are always welcome.
Updated by bford - almost 16 years ago · 10 revisions