|
Helping ordinary people create extraordinary websites! |
Cultured Perl: Embedding Perl in database tablesBy Teodor Zlatanov2005-04-27
Resources • Visit the homepage of the Class::DBI module. • For more details on the MySQL database mentioned in this article, go to the homepage of MySQL. • To get familiar with MySQL, take this MySQL tutorial; it shows how to get started, create and delete databases, create and alter tables, and more. • " Build Web apps with Maypole" (developerWorks, May 2004) describes a Perl framework to build fast and easy database-backed applications; it provides some information on Class::DBI . • Get an overview of the MVC architecture in the Java Swing Toolkit. • Read all articles in Ted's Cultured Perl series on developerWorks. • Find more resources for Linux developers in the developerWorks Linux zone. • Get involved in the developerWorks community by participating in developerWorks blogs. • Purchase Linux books at discounted prices in the Linux section of the Developer Bookstore. • Order the no-charge SEK for Linux, a two-DVD set containing the latest IBM trial software for Linux from DB2®, Lotus®, Rational®, Tivoli®, and WebSphere®. • Innovate your next Linux development project with IBM trial software, available for download directly from developerWorks. Tutorial Pages: » Put Perl into your RDBMS Design to Reach Database Nirvana » Class::DBI Capabilities » Setting up Tables » Embedded Deletion » Embedded Modifications » Compatibility with Other Languages and Alternative Approaches » Conclusion » Resources First published by IBM DeveloperWorks
|
|