This just implements some MySQL-specific routines so we can abstract them out. One of these items is to return the just-inserted ID. Only works for tables that have at least one auto-increment field: CREATE TABLE my_table ( id int not null auto_incre...
CWINTERS/SPOPS-0.87 - 02 Jun 2004 01:03:25 UTCThis is an extension to Class::DBI, containing several functions and optimisations for the MySQL database. Instead of setting Class::DBI as your base class, use this instead....
TMTM/Class-DBI-mysql-1.00 - 03 Sep 2005 21:20:23 UTCDescribe the object here...
CJFIELDS/BioPerl-DB-1.006900 - 15 Apr 2011 19:35:57 UTCThis module is an AnyEvent user, you need to make sure that you use and run a supported event loop. This module implements asynchronous MySQL queries using "ASYNCHRONOUS QUERIES" in DBD::mysql feature. Unlike AnyEvent::DBI it doesn't spawn any proces...
POWERMAN/AnyEvent-DBI-MySQL-v2.1.0 - 22 Nov 2016 17:22:57 UTCThis provides an Oryx DBI utility class for use with DBD::mysql....
RHUNDT/Oryx-0.24 - 18 Jun 2006 19:57:44 UTCThe Backend object of the Perl support for LCC that uses the DBI.pm module with a mysql database engine. Do not create directly, but through the Backend method of the LCC object....
LNATION/LCC-0.02 - 09 Nov 2019 15:31:41 UTCSee Class::DBI::Loader, Class::DBI::Loader::Generic....
DMAKI/Class-DBI-Loader-0.34 - 22 Mar 2007 11:37:16 UTCNOTE: Read Apache::DBI::Cache before. "DBD::mysql" allows many different DSN syntaxes for connecting to the same database server and the same database. This plugin transforms them to a standard format thus allowing better DBI handle caching. Further,...
OPI/Apache-DBI-Cache-0.08 - 22 May 2006 09:48:54 UTCThis module provides a subclass of Jifty::DBI::Handle that compensates for some of the idiosyncrasies of MySQL....
ALEXMV/Jifty-DBI-0.78 - 30 Apr 2015 19:16:36 UTCNoSQL::PL2SQL::DBI::MySQL creates a MySQL database datasource for NoSQL::PL2SQL. Developers who are comfortable with RDB can design a thin object interface using any number of tools, such as DBIx::Class. NoSQL::PL2SQL is designed for developers of th...
TQISJIM/NoSQL-PL2SQL-1.21 - 30 Apr 2013 03:58:39 UTCThis provides a convenient abstraction to DBIx::FullTextSearch for use with Class::DBI::mysql. It sets up lots of default values for you, handles all the updating of the index when you create, delete or edit values, and provides a simple way for you ...
TMTM/Class-DBI-mysql-FullTextSearch-1.01 - 27 Sep 2005 08:56:45 UTC"Ambrosia::DataProvider::DBI::mysql" extends Ambrosia::DataProvider::DBIDriver....
KNM/Ambrosia-0.010 - 30 Jun 2012 07:09:43 UTCGWILLIAMS/RDF-Trine-1.019 - 05 Jan 2018 05:05:19 UTC
This adaptor implements a specific mysql database schema that is compatible with Audio::DB. It inherits from Audio::DB. In addition to implementing the abstract SQL-generating methods of Audio::DB::Adaptor::dbi, this module also implements the data l...
TWH/Audio-DB-0.01 - 27 Feb 2005 17:04:31 UTC