Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第8,2818,290项(搜索用时0.012秒)
databases/hashtypes-0.1.1 (Score: 1.3917367E-4)
Hash data types for PostgreSQL
SHA1, SHA256, SHA512, MD5 & CRC32 data types for PostgreSQL A fork of the shatypes extension which adds additional data types along with some fixes.
databases/persistent-sqlite-2.2 (Score: 1.3917367E-4)
Backend for the persistent library using sqlite3
This package includes a thin sqlite3 wrapper based on the direct-sqlite package, as well as the entire C library, so there are no system dependencies.
databases/persistent-template-2.1.3.4 (Score: 1.3917367E-4)
Type-safe, non-relational, multi-backend persistence
This library provides just the general interface and helper functions. You must use a specific backend in order to make this useful.
databases/iplike-2.0.6 (Score: 1.3917367E-4)
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/mysql-connector-java-5.1.39 (Score: 1.3917367E-4)
MySQL Connector/J: JDBC interface for MySQL
MySQL Connector/J is a native Java driver that converts JDBC (Java Database Connectivity) calls into the network protocol used by the MySQL database. It lets developers working with the Java programming language easily build programs and applets that interact with MySQL and connect all corporate data, even in a heterogeneous environment. MySQL Connector/J is a Type IV JDBC driver and has a complete JDBC feature set that supports the capabilities of MySQL. This port is derived from the original databases/mysql-jdbc-mm port of the mm.mysql JDBC connector by dglo@ssec.wisc.edu.
databases/dbm-1.0 (Score: 1.3917367E-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/CDB_File-Generator-0.030 (Score: 1.3917367E-4)
Generate massive sorted CDB files simply
CDB::Generator is a designed for generating very large sorted CDB files. This makes it easy to generate files in which cdbmultiget can return more than one key.
databases/Class-DBI-DATA-Schema-1.00 (Score: 1.3917367E-4)
Execute Class::DBI SQL from DATA sections
This is an extension to Class::DBI which injects a method into your class to find and execute all SQL statements in the DATA section of the package.
databases/Class-DBI-3.0.17 (Score: 1.3917367E-4)
Simple Database Abstraction
Class::DBI provides a convenient abstraction layer to a database. It not only provides a simple database to object mapping layer, but can be used to implement several higher order database functions (triggers, referential integrity, cascading delete etc.), at the application level, rather than at the database. This is particularly useful when using a database which doesn't support these (such as MySQL), or when you would like your code to be portable across multiple databases which might implement these things in different ways.
Automatically encode columns
This DBIx::Class component can be used to automatically encode a column's contents whenever the value of that column is set.