Perl as a stored Procedure Language in MySQL - Table of Contents
- Introductions
- So why Stored Procedures
- Architecture
- Storing Perl in the DB
- Using Perl as a Function
- Aggregate
- Future
- Requirement for embedding Languages in MySQL
- PHP
- Java
- TCL and Python
- When is this a good idea?
- When is this a bad idea?
- Issues that still exist
- Where to find more info
|