Differences between revisions 2 and 3
Revision 2 as of 2003-09-25 00:21:44
Size: 494
Editor: MikeRovner
Comment:
Revision 3 as of 2008-11-15 14:01:21
Size: 494
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
sipPQ is an interface to PostgreSQL's libpq. It is written using ["SIP"], and is being used in a production environment. The original author is Jonathan Gardner. sipPQ is an interface to PostgreSQL's libpq. It is written using [[SIP]], and is being used in a production environment. The original author is Jonathan Gardner.
Line 7: Line 7:
sipPQ demonstrates that ["SIP"] can also handle C libraries, and quite well at that. Beyond learning how to write a sip script, not much effort was required to create a finished product. sipPQ demonstrates that [[SIP]] can also handle C libraries, and quite well at that. Beyond learning how to write a sip script, not much effort was required to create a finished product.

sipPQ

sipPQ is an interface to PostgreSQL's libpq. It is written using SIP, and is being used in a production environment. The original author is Jonathan Gardner.

sipPQ only tries to interface directly with libpq. A more useable interface can be written in python that runs on top of it.

sipPQ demonstrates that SIP can also handle C libraries, and quite well at that. Beyond learning how to write a sip script, not much effort was required to create a finished product.

sipPQ (last edited 2008-11-15 14:01:21 by localhost)

Unable to edit the page? See the FrontPage for instructions.