Ports Search

Results 11,98111,990 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.011 seconds)
databases/ip4r-2.0 (Score: 6.4754924E-5)
IP address and IP range index types for PostgreSQL
IP4R is a contributed PostgreSQL module that embraces and extends the existing 'inet' and 'cidr' built-in types, providing extra functionality and simplicity to IPv4 and IPv6 address lookup within large-scale environments.
databases/mysql++-1.7.40 (Score: 6.4754924E-5)
Complex C++ API for MySQL56
MySQL++ is a C++ wrapper for MySQL's C API. It is built around STL principles, to make dealing with the database as easy as dealing with an STL container.
databases/memcache-3.0.8 (Score: 6.4754924E-5)
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: 6.4754924E-5)
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/oracle8-client-0.2.0 (Score: 6.4754924E-5)
Oracle 8 client
This is a FreeBSD binary port of Oracle client libraries (OCI) made from Oracle 8.1.7.1 for Linux. This port is not officially supported by Oracle. USE AT YOUR OWN RISK!
databases/Class-DBI-AutoLoader-0.12 (Score: 6.4754924E-5)
Generates Class::DBI subclasses dynamically
Class::DBI::AutoLoader scans the tables in a given database, and auto-generates the Class::DBI classes. These are loaded into your package when you import Class::DBI::AutoLoader.
Get COUNT(*) results with abstract SQL
This Class::DBI plugin combines the functionality from Class::DBI::Plugin::CountSearch (counting objects without having to use an array or an iterator), and Class::DBI::AbstractSearch, which allows complex where-clauses a la SQL::Abstract.
Provides deep_search_where() for Class::DBI
This plugin provides a SQL::Abstract search method for Class::DBI. It is similar to Class::DBI::AbstractSearch, but allows you to search and sort by fields from joined tables.
databases/DBI-0.5.1 (Score: 6.4754924E-5)
R Database Interface
A database interface (DBI) definition for communication between R and relational database management systems. All classes in this package are virtual and need to be extended by the various R/DBMS implementations.
databases/DBIx-Class-Candy-0.005002 (Score: 6.4754924E-5)
Sugar for your favorite ORM, DBIx::Class
DBIx::Class::Candy is a simple sugar layer for definition of DBIx::Class results. Note that it may later be expanded to add sugar for more DBIx::Class related things.