Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第15,38115,390项(搜索用时0.021秒)
databases/leo_center-0.4.70 (Score: 3.3129134E-5)
LeoFS Web console
LeoFS is a highly scalable, fault-tolerant distributed file system for the Web. LeoCenter is LeoFS Web console in your browser. You can use it to easily operate LeoFS.
databases/ip4r-2.0 (Score: 3.3129134E-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/memcache-3.0.8 (Score: 3.3129134E-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: 3.3129134E-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: 3.3129134E-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: 3.3129134E-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/DBIx-DataSource-0.02 (Score: 3.3129134E-5)
Database-independent create and drop functions
This module implements create_database and drop_database functions for databases. It aims to provide a common interface to database creation and deletion regardless of the actual database being used. Currently supported databases are MySQL and PostgreSQL.
databases/ORLite-1.98 (Score: 3.3129134E-5)
Perl5 extremely light weight SQLite-specific ORM
ORLite is an object-relation system specifically tailored for SQLite that follows many of the same principles as the ::Tiny series of modules and has a design and feature set that aligns directly to the capabilities of SQLite.