Ports Search

Results 10,94110,950 of 19,819 for %22HTTP Server%22.(0.009 seconds)
databases/BerkeleyDB-0.55 (Score: 9.2878623E-4)
Perl5 interface to the Berkeley DB package
This is the perl5 interface to Berkeley DB version 2, 3, 4 or 4.1, which it depends on. You may want to use this, instead of the default dbm that perl provides, as that one is based on version 1, which is seriously buggy. E.g., if keys or data are over a hundred bytes or so, bad things may happen to your dbm files. Never mind all the extra features....
databases/mysql2pgsql-1.2 (Score: 9.2878623E-4)
Convert a MySQL dump to a PostgreSQL dump
The Perl script mysql2pgsql can be used to convert MySQL database dumps to a PostgreSQL-compatible format (so the data can be imported into PostgreSQL). This can be useful if you are switching from MySQL to PostgreSQL and you have quite a bit of data in your MySQL databases.
databases/memcache-3.0.8 (Score: 9.2878623E-4)
Memcached extension
Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. This extension allows you to work with memcached through handy OO and procedural interfaces.
databases/memcached-2.2.0 (Score: 9.2878623E-4)
PHP extension for interfacing with memcached via libmemcached library
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. This extension uses libmemcached library to provide API for communicating with memcached servers.
databases/mytop-1.7 (Score: 9.2878623E-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/dbm-1.0 (Score: 9.2878623E-4)
OCaml binding to the NDBM and GDBM database library
This OCaml library is a binding to the NDBM/GDBM Unix "databases". It provides persistent storage of key-value pairs of strings.
databases/mysql-1.1.1 (Score: 9.2878623E-4)
OCaml bindings to libmysqlclient
ocaml-mysql is a package for OCaml that provides access to MySQL databases. It consists of low level functions implemented in C and a module MySQL intended for application development.
databases/Amazon-SimpleDB-0.03 (Score: 9.2878623E-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: 9.2878623E-4)
Perl extension of simple DBI wrapper
Amon2::DBI is a simple DBI wrapper. It provides better usability for you.
databases/AnyEvent-BDB-1.1 (Score: 9.2878623E-4)
Truly asynchronous Berkeley DB access
AnyEvent::BDB is an AnyEvent user, you need to make sure that you use and run a supported event loop. Loading this module will install the necessary magic to seamlessly integrate BDB into AnyEvent, i.e. you no longer need to concern yourself with calling BDB::poll_cb or any of that stuff (you still can, but this module will do it in case you don't). The AnyEvent watcher can be disabled by executing undef $AnyEvent::BDB::WATCHER. Please notify the author of when and why you think this was necessary.