Ports Search

Results 14,92114,930 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.026 seconds)
databases/mytop-1.7 (Score: 1.2461754E-4)
Top clone for MySQL
mytop is a non-gui tool for monitoring the threads and overall performance of MySQL 3.22.x and 3.23.x servers. It runs on most Unix systems which have Perl, DBI, and Term::ReadKey installed. And with Term::ANSIColor installed you even get color.
databases/ntdb-1.0 (Score: 1.2461754E-4)
Not so Trivial DataBase
TDB is a Trivial Database. In concept, it is very much like GDBM, and BSD's DB except that it allows multiple simultaneous writers and uses locking internally to keep writers from trampling on each other. TDB is also extremely small.
databases/Cache-Memcached-Managed-0.24 (Score: 1.2461754E-4)
Provide API for managing cached information
The Cache::Memcached::Managed module provides an API to values, cached in one or more memcached servers. Apart from being very similar to the API of Cache::Memcached, the Cached::Memcached::Managed API allows for management of groups of values, for simplified key generation and expiration, as well as version and namespace management and a few other goodies.
databases/Class-DBI-Oracle-0.51 (Score: 1.2461754E-4)
Extensions to Class::DBI for Oracle
This is an extension to Class::DBI that currently implements: * A sequence fix for Oracle databases. * Automatic column name discovery. * Automatic primary key detection. * Sequence name guessing. * Proper aliasing of reserved words. Instead of setting Class::DBI as your base class, use this.
databases/Class-DBI-Plugin-0.03 (Score: 1.2461754E-4)
Abstract base class for Class::DBI plugins
Class::DBI::Plugin is an abstract base class for Class::DBI plugins. Its purpose is to make writing plugins easier. Writers of plugins should be able to concentrate on the functionality their module provides, instead of having to deal with the symbol table hackery involved when writing a plugin module.
databases/DBD-LDAP-0.22 (Score: 1.2461754E-4)
DBI interface for accessing LDAP servers
DBD::LDAP is a DBI extension module adding an SQL database interface to standard LDAP databases to Perl's database-independent database interface. You will need access to an existing LDAP database or set up your own using an LDAP server, ie. "OpenLDAP".
databases/DBI-Shell-11.95 (Score: 1.2461754E-4)
Interactive command shell for the DBI
DBI::Shell ========== The DBI::Shell module (and dbish command, if installed) provide a simple but effective command line interface for the Perl DBI module. Please note: DBI::Shell is very new, very experimental and very subject to change. Your mileage will vary. Interfaces will change with each release.
databases/DBIx-Class-Fixtures-1.001032 (Score: 1.2461754E-4)
Perl extension to use fixtures with DBIx::Class
Dump fixtures from source database to filesystem then import to another database (with same schema) at any time. Use as a constant dataset for running tests against or for populating development databases when impractical to use production clones. Describe fixture set using relations and conditions based on your DBIx::Class schema.
databases/DBIx-HA-1.1 (Score: 1.2461754E-4)
High Availability package for DBI
DBIx::HA is a High Availability module for DBI. It is implemented by overloading the DBI connect, prepare and execute methods and can be seamlessly used without code modification except for initialization. DBIx::HA also works seamlessly with Apache::DBI when available, and ensures that cached database handles in the Apache::DBI module are properly updated when failing over.
databases/tdb-1.3.9 (Score: 1.2461754E-4)
Trivial Database
TDB is a Trivial Database. In concept, it is very much like GDBM, and BSD's DB except that it allows multiple simultaneous writers and uses locking internally to keep writers from trampling on each other. TDB is also extremely small.