What is the benefit of using psycopg2 with SQLAlchemy
15 views
Skip to first unread message
Cheng Lio
unread,
Feb 29, 2012, 12:15:34 PM2/29/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sqlal...@googlegroups.com
Hi:
As the latest SQLAlchemy already supports postgreSQL dialect and
connection pools, I wonder if anyone can share some experience on what would be the benefits of using psycopg2
(postgresql+psycopg2) and its connection pool over SQLAlchemy's ?