Ports Search

Results 4,6114,620 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.009 seconds)
databases/check_mongodb-0.1 (Score: 2.4923508E-4)
Nagios plugin to check mongodb server
This is a simple Nagios check script to monitor your MongoDB server(s).
databases/namazu-2.0.21 (Score: 2.4923508E-4)
Full-text search system intended for easy use
Namazu is a full-text search system intended for easy use. Not only it works as a CGI program for a small or medium scale Web search engine, but also works as a personal use search system for your pile of emails. (The Japanese word `Namazu' means `catfish' in English)
databases/Amazon-SimpleDB-0.03 (Score: 2.4923508E-4)
Low-level perlish interface for working with Amazon SimpleDB service
Amazon::SimpleDB provides a "low-level" perlish interface for working with Amazon's SimpleDB (SMB) service.
databases/Amon2-DBI-0.32 (Score: 2.4923508E-4)
Perl extension of simple DBI wrapper
Amon2::DBI is a simple DBI wrapper. It provides better usability for you.
Cache::Memcached compatible interface to libmemcached
This is the Cache::Memcached compatible interface to libmemcached, a C library to interface with memcached.
Abstract Class::DBI SQL with SQL::Abstract
Class::DBI::AbstractSearch is a Class::DBI plugin to glue SQL::Abstract into Class::DBI.
databases/CouchDB-View-0.003 (Score: 2.4923508E-4)
Handle and create CouchDB views in Perl
CouchDB::View is a Perl module to handle and create CouchDB views.
databases/DBD-cego-1.3.0 (Score: 2.4923508E-4)
Cego DBI driver for Perl 5
A DBI driver for the Cego database for Perl 5 Many more details are available at:
Perl extension to manage trees of data using the nested set model
This module provides methods for working with nested set trees. The nested tree model is a way of representing hierarchical information in a database. This takes a different approach to the Adjacency List implementation. (see DBIx::Class::Tree::AdjacencyList which uses parent relationships in a recursive manner).
databases/DBIx-TransactionManager-1.13 (Score: 2.4923508E-4)
Perl extension for database transaction handling
DBIx::TransactionManager is a simple transaction manager. Like DBIx::Class::Storage::TxnScopeGuard.