Ports Search

Results 17,17117,180 of 19,819 for %22HTTP Server%22.(0.011 seconds)
Perl extension to add bulk insert for SQL::Abstract
SQL::Abstract::Plugin::InsertMulti is enable bulk insert support for SQL::Abstract. Declare 'use SQL::Abstract::Plugin::InsertMulti;' with 'use SQL::Abstract;', exporting insert_multi() and update_multi() methods to SQL::Abstract namespace from SQL::Abstract::Plugin::InsertMulti. Plugin system is depends on 'into' options of Sub::Exporter.
databases/Test-Fixture-DBI-0.09 (Score: 7.739885E-4)
Perl extension to load fixture data into database
Test::Fixture::DBI is fixture test library for DBI.
databases/Text-Query-SQL-0.09 (Score: 7.739885E-4)
Text-Query-SQL provides query builders for SQL databases
Text-Query-SQL provides query builders for SQL databases. Searching 'foo and bar' will retrieve rows containing the words foo and bar. It does it by generating the appropriate SQL request. Text-Query-SQL is derived from the Text-Query module.
databases/Time-Piece-MySQL-0.06 (Score: 7.739885E-4)
Time::Piece::MySQL - Adds MySQL-specific methods to Time::Piece
Using this module instead of, or in addition to Time::Piece adds a few MySQL-specific date/time methods to Time::Piece objects.
Automatically build HTML_QuickForm objects using DB_DataObject
PEAR::DB_DataObject_FormBuilder will aid you in rapid application development using the packages DB_DataObject and HTML_QuickForm.
databases/DB_Sqlite_Tools-0.1.7 (Score: 7.739885E-4)
an object oriented interface to backup Sqlite databases
PEAR::DB_Sqlite_Tools is an object oriented interface to effectively manage and backup Sqlite databases.It extends the existing functionality by providing a comprehensive solution for database backup, live replication, export in XML format, performance optmization and other functionalities like the insertion and retrieval of encrypted data from an Sqlite database without any external extension.
databases/MDB2_Driver_mysql-1.5.0.b4 (Score: 7.739885E-4)
PEAR MySQL MDB2 driver
This is the MySQL MDB2 driver.
databases/MDB2_Driver_mysqli-1.5.0.b4 (Score: 7.739885E-4)
PEAR MySQL MDB2 driver
This is the MySQLi MDB2 driver.
databases/MDB2_Driver_pgsql-1.5.0.b4 (Score: 7.739885E-4)
PEAR pgsql MDB2 driver
This is the PostgreSQL MDB2 driver.
DataSource driver using arrays
This is a DataSource driver for Structures_DataGrid using arrays. It is a base package for some other DataSource drivers like CSV or XML.