|
Intro to EC2
Chris Petersen gives an introduction to working with Amazon EC2, and discusses the advantages and disadvantage to hosting your Ruby applications there....
|
|
|
Lazy Indexing
Matt Aimonetti shows how to quickly get your database queries to run faster when you are not a DBA and are running out of time.
|
|
|
MySQL Clustering
Rob Kaufman takes on database scaling with MySQL. This talk will walk you through setting up a Master (read write) Slave (read only) MySQL network, as ...
|
|
|
SQL and SMS/Configuration Manager
At MMS last week I had just a few minutes with Greg Shields before he headed off to catch an airplane. We chatted briefly about his session where he s...
|
|
|
An Introduction to SQLite
Richard Hipp ABSTRACT SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. SQLite implemen...
|
|
|
Database Refactoring
Like other leaders in the Agile community, Scott Ambler is passionate about expanding Agile practices to include all contributors to software success. ...
|
|
|
|
|
Creating and Using Stored Procedures
This video expands on the topic of Stored Procedures which was introduced several lessons ago. In this video we explain the basic syntax to create and ...
|
|
|
|
|