|
⇤ ← Revision 1 as of 2003-07-15 04:54:39
Size: 494
Comment:
|
Size: 494
Comment:
|
| 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.
