Ports Search

Results 13,31113,320 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.016 seconds)
databases/CDB_File-Generator-0.030 (Score: 3.975496E-5)
Generate massive sorted CDB files simply
CDB::Generator is a designed for generating very large sorted CDB files. This makes it easy to generate files in which cdbmultiget can return more than one key.
databases/Class-DBI-DATA-Schema-1.00 (Score: 3.975496E-5)
Execute Class::DBI SQL from DATA sections
This is an extension to Class::DBI which injects a method into your class to find and execute all SQL statements in the DATA section of the package.
Component to auto-create NetAddr::IP objects from columns
The Perl 5 module DBIx::Class::InflateColumn::IP is a DBIx::Class component to declare columns as IP addresses and treat them as NetAddr::IP objects.
databases/DBIx-Sunny-0.22 (Score: 3.975496E-5)
Simple DBI wrapper supports SQLite and MySQL
DBIx::Sunny is a simple DBI wrapper. It provides better usability for you. This module based on Amon2::DBI. DBIx::Sunny supports only SQLite and MySQL.
databases/Time-Piece-MySQL-0.06 (Score: 3.975496E-5)
Time::Piece::MySQL - Adds MySQL-specific methods to Time::Piece
Using this module instead of, or in addition to Time::Piece adds a few MySQL-specific date/time methods to Time::Piece objects.
databases/memcached-1.4.25 (Score: 3.975496E-5)
High-performance distributed memory object cache system
memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.
databases/RMySQL-0.10.9 (Score: 3.975496E-5)
R interface to the MySQL database
RMySQL is a database interface and MySQL driver for R. This version complies with the database interface definition as implemented in the package DBI 0.2-2.
databases/postgresql-09.05.0400 (Score: 3.975496E-5)
PostgreSQL ODBC driver
The official ODBC driver for connecting to PostgreSQL Database; not a part of the PostgreSQL Database distribution, though -- developed and maintained separately.
databases/postgresql-plruby-0.5.4 (Score: 3.975496E-5)
PL/Ruby procedural language for the PostgreSQL database system
PL/Ruby is a loadable procedural language for the PostgreSQL database system (7.0 or later) that enables to write functions and trigger procedures in Ruby.
databases/Elixir-0.7.1 (Score: 3.975496E-5)
Declarative Mapper for SQLAlchemy
A declarative layer on top of SQLAlchemy. It is a fairly thin wrapper, which provides the ability to define model objects following the Active Record design pattern, and using a DSL syntax similar to that of the Ruby on Rails ActiveRecord system. Elixir does not intend to replace SQLAlchemy's core features, but instead focuses on providing a simpler syntax for defining model objects when you do not need the full expressiveness of SQLAlchemy's manual mapper definitions. Elixir is intended to replace the ActiveMapper SQLAlchemy extension, and the TurboEntity project.