Categories
Tags → Dbi Mysql

eRuby: Using Ruby DBI for database connectivity

If you want create a dynamic web page that works on more than just MySQL then try Ruby DBI. Ruby DBI will help you create a single database interface for connecting your web application to multiple database types like MySQL, PostGreSQL and SQL Server...
DETAILS

Mysql Select Query

This simple script uses the DBI module in order to connect to a Mysql database, retrieves the results from a select query and display the results inside a while statement. There is a live example as a demo.
DETAILS

Mysql and Perl for the Web

&"MySQL and Perl for the Web&" provides a much-needed handbook for database and Web developers seeking an extensive and detailed guide for using the combination of MySQL and Perl to build dynamic and interactive database-backed Web ...
DETAILS

OpenInteract

OpenInteract is a web application environment written in perl and geared to run on the Apache web server using the mod_perl plugin module. The environment is built to be not only friendly to people editing and changing a website''s content, but ...
DETAILS

Freeside

Freeside is an open-source billing and account administration package for Internet Service Providers. Features include: Uses Perl''s DBI allowing use of almost any database backend to store data (PostgreSQL or MySQL recommended), Web-based inter...
DETAILS

Ralf''s Chat

Ralf''s Chat is a simple, easy to install and easy to configure chat script written in Perl. Features: language files, user levels, multiple rooms, session IDs, a DBI for MySQL (optional), streaming (requires MySQL) and a lot more.
DETAILS
©2003-2019 jCay.com