BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Presentations MySQL to NoSQL: Data Modeling Challenges in Supporting Scalability

MySQL to NoSQL: Data Modeling Challenges in Supporting Scalability

Bookmarks
31:58

Summary

Kenneth M. Anderson shares some of the data modeling issues encountered while transitioning from a relational database to NoSQL.

Bio

Kenneth M. Anderson is Associate Professor at University of Colorado, United States.

About the conference

SPLASH is the ACM conference on Systems, Programming, Languages and Applications: Software for Humanity. SPLASH is an annual conference that embraces all aspects of software construction and delivery. This is the premier conference at the intersection of programming languages, programming, and software engineering.

Recorded at:

Mar 06, 2013

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

  • MySQL Support

    by Abbas Gadhia,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    Why go with NoSQL when MySQL already supports things like transparent sharding, replication, clustering and the like?

  • Re: MySQL Support

    by Jerry Foster,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    Why go with NoSQL when MySQL already supports things like transparent sharding, replication, clustering and the like?


    Perhaps you didn't actually watch the video? They started using MySQL, and he explains why it didn't work.

  • Good presentation!

    by Baxter Denney,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    While NoSQL db's aren't right for all use cases, they certainly have a growing part in the stack of the future for interactive web apps. We wrote a bit on moving from MySQL to Couchbase, the document db, which may be of interest to folks (many of the lessons would apply to moving to other NoSQL dbs too): blog.couchbase.com/how-move-mysql-couchbase-ser...

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT