Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第16,48116,490项(搜索用时0.051秒)
databases/esqueleto-2.4.1 (Score: 8.118464E-5)
Type-safe EDSL for SQL queries on persistent backends
esqueleto is a bare bones, type-safe EDSL for SQL queries that works with unmodified persistent SQL backends. Its language closely resembles SQL, so you don't have to learn new concepts, just new syntax, and it's fairly easy to predict the generated SQL and optimize it for your backend. Most kinds of errors committed when writing SQL are caught as compile-time errors---although it is possible to write type-checked esqueleto queries that fail at runtime.
databases/adodb-4.99.2 (Score: 8.118464E-5)
Database library for PHP
ADOdb stands for Active Data Objects Data Base. ADOdb is a database abstraction library for PHP. The PHP version currently supports an amazing number of databases, thanks to the wonderful ADOdb community: MySQL, PostgreSQL, Interbase, Firebird, Informix, Oracle, MS SQL, Foxpro, Access, ADO, Sybase, FrontBase, DB2, SAP DB, SQLite, Netezza, LDAP, and generic ODBC, ODBTP. The Sybase, Informix, FrontBase and PostgreSQL, Netezza, LDAP, ODBTP drivers are community contributions.
databases/BerkeleyDB-0.55 (Score: 8.118464E-5)
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/DBIWrapper-0.24 (Score: 8.118464E-5)
Perl extension for generic DBI database access
DBIWrapper is a generic database Perl module for accessing the Perl DBI database interface. It provides the lowest level of functionality needed by any program wanting to access databases via the DBI. Currently, DBIWrapper is only aware of Pg (PostgreSQL), mysql (MySQL) and ODBC DBD modules and how to work with them correctly. Support for transactions on MySQL is now checked for and if found to be available, the AutoCommit flag is turned off so that transactions will be used.
databases/DBIx-Recordset-0.26 (Score: 8.118464E-5)
Perl module for abstraction and simplification of database access
DBIx::Recordset is a perl module for abstraction and simplification of database access. The goal is to make standard database access (select/insert/update/delete) easier to handle and independend of the underlying DBMS. Special attention is made on web applications to make it possible to handle the state-less access and to process the posted data of formfields, but DBIx::Recordset is not limited to web applications.
databases/powerarchitect-1.0.7 (Score: 8.118464E-5)
Data modeling and profiling tool
[ excerpt from developer's www site ] The Power*Architect is a user-friendly data modeling tool created by data warehouse designers, and has many unique features geared specifically for the data warehouse architect. It allows users to reverse-engineer existing databases, perform data profiling on source databases, and auto-generate ETL metadata. Plus, the Power*Architect has the ability to take snapshots of database structures, allowing users to design DW data models while working offline.
databases/rocksdb-4.6.1 (Score: 8.118464E-5)
Persistent key-value store for fast storage environments
RocksDB is an embeddable persistent key-value store for fast storage. RocksDB can also be the foundation for a client-server database but our current focus is on embedded workloads. RocksDB builds on LevelDB to be scalable to run on servers with many CPU cores, to efficiently use fast storage, to support IO-bound, in-memory and write-once workloads, and to be flexible to allow for innovation.
databases/adodb-5.20.6 (Score: 8.118464E-5)
Database library for PHP
ADOdb stands for Active Data Objects Data Base. ADOdb is a database abstraction library for PHP. The PHP version currently supports an amazing number of databases, thanks to the wonderful ADOdb community: MySQL, PostgreSQL, Interbase, Firebird, Informix, Oracle, MS SQL, Foxpro, Access, ADO, Sybase, FrontBase, DB2, SAP DB, SQLite, Netezza, LDAP, and generic ODBC, ODBTP. The Sybase, Informix, FrontBase and PostgreSQL, Netezza, LDAP, ODBTP drivers are community contributions.
databases/dm-rails-1.2.1 (Score: 8.118464E-5)
Integrate DataMapper with Rails 3
This gem provides the railtie that allows datamapper to hook into rails3 and thus behave like a rails framework component. Just like activerecord does in rails, dm-rails uses the railtie API to hook into rails. The two are actually hooked into rails almost identically. Creating new datamapper apps on rails3 from scratch is actually really easy. The following will guide you through the process.
databases/sqldeveloper-4.1.1.19.59 (Score: 8.118464E-5)
Graphical tool for database development
Oracle SQL Developer is a free graphical tool for database development. With SQL Developer, you can browse database objects, run SQL statements and SQL scripts, and edit and debug PL/SQL statements. You can also run any number of provided reports, as well as create and save your own. SQL Developer enhances productivity and simplifies your database development tasks. SQL Developer can connect to any Oracle Database version >= 9.2.0.1 and MySQL database version >= 3.0.