Ports Search

Results 6,7716,780 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.01 seconds)
databases/Class-Inflate-0.07 (Score: 2.1808068E-4)
Inflate HASH Object from Values in Database
Allows for any blessed HASH object to be populated from a database, by describing table relationships to each method.
databases/DBD-InterBase-0.48 (Score: 2.1808068E-4)
DBI driver for InterBase/Firebird/Yaffil RDBMS server
DBD::InterBase is a Perl module which works with the DBI module to provide access to InterBase/Firebird/Yaffil databases.
databases/DBD-Oracle-1.14 (Score: 2.1808068E-4)
DBI driver for Oracle RDBMS server
DBD::Oracle is a Perl module which works with the DBI module to provide access to Oracle databases.
databases/DBIx-Class-Helpers-2.032000 (Score: 2.1808068E-4)
Simplify the common case stuff for DBIx::Class
DBIx::Class::Helpers is a collection of tools to help simplify the common tasks in DBIx::Class.
DBIx::Class profiler
DBIx::Class::QueryProfiler is a profiler for DBIx::Class. Also it provides more usable output or queries.
databases/DBIx-Class-TimeStamp-0.14 (Score: 2.1808068E-4)
DBIx::Class extension to handle date and time based fields
Works in conjunction with InflateColumn::DateTime to automatically set update and create date and time based fields in a table.
databases/SQL-Abstract-More-1.15 (Score: 2.1808068E-4)
Extension of SQL::Abstract with more constructs and more flexible API
Generates SQL from Perl datastructures. This is a subclass of SQL::Abstract, fully compatible with the parent class, but it handles a few additional SQL constructs, and provides a different API with named parameters instead of positional parameters, so that various SQL fragments are more easily identified. This module was designed for the specific needs of DBIx::DataModel, but is published as a standalone distribution, because it may possibly be useful for other needs.
databases/mysql-5.5.52 (Score: 2.1808068E-4)
Multithreaded SQL database (server)
MySQL is a very fast, multi-threaded, multi-user and robust SQL (Structured Query Language) database server.
DataSource driver using PHP Data Objects (PDO) and an SQL query
This is a DataSource driver for Structures_DataGrid using PHP Data Objects (PDO) and an SQL query.
databases/Dancer-Plugin-Database-2.13 (Score: 2.1808068E-4)
Easy database connections for Dancer applications
Dancer::Plugin::Database provides an easy way to obtain a connected DBI database handle by simply calling the database keyword within your Dancer application. Returns a Dancer::Plugin::Database::Handle object, which is a subclass of DBI's DBI::db connection handle object, so it does everything you'd expect to do with DBI, but also adds a few convenience methods. See the documentation for Dancer::Plugin::Database::Handle for full details of those.