Skip to main content

Close
Get the best research tool on the web today,and free!
Connect with people with common interests!

saved by2 people, first byArrix Z on 2008-04-09, last bylei zhou on 2008-04-10

    • Single sign-on for Google users. Everyone with a gmail account is already registered for your service. You have no idea how cool this actually is :)

    • BIGTABLE. My god. I would've spent in excess of $100k to have access to this part of Google's infrastructure and saved money. Scaling SQL databases sucks. If you have the kind of access patterns that we do, databases designed for OLTP are simply not suitable and it's a real pain to try and make it work. The fact that schema is managed directly in the code and that schema upgrades look awfully painless is a huge extra bonus.

    • Works locally, deploys globally

    • Python and WSGI!

    • No more going to the data center, provisioning bandwidth from telcos, etc.

    • Payment is surely coming. No more PayPal or Verisign or whatever.
  • While MySQL and PostgreSQL still have some years left in them as people learn how to write scalable apps, I can't see that model lasting very long now that you don't have to be in Google's employ to use better solutions to the data problem.