Ports Search

Results 11,10111,110 of 19,819 for %22HTTP Server%22.(0.009 seconds)
databases/tinycdb-0.78 (Score: 9.2878623E-4)
Analogous to cdb, but faster
It is analogous to cdb from D.J.Berstein, but written completely from scratch, has some functionality removed and some new added compared to DJB's one, a bit faster, and much easier to use (only one library needed at link time).
databases/redis-actionpack-4.0.1 (Score: 9.2878623E-4)
Redis session store for ActionPack
Redis session store for ActionPack
databases/redis-namespace-1.5.2 (Score: 9.2878623E-4)
Ruby client class for Redis with namespace support
Adds a Redis::Namespace class which can be used to namespace calls to Redis. This is useful when using a single instance of Redis with multiple, different applications.
databases/spatialite-4.3.0 (Score: 9.2878623E-4)
Spatial Extensions for SQLite
SpatiaLite is just a small sized SQLite extension. Once you have installed SpatiaLite (a very simple and elementary task), the SQLite DBMS is enable to load, store and manipulate Spatial Data (aka GeographicData, GIS Data, Cartographic Data, GeoSpatial Data, Geometry Data and alike). SpatiaLite implements spatial extensions following the specification of the Open Geospatial Consortium (OGC).
databases/openark-kit-196 (Score: 9.2878623E-4)
Common utilities for MySQL
The openark kit is a set of utilities for MySQL. They solve everyday maintenance tasks, which may be complicated or time consuming to work by hand.
databases/sqlite-ext-spellfix-3.8.11.1 (Score: 9.2878623E-4)
Search large vocabulary for close matches for SQLite
This module implements the spellfix1 VIRTUAL TABLE that can be used to search a large vocabulary for close matches using Levenshtein distance. Virtual table: spellfix1 Functions: editdist, editdist3, spellfix1_translit, spellfix1_phonehash, spellfix1_scriptcode
databases/DBD-mysql-4.036 (Score: 9.2878623E-4)
MySQL driver for the Perl5 Database Interface (DBI)
DBD::mysql is the Perl5 Database Interface driver for the MySQL database. In other words: DBD::mysql is an interface between the Perl programming language and the MySQL programming API that comes with the MySQL relational database management system. Most functions provided by this programming API are supported. Some rarely used functions are missing, mainly because noone ever requested them.
databases/pdo_user-0.3.0 (Score: 9.2878623E-4)
PECL classes provides a Userspace interface for PDO drivers
pdo_user provides a Userspace interface for PDO drivers.
databases/sqliteodbc-0.9994 (Score: 9.2878623E-4)
ODBC driver for SQLite 3
ODBC driver for SQLite 2 and 3.
databases/tcl86-sql-20000114 (Score: 9.2878623E-4)
TCL module for accessing MySQL databases
The sql package adds the command sql to tcl. The author's intention is to build generic database interface for TCL, but currently he only supports MySQL. The author's web-site is: