Added: 1 year ago
From: GoogleTechTalks
Views: 13,846
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (23)

Sign In or Sign Up now to post a comment!
  • I need someone who is capable of hacking* websites & accessing their "email listing" database

    I don't need scraping,web crawling or extractors,I need this sites HACKED

    I am willing to pay up to 3000$ per website.I need a partner who can work 10-20 websites monthly.The pay will increase upon

    delivery of faster & quality service

    my email is omorye007(at)yahoo(dot).com

    Pls note,CONTINUITY is what I am after...

    PLEASE SEND ME A MAIL ASAP IF U CAN DO THIS ; omorye007 (at) yahoo (dot) com

  • I like it. But I'm unsure with the "it will scale with distributing in the future". Have there been any updates on that since then?

  • the main thing seems to be that it is in-memory.

  • nothing like a 50 minutes presentation for a 5-10 minute content session

  • So much rambling about, please get to the point.

  • The author is nuts if he thinks that key-value DBs can replace RDBMS. The latter is a theoretically sound way of storing complex models. Key-values are more applicable to far simpler data models.

    Learn how to create the right indexes in RDBMS - it's actually very intuitive. Naive programmers can be needlessly swayed by the author's propaganda.

    RDBMS offer exhaustive security, reliability, and logging. Redis & MySQL each have their place. Finally, what's wrong with a native Python dict as k-v?

  • @vcool "RDBMS offer exhaustive security, reliability, and logging. " you're right on that but how about scalability?For example, how many RDBMS out there support sharding natively?

  • @rosenwolf Sharding is one approach to scalablity/clustering. Other approaches also exist. Every leading RBDMS has something for it. I don't deny that sharding is a desirable feature in a database, but let's not overlook the primary argument about how complex data should actually be stored, i.e. relationally.

  • @rosenwolf There are an increasing number of NewSQL databases that per my understanding are created with distributed scalability in mind.

  • This video is just awful.

    Why do developers think, that they can use SQL without learning it .. and then promote this lack of knowledge as shortcoming of SQL databases ?!

  • @gahrzul

    Why every SQL programmer thinks that SQL databases can solve every problem eficienctly?

    This man had a problem (no money) and tried a solution(Redis). Maybe he is not a genious but for sure is a inteligent person and a worker one because his project its running.

  • @jcgirar Well, the solution depends on several factors including money and the type of processing being done by the application. OLTP is definitely suited for RDBMS, so many developers want to keep a relational system. Mainly due to ACID. RDBMS can scale, but it take a lot of effort and if its not necceary from the start, then why not implement a better design.

  • wtf? the limit of youtube vid length is 15:00?

  • great good great talk!! thxs

  • Really interesting, but it's hard to see past the ray romano / arnold schwarzenegger accent combo.

  • I am not impressed. He made Redis sound like some basic in-memory data structures accessible remotely. Of course performance of key fetching is great. But what about reliability, persistence, etc. He spent a lot of time talking about what Redis clustering 'will do'.

  • @brendansterne

    Threre not exist a solution for every problem. Redis is really interesting when you want access a lot of information fast but of course it doesnt mean that its superior to traditional databases in all cases. Supose for example a MMORGP with thousands of users interacting.If you use SQL for sure it works but probably using a lighter aproach like Redis the experience of your users will be more pleasant, For accounting instead I would choose a more robust Database.

  • This guy needs a serious douchebag reality check. The pompous quotes and naive philosophizing make this kinda hard to watch.

  • id love to see a tech talk comparing new database technology, particularly: redis, couchdb, mongodb, cassandra, tokyo, etc,

  • I think his shadow ... awesome

  • I knew his shadow was fake but I wasn't expecting it to strangle him at the end.

  • @mac10688 thanks for the spoiler alert on that!

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more