Hacker News new | past | comments | ask | show | jobs | submit login
Django on Google App Engine w/ SQL in near future (groups.google.com)
81 points by jordanmessina on Oct 27, 2010 | hide | past | favorite | 10 comments



Looks like Google is feeling the pressure to keep up w/ Amazon's hosted MySQL service (http://aws.amazon.com/rds/). And they aren't fooling around considering the announcement was made by Wesley Chun (didn't realize he was a Googler, but he's the author of the excellent "Core Python" books) and Guido himself. Hurrah for competition!


This was announced at Google I/O. But it's only for AppEngine for Business at the moment.

Talking to some Google people they didn't rule out making available for standard AppEngine.

One interesting thing about it is that it's built on a custom BigTable backend (or at least Google has a custom BigTable backend - it's my assumption that it's being used for this)


I wish they provided an option for the datastore to be even less of an RDBMS, but much faster. I suspect a lot of the current write latency is due to the transactional guarantees they provide. Just give us access to the raw bigtable, please! :)


Djangy.com already has this :-)


But it's still in beta ;)

I'm patiently waiting for my invite.


I have extra invites.

What's your email?


jordan (at) jordanmessina.com

Thanks so much, I've been pumped about this and talking it up to the other local startups who use django too.

Edit: moved this to reply to your comment instead of mine, your comment didn't have a reply link earlier for some reason.


Spare anymore invites? askedrelic@gmail.com


From the links the App Engine team provided, it looks like this is only available for customers of Google App Engine for Business ($8/user/month).

http://googlecode.blogspot.com/2010/05/announcing-google-app...

I wonder how they're doing this and how their offering will compare to Big Table in terms of ACID and scalability.


> MySQL-compatible

I hope that's free of Oracle's licensing DRM.




Consider applying for YC's W25 batch! Applications are open till Nov 12.

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

Search: