Ports Search

Results 12,02112,030 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.013 seconds)
databases/oracle8-client-0.2.0 (Score: 1.5577191E-4)
Oracle 8 client
This is a FreeBSD binary port of Oracle client libraries (OCI) made from Oracle 8.1.7.1 for Linux. This port is not officially supported by Oracle. USE AT YOUR OWN RISK!
databases/Class-DBI-AutoLoader-0.12 (Score: 1.5577191E-4)
Generates Class::DBI subclasses dynamically
Class::DBI::AutoLoader scans the tables in a given database, and auto-generates the Class::DBI classes. These are loaded into your package when you import Class::DBI::AutoLoader.
Get COUNT(*) results with abstract SQL
This Class::DBI plugin combines the functionality from Class::DBI::Plugin::CountSearch (counting objects without having to use an array or an iterator), and Class::DBI::AbstractSearch, which allows complex where-clauses a la SQL::Abstract.
Provides deep_search_where() for Class::DBI
This plugin provides a SQL::Abstract search method for Class::DBI. It is similar to Class::DBI::AbstractSearch, but allows you to search and sort by fields from joined tables.
databases/DBI-0.5.1 (Score: 1.5577191E-4)
R Database Interface
A database interface (DBI) definition for communication between R and relational database management systems. All classes in this package are virtual and need to be extended by the various R/DBMS implementations.
databases/DBIx-Class-Candy-0.005002 (Score: 1.5577191E-4)
Sugar for your favorite ORM, DBIx::Class
DBIx::Class::Candy is a simple sugar layer for definition of DBIx::Class results. Note that it may later be expanded to add sugar for more DBIx::Class related things.
Perl extension for extensible DBIx::Class deployment
DBIx::Class::DeploymentHandler is, as its name suggests, a tool for deploying and upgrading databases with DBIx::Class. It is designed to be much more flexible than DBIx::Class::Schema::Versioned, hence the use of Moose and lots of roles.
databases/DBIx-DataSource-0.02 (Score: 1.5577191E-4)
Database-independent create and drop functions
This module implements create_database and drop_database functions for databases. It aims to provide a common interface to database creation and deletion regardless of the actual database being used. Currently supported databases are MySQL and PostgreSQL.
databases/ORLite-1.98 (Score: 1.5577191E-4)
Perl5 extremely light weight SQLite-specific ORM
ORLite is an object-relation system specifically tailored for SQLite that follows many of the same principles as the ::Tiny series of modules and has a design and feature set that aligns directly to the capabilities of SQLite.
databases/SQL-Translator-0.11021 (Score: 1.5577191E-4)
Manipulate structured data definitions (SQL and more)
SQL::Translator is a group of Perl modules that converts vendor-specific SQL table definitions into other formats, such as other vendor-specific SQL, ER diagrams, documentation (POD and HTML), XML, and Class::DBI classes.