Project

General

Profile

WikiStart » History » Revision 9

Revision 8 (Aurynn Shaw, 11/24/2008 09:42 AM) → Revision 9/39 (bford -, 12/30/2008 12:21 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 A Quick Tutorial] [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 our mailing list! 
  * simpycity@lists.commandprompt.com 

 Patches are always welcome.