Perl extension for TokyoCabinet.
mysql-genocide helps you play with big MySQL processlists. It can filter it
using different criterias like execution time, query type, user or regexp
matching of the SQL query etc. Actions can then be peformed on the result
like killing, sorting or generating statistics.
TokyoTyrant-perl is an extenstion to Perl which allows access
to TokyoTyrant dataabses.
This module is for reading and writing a common variation of character
separated data.
PEAR::DBA is a wrapper for the php DBA functions. It includes a file-based
emulator and provides a uniform, object-based interface for the
Berkeley-style database systems.
Table management extension to DBA
PEAR::DB_DataObject performs 2 tasks:
1. Builds SQL statements based on the objects vars and the builder methods.
2. acts as a datastore for a table row.
The core class is designed to be extended for each of your tables so that you
put the data logic inside the data classes.
included is a Generator to make your configuration files and your base classes.
PEAR::DB_DataObject_FormBuilder will aid you in rapid application development
using the packages DB_DataObject and HTML_QuickForm.
DB_Pager retrieve and return information of database result sets.
This class handles all the stuff needed for displaying
paginated results from a database query of Pear DB.
including fetching only the needed rows and giving extensive information
for helping build an HTML or GTK query result display.
PEAR::DB_QueryTool is an OO-abstraction to the SQL-Query language, it provides
methods such as setWhere, setOrder, setGroup, setJoin, etc. to easily build
queries.
It also provides an easy to learn interface that interacts nicely with
HTML-forms using arrays that contain the column data, that shall be
updated/added in a DB. This package bases on an SQL-Builder which lets you
easily build SQL-Statements and execute them.