Justin Swanhart - Flexviews & managing large amounts of data in MySQL

Organiser
The San Francisco MySQL Meetup Group
Date
Tue, 8 Dec 2009, 02:30 - 04:30 (Add to calendar) GMT
Venue
(Exact location not available) , San Francisco, US
Cost
Free

Managing large amounts of data in MySQL can be very difficult. In order to quickly answer queries, summary tables are often created which contain aggregated data from one or more table. Maintaining such aggregations is often problematic as it is often accomplished with a patchwork of SQL scripts and cron jobs. Flexviews is a toolkit which includes tools for the creation of such tables, while also making a large subset of them incrementally maintainable. Incremental maintenance of a summary table can be orders of magnitude faster than completely rebuilding the summary from scratch. During this talk Justin will demonstrate the components of the Flexviews, and provide an overview of the available functionality in the toolkit.

You might also like...

Comments

Other nearby events

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“There are only 3 numbers of interest to a computer scientist: 1, 0 and infinity”