• by manmtstream on 10/29/2015, 11:50:58 AM

    Looks like a lot of large social media companies are open sourcing their MySQL sharding & management tools lately. This is awesome! My favorite so far is Youtube's Vitess though, since it enables writing dumb clients. The vtgate proxy forwards queries to the right shard similar to Twemproxy. http://vitess.io

  • by betimsl on 10/29/2015, 1:30:10 PM

    I'm surprised they didn't put a login/signup popup that blocks the entire screen.

  • by jroitgrund on 10/29/2015, 3:52:07 PM

    They say they don't use joins, so what's the advantage of using it?

  • by frik on 10/29/2015, 4:07:20 PM

    "Zen: MySQL has joined HBase as a supported backend for our graph storage engine."

    Is Zen MySQL graph storage open source? Sounds really interesting...