PHP & Databases

Type Title Speaker
Session (75 Min.) Einführung in PHP 5 und IBM DB2 Rinne
Session (75 Min.) Confession Time: Deadly Sins using MySQL and PHP Lentz
Session (75 Min.) MySQL Falcon Storage Engine Lentz
Session (75 Min.) An Introduction to MySQL Cluster: Architecture and Use Lentz
Power Workshop (ganztags / whole day) MySQL 5.1 in Depth / 9.00 - 16.00 Uhr Lentz
Session (75 Min.) Making use of MySQL Cluster with PHP Holzgraefe
top

PD1: Einführung in PHP 5 und IBM DB2

Speaker:
Session (75 Min.)
Description:

Mit der nativen DB2-Extension ibm_db2 ist nun möglich, schnell, einfach und effizient von PHP aus auf bestehende IBM-DB2-Datenbanken zuzugreifen. Der Vortrag stellt die Extension vor und zeigt deren Möglichkeiten. Daneben wird die Nutzung von PDO und DB2 vorgestellt, um mit den Features von PHP 5.1 Webapplikationen im Enterprise-Bereich zu entwickeln.

Details:
  • Level: 1 (for Beginners)
top

PD2: Confession Time: Deadly Sins using MySQL and PHP

Speaker:
Session (75 Min.)
Description:

Some things seem to make perfect sense at the time, but are very bad in the long run. PHP and MySQL have many features, and some are often abused for what I would call evil purposes. Another important fact is that some old "rules" do really no longer apply. Yet people remember the rule, not the reason.

Details:
  • Level: 1 (for Beginners)
top

PD3: MySQL Falcon Storage Engine

Speaker:
Session (75 Min.)
Description:

Falcon is the codename of one of MySQL's own new transactional storage engines. Falcon was designed by Jim Starkey (who wrote InterBase/Firebird, invented multi-versioning, and the BLOB column type).
Falcon is a modern engine: technology moves on, as engineers gain new insights. This session introduces the basic Falcon architecture, as well as delving a bit deeper into its features.

Details:
  • Level: 1 (for Beginners)
top

PD4: An Introduction to MySQL Cluster: Architecture and Use

Speaker:
Session (75 Min.)
Description:

An overview of the MySQL Cluster architecture, what's different about it and the problems it can be used to solve. We'll be looking at how to achieve high availability as well as setup considerations regarding performance. Basic use will
also be covered, from setup (including schema considerations) to exciting new features in the 5.1 release such as disk storage and global replication.

Details:
  • Level: 2 (Intermediate)
top

PD5: MySQL 5.1 in Depth / 9.00 - 16.00 Uhr

Speaker:
Power Workshop (ganztags / whole day)
Description:

Updateable Views, SQL standard stored procedures, and triggers have long been considered a basic requirement of an enterprise-ready DBMS. MySQL 5.0 introduced support for these flagship features, as well as for a standard SQL-compliant INFORMATION_SCHEMA data dictionary, bringing the popular open-source DBMS several steps closer to matching all the capabilities of the competition. MySQL 5.1 also introduces support for table partitioning and events.

Details:
  • Level: 1 (for Beginners)
top

PD6: Making use of MySQL Cluster with PHP

Speaker:
Session (75 Min.)
Description:

MySQL cluster provides high ability using a distributed shared-nothing approach. This talk will show how to set up a simple cluster and how to use it from within PHP: on the SQL level as a MySQL table handler, bypassing SQL by using the native NDBAPI, as a transparent session storage handler.

Details:
  • Level: 2 (Intermediate)