Re: Confusion over Python drivers
От | Jeff Davis |
---|---|
Тема | Re: Confusion over Python drivers |
Дата | |
Msg-id | 1265524835.29919.1309.camel@jdavis обсуждение исходный текст |
Ответ на | Confusion over Python drivers (Bruce Momjian <bruce@momjian.us>) |
Ответы |
Re: Confusion over Python drivers
Re: Confusion over Python drivers |
Список | pgsql-hackers |
On Fri, 2010-02-05 at 09:19 -0500, Bruce Momjian wrote: > My son has brought to my attention that our current crop of Python > client libraries is inadequate/confusing. I took a look myself, and > asked on our IRC channel, and am now convinced this area needs > attention. I have written up a set of guidelines for driver development based on what I learned working on ruby-pg: http://wiki.postgresql.org/wiki/Driver_development Whether we take one of the existing projects and improve upon it, or start a complete rewrite, I hope these guidelines will be a useful destination. Note that the ruby-pg driver doesn't 100% adhere to those standards (encoding is the primary problem, and that will be fixed). I would appreciate comments by anyone (Greg Sabino Mullane: I included you in the CC because I thought you may have some input). Even if the python driver doesn't go in that direction, it will help me improve ruby-pg. Regards,Jeff Davis
В списке pgsql-hackers по дате отправления: