0

My MySQL Conference Schedule


Posted by Artem Russakovskii on April 13th, 2008 in Databases, Programming

Were there too many "my"'s in that title? Anyway… this week's MySQL conference is promising to be really busy and exciting. I can't wait to finally be there and experience it in all its glory. Thanks to the O'Reilly personal conference planner and scheduler and the advice of my fellow conference goers, I was able to easily (not really) pick out the speeches I am most interested in attending.

Here goes (my pass doesn't include Monday šŸ™ ):

Tuesday

8:30am Tuesday, 04/15/2008

State of MySQL

Keynote Ballroom E

MĆ„rten Mickos (MySQL)

In his annual State of MySQL keynote, Marten discusses the current and future role of MySQL in the modern online world. The presentation also covers the acquisition by Sun of MySQL, the role open source is playing for users and customers all over the planet, and what the visions for the future are. Read more.

 

9:05am Tuesday, 04/15/2008

Open Source: The Heart of the Network Economy

Keynote Ballroom E

Jonathan Schwartz (Sun Microsystems)

Free software and open communities are the lifeblood of network innovation. Sun Microsystems CEO Jonathan Schwartz will highlight the rising open source tide and how Sun's recently announced acquisition of MySQL furthers free software as a platform for the web economy. Read more.

 

9:40am Tuesday, 04/15/2008

A Head in the Cloud – The Power of Infrastructure as a Service

Keynote Ballroom E

Werner Vogels (Amazon.com)

There are many challenges when building a reliable, flexible architecture that can manage unpredictable behaviors of today's internet business. This presentation will review some of the lessons learned from building one of the world's largest distributed systems; Amazon.com. Read more.

 

10:50am Tuesday, 04/15/2008

Performance Guide for MySQL Cluster

MySQL Cluster and High Availability, Performance Tuning and Benchmarks Ballroom D

Mikael Ronstrom (MySQL)

Learn about all the tricks required to make MySQL Cluster high performance. This includes using real-time scheduling, batching in all its form, cluster interconnects, and locking threads to CPUs. Read more.

 

11:55am Tuesday, 04/15/2008

The Future of MySQL: What You Need to Know About What's Coming

Architecture and Technology, General Ballroom B

Robin Schumacher (Sun/MySQL), Rob Young (Sun/MySQL)

What enhancements can you expect in the MySQL Server in the next few years? What new tools, services, and software is MySQL going to deliver this year and next to help you deploy and maintain MySQL applications? This session will let you in on all the plans MySQL has for the server, the Enterprise Monitor, the upcoming Load Balancer and Query Analyzer, management tools, and more. Read more.

 

2:00pm Tuesday, 04/15/2008

InnoDB: Status, Architecture, and New Features

Architecture and Technology Ballroom F

Heikki Tuuri (Innobase / Oracle Corp.), Ken Jacobs (Oracle / Innobase)

Ken Jacobs and Heikki Tuuri will describe the InnoDB architecture in depth, and discuss the new powerful performance-enhancing capabilities in InnoDB. Read more.

 

3:05pm Tuesday, 04/15/2008

Investigating Innodb Scalability Limits

Performance Tuning and Benchmarks Ballroom F

Peter Zaitsev (MySQL Performance Blog), Vadim Tkachenko (MySQLPerformanceBlog.com)

You may have heard Innodb has limited scalability with multiple CPUs and some of these were fixed in recent MySQL 5.0 versions. In this presentations we will look into which problems are fixed. Read more.

 

4:25pm Tuesday, 04/15/2008

Disaster is Inevitableā€”Are You Prepared?

Security and Database Administration Ballroom B

Farhan Mashraqi (Fotolog)

Whatā€™s the worst disaster you expect to happen? What can you do to better prepare for the disaster? Join us in this heart-racing, real-life inspired presentation for answers to these questions and more. Read more.

 

5:15pm Tuesday, 04/15/2008

Mitigating Replication Latency in a Distributed Application Environment

Architecture and Technology, Business and Case Studies, Replication and Scale-Out Ballroom E

Jeff Freund (Clickability)

Master-Master replication provides high availability and serviceability for the applications. Publishing web sites is a read-intensive operation, and the combination of Master-Slave replication with an application layer that intelligently splits database read and write operations allows for rapid scale out. Hear how Clickability solves issues for both environments. Read more.

 

Wednesday

8:30am Wednesday, 04/16/2008

Copyright Regime vs. Civil Liberties

Keynote Ballroom E

Rick Falkvinge (Swedish Pirate Party)

Rick Falkvinge, founder of the Swedish Pirate Party, talks about the rise and success of pirates and why pirates are necessary in today's politics. He'll also outline the next steps in the pirates' strategy to change global copyright laws. Read more.

 

9:15am Wednesday, 04/16/2008

Scaling MySQL – Up or Out?

Keynote Ballroom E

John Allspaw (Flickr (Yahoo!)), Jeff Rothschild (Facebook.com), Monty Taylor (MySQL), Domas Mituzas (MySQL), Paul Tuckfield (YouTube)

This lively panel discussion keynote will address the challenges large, modern web properties face in scaling MySQL. Panelists from Facebook, YouTube, and Flickr pair up with MySQL engineers in discussing the current and future problem domain and possible solutions. Read more.

 

10:00am Wednesday, 04/16/2008

Faster, Greener, Cheaper: Why Every MySQL Database Server Will One Day Have a SQL Chip

Keynote Ballroom E

Raj Cherabuddi (Kickfire)

The history of computing is full of algorithms such as graphics processing that are fine-tuned in general purpose CPUs over decades. Only when they are finally ported to dedicated hardware are tremendous improvements in speed, cost, and power realized. Raj Cherabuddi explains how a new SQL chip will revolutionize todayā€™s database query processing. Read more.

 

10:50am Wednesday, 04/16/2008

Portable Scale-out Benchmarks for MySQL

Architecture and Technology, Performance Tuning and Benchmarks, Replication and Scale-Out Ballroom D

Robert Hodges (Continuent.com)

This talk presents new open source tools that allow users to set up and run database scale-out benchmarks easily. Hodges illustrates with benchmark results from your favorite MySQL configurations. Read more.

 

11:55am Wednesday, 04/16/2008

Applied Partitioning and Scaling Your Database System

General Ballroom D

Phil Hildebrand (thePlatform)

Take advantage of MySQL partitioning to allow your database applications to scale in both size and performance. A practical look at applying partitioning to OLTP database systems. Read more.

 

2:00pm Wednesday, 04/16/2008

Architecture of Maria: A New Storage Engine with a Transactional Design

Architecture and Technology, Performance Tuning and Benchmarks Ballroom E

Michael Widenius (MySQL)

A deep tour into the design of Maria, a new MVCC storage engine for MySQL from the original authors of MySQL that is designed to support transactions and automatic recovery. Read more.

 

3:05pm Wednesday, 04/16/2008

An Introduction to BLOB Streaming for MySQL Project

Java, Storage Engine Development and Optimization Ballroom A

Paul McCullagh (PrimeBase Technologies GmbH)

This session explains how the BLOB Streaming engine solves the problems involved in storing pictures, films, MP3 files, and other binary and text objects (BLOBs) in the database. Read more.

 

4:25pm Wednesday, 04/16/2008

Benchmarking and Monitoring: Tools of the Trade (Part I)

Performance Tuning and Benchmarks Ballroom D

Tom Hanlon (MySQL)

Benchmarking and Profiling are extrememly important and a large array of tools exist for the job. Join Tom Hanlon for a tour of the current landscape. Demos of each tool wil be shown. Read more.

 

5:15pm Wednesday, 04/16/2008

Benchmarking and Monitoring: Tools of the Trade (Part II)

Performance Tuning and Benchmarks, Security and Database Administration Ballroom D

Tom Hanlon (MySQL)

Join us for a presentation of the wonderful world of benchmarks and monitoring tools. Here you will learn what is available, how each tool works, and a demonstration using each tool against a running database from a veteran MySQL expert. Read more.

 

8:30pm Wednesday, 04/16/2008

Sun Sponsor Party

Event Ballroom F

Have a drink, mingle with fellow conference participants, and enter our raffle to win great prizes, including a a Sony PS3! Sponsored by Sun Microsystems. Read more.

 

Thursday

8:30am Thursday, 04/17/2008

Who is the Dick on My Site?

Keynote Ballroom E

Dick Hardt (Sxip Identity Corporation)

Much of the data in a database is about people. Identity 2.0 technologies will lower the friction for people to provide and easily move data about themselves online. This fast paced keynote will offer a background on Identity 2.0, discuss current roadblocks and future opportunities, and explore the potential impacts these will have on databases. Read more.

 

9:15am Thursday, 04/17/2008

A Match Made in Heaven? The Social Graph and the Database

Keynote Ballroom E

Jeff Rothschild (Facebook.com)

Social applications integrate information about many different facets of peopleā€™s lives. Join us as Jeff Rothschild from Facebook looks at the power of the social graph, how it can increase the utility and adoption of applications, and its implications on storage architectures. Read more.

 

10:50am Thursday, 04/17/2008

MySQL Proxy, the Friendly Man in the Middle

Architecture and Technology Ballroom F

Jan Kneschke (MySQL), Jimmy Guerrero (Sun-MySQL)

MySQL Proxy is a tool to route, rewrite, handle, and block queries on the MySQL Protocol level. Load Balancing, Query Replay, Online Query Rewrites, and more with a grain of scripting. Read more.

 

11:55am Thursday, 04/17/2008

Sphinx: High Performance Full Text Search for MySQL

General Ballroom C

Andrew Aksyonoff (Sphinx Technologies), Peter Zaitsev (MySQL Performance Blog)

Sphinx is an open source full-text search engine designed for indexing databases and integrated especially well with MySQL. We'll talk about its features, capabilities, and real-world applications. Read more.

 

2:00pm Thursday, 04/17/2008

Top 20 DB Design Tips Every Architect Needs to Know

Architecture and Technology, Data Warehousing and Business Intelligence, Security and Database Administration Ballroom B

Ronald Bradford (Primebase Technologies)

Each database product has strengths and weaknesses. Having chosen MySQL as your database product, leverage the strengths of the product to maximize design and performance. Learn the things to avoid. Read more.

 

2:50pm Thursday, 04/17/2008

The Power of Lucene

Architecture and Technology, Java, Ruby and MySQL Ballroom G

Farhan Mashraqi (Fotolog)

Lucene is a high performance, scalable, full-text search engine library that allows you to add search to any application. This presentation shows you how you can use Lucene within your environment. Read more.

 

3:50pm Thursday, 04/17/2008

The Science and Fiction of Petascale Analytics

Keynote Ballroom E

Jacek Becla (Stanford Linear Accelerator Center)

Scientists are trying to understand dark matter, discover distant galaxies, hunt for the Higgs boson, detect asteroids, and take movies of molecules. Their science is fascinating but their analysis requirements may seem like science fiction. Few have experienced the reality of petascale analytics so far, but everybody, including you, will face it tomorrow. Are we ready? Read more.

 

4:35pm Thursday, 04/17/2008

Farewell Closing Reception

Event Ballroom E

Take the opportunity to network one last time at this closing event. Say thank you and exchange contact information until next year. Read more.

 

Phew. I think I've picked out the most interesting topics. I'm excited to see Peter, Farhan, Ron, Paul, Jan, and everyone else. I hope I didn't skip anything interesting…

ā— ā— ā—
Artem Russakovskii is a San Francisco programmer and blogger. Follow Artem on Twitter (@ArtemR) or subscribe to the RSS feed.

In the meantime, if you found this article useful, feel free to buy me a cup of coffee below.