Search results for "module:DBI::SQL::Nano"
DBI::SQL::Nano - a very tiny SQL engine
"DBI::SQL::Nano" is meant as a *very* minimal SQL engine for use in situations where SQL::Statement is not available. In most situations you are better off installing SQL::Statement although DBI::SQL::Nano may be faster for some very simple tasks. DB...
TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC
DBI::DBD::SqlEngine - Base class for DBI drivers without their own SQL engine
DBI::DBD::SqlEngine abstracts the usage of SQL engines from the DBD. DBD authors can concentrate on the data retrieval they want to provide. It is strongly recommended that you read DBD::File::Developers and DBD::File::Roadmap, because many of the DB...
TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC
Nitesi::Query::DBI - DBI query engine for Nitesi
This query engine is based on SQL::Abstract and SQL::Abstract::More and supports the following query types: select Retrieving data from one or multiple tables. insert Inserting data in one table. update Updating data in one table. delete Deleting dat...
HORNBURG/Nitesi-DBI-0.0092 - 06 Oct 2013 16:44:52 UTC