Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2003-07-15 04:54:39
Size: 494
Editor: dsl092-192-166
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.