Ports Search

Results 17,07117,080 of 19,819 for %22HTTP Server%22.(0.012 seconds)
databases/mysql-connector-java-5.1.39 (Score: 7.739885E-4)
MySQL Connector/J: JDBC interface for MySQL
MySQL Connector/J is a native Java driver that converts JDBC (Java Database Connectivity) calls into the network protocol used by the MySQL database. It lets developers working with the Java programming language easily build programs and applets that interact with MySQL and connect all corporate data, even in a heterogeneous environment. MySQL Connector/J is a Type IV JDBC driver and has a complete JDBC feature set that supports the capabilities of MySQL. This port is derived from the original databases/mysql-jdbc-mm port of the mm.mysql JDBC connector by dglo@ssec.wisc.edu.
databases/mysql2odbc-0.99.2 (Score: 7.739885E-4)
Openlink MySQL-ODBC Gateway
The MySQL-ODBC SDK enables you to make MySQL-specific applications database-independent without wholesale re-writes of your application code. Thus, applications that are written directly to the MySQL call level interface now end up being database independent via iODBC (or unixODBC), and usable against any ODBC accessible database (including MySQL).
Shared core for D1 and D2 Database plugins
Dancer::Plugin::Database::Core is a shared library for Dancer::Plugin::Database and Dancer2::Plugin::Database modules.
databases/AnyEvent-DBD-Pg-0.03 (Score: 7.739885E-4)
Perl extension for AnyEvent interface to DBD::Pg async interface
AnyEvent interface to DBD::Pg's async interface.
databases/CDB_File-Generator-0.030 (Score: 7.739885E-4)
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.
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/Cache-Memcached-XS-0.01 (Score: 7.739885E-4)
Client library for memcached using libmemcache
Cache::Memcached::XS is a memcached client using libmemcache. It uses a lot less CPU than the original pure-perl client.
Cache::Memcached compatible interface to libmemcached
This is the Cache::Memcached compatible interface to libmemcached, a C library to interface with memcached.
databases/Class-DBI-Pg-0.09 (Score: 7.739885E-4)
Extensions to Class::DBI for PostgreSQL
Class::DBI::Pg automate the setup of Class::DBI columns and primary key for Postgres. select Postgres system catalog and find out all columns, primary key and SERIAL type column.
databases/Cache-Memcached-Fast-0.21 (Score: 7.739885E-4)
Fast Perl client for memcached, a distributed memory cache daemon
Cache::Memchached::Fast is a Perl client for memcached, a memory cache daemon. Module core is implemented in C and tries hard to minimize number of system calls and to avoid any key/value copying for speed. As a result, it has very low CPU consumption.