Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Wow -- the fact that this allows deployment of a "regular" Django application to Lambda is awesome!

Have you checked if Postgres works via the py-postgresql driver? It's implemented in only Python 3, with all C optimisations optional.



Lambda only supports Python 2.7 for the momment, and getting postgres drivers working is a nice royal pain in the ass..

https://github.com/jkehler/awslambda-psycopg2

https://www.reddit.com/r/aws/comments/3on09a/using_psycopg2_...

https://forums.aws.amazon.com/thread.jspa?messageID=680192


Haven't tried that yet - want to give it a shot? Pull requests welcome! :D :D




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: