PyPI uses an ORM? As far as I know it is just running SQL via psycopg2.

 

--Noah

 

From: ianbick...@gmail.com [mailto:ianbick...@gmail.com] On Behalf Of Ian 
Bicking
Sent: Thursday, June 24, 2010 4:38 PM
To: Noah Kantrowitz
Cc: Almir Karic; catalog-sig@python.org
Subject: Re: [Catalog-sig] Rewrite PyPI for App Engine?

 

On Thu, Jun 24, 2010 at 5:14 PM, Noah Kantrowitz <n...@coderanger.net> wrote:

Moving the current codebase wouldn't be possible given the direct usage of
Postges for the database. I think you will find strong resistance to
anything involving a rewrite given recent discussions.


My memory of the ORM used in PyPI is that it is relatively non-relational (I 
think it's based on Roundup's, which maybe supported non-relational backends?)

-- 
Ian Bicking  |  http://blog.ianbicking.org

_______________________________________________
Catalog-SIG mailing list
Catalog-SIG@python.org
http://mail.python.org/mailman/listinfo/catalog-sig

Reply via email to