Project

General

Profile

WikiStart » History » Revision 7

Revision 6 (Aurynn Shaw, 11/19/2008 02:25 PM) → Revision 7/39 (Aurynn Shaw, 11/20/2008 04:31 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:Function Function] 
    * [wiki:Raw Raw Query] 
    * [wiki:Query Query] 
  * [wiki:SimpleModel] 
  * [wiki:Configuring] 

 == Download == 

 == Contribute == 

 Interested in contributing to Simpycity? Just subscribe to Join our mailing list! lists: 
  * simpycity@lists.commandprompt.com 
  * simpycity@lists.commandprompt.com simpycity-commits@lists.commandprompt.com 

 Patches are always welcome.