Ports Search

Results 5,7315,740 of 8,048 for /www/.(0.006 seconds)
databases/iplike-2.0.6 (Score: 0.011843925)
C implementation of the OpenNMS iplike stored procedure
A C implementation of the stored procedure written in plpgsql that's bundled with OpenNMS, this is the preferred version for use as is offers better performance
databases/percona-5.6.32.78.0 (Score: 0.011843925)
Multithreaded SQL database (server)
MySQL replacement : Percona ServerPercona Server is a drop-in alternative for MySQL with enhanced performance and enterprise-grade features.
databases/percona-5.5.51.38.1 (Score: 0.011843925)
Multithreaded SQL database (server)
MySQL replacement : Percona ServerPercona Server is a drop-in alternative for MySQL with enhanced performance and enterprise-grade features.
databases/mysac-1.1.2 (Score: 0.011843925)
MySQL Simple Asynchronous Client
MySAC (Simple Asynchronous Client) is a library that provides mechanisms for making asynchronous requests to MySQL database. It uses the official MySQL client library for authentication and network functions. Memory allocation must be done in user code, so any memory manager can be used.
databases/DWH_File-0.24 (Score: 0.011843925)
Store deep and wide hashes in single level tied hash
DWH_File is used in a similar manner to NDBM_File, DB_File etc. In fact it depends on one of these. DWH_File expands the functionality to save not only the hash that is tied but also all the data that this hash contains references to - that is it'll save all you list of lists and list of hashes and so forth. And what's more, it will save objects as well - if they'll comply with some very simple rules which don't impose any limitations to their functionality or structure except that they can't themselves be tied to anyone else. See the "Models" section of the embedded documentation for details.
databases/Search-Namazu-0.96 (Score: 0.011843925)
Namazu library module for perl
This module is an interface for Namazu library. Namazu is an implement of full text retrieval search system.
databases/percona-toolkit-2.2.17 (Score: 0.011843925)
Collection of essential command-line utilities for MySQL
Percona Toolkit is a collection of advanced command-line tools used by Percona support staff to perform a variety of MySQL and system tasks that are too difficult or complex to perform manually, including: Verify master and replica data consistency Efficiently archive rows Find duplicate indexes Summarize MySQL servers Analyze queries from logs and tcpdump Collect vital system information when problems occur
databases/pgagent-3.4.0 (Score: 0.011843925)
Job scheduler for PostgreSQL
pgAgent is a job scheduler for PostgreSQL which may be managed using pgAdmin.
databases/postgresql-09.05.0400 (Score: 0.011843925)
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-relay-1.3.2 (Score: 0.011843925)
Multiplex multiple PostgreSQL databases to one relay
postgresql-relay can be used to as a single point of origin for all your databases. Instead of having to remember (or modify in case of changes) all the names of your databases, on which machines and on which ports they are running, you only need to remember one machine and the name of the database. The postgresql-relay will then forward the connection to the proper database on the proper port of the proper server. No more changes in the hundreds of clients and scripts!