Ports Search

Results 11,33111,340 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.015 seconds)
databases/CDB_File-0.98 (Score: 4.685167E-5)
Perl5 interface to the CDB package
This is the perl5 interface to CDB. Very useful for people who would like to export information from an SQL type database directly into a CDB file via $cdb->insert in a perl script.
Perl extension to paged queries for CDBI
Perl extension to paged queries for CDBI. Adds a pager method to your class that can query using SQL::Abstract where clauses, and limit the number of rows returned to a specific subset.
databases/DBIx-Admin-TableInfo-3.01 (Score: 4.685167E-5)
Wrapper for all of table_info(), column_info(), *_key_info()
DBIx::Admin::TableInfo is a pure Perl module. It is a convenient wrapper around all of these DBI methods: - table_info() - column_info() - primary_key_info() - foreign_key_info()
databases/Dancer2-Session-DBIC-0.110 (Score: 4.685167E-5)
DBIx::Class based session engine for Dancer2
This module implements a session engine for Dancer2 by serializing the session, and storing it in a database via DBIx::Class. JSON was chosen as the default serialization format, as it is fast, terse, and portable.
databases/ORLite-Migrate-1.10 (Score: 4.685167E-5)
Light weight SQLite-specific schema migration
ORLite::Migrate is a light weight single class Database Schema Migration enhancement for ORLite. It provides a simple implementation of schema versioning within the SQLite database using the built-in user_version pragma (which is set to zero by default).
databases/adminer-4.2.5 (Score: 4.685167E-5)
Full-featured database management tool written in PHP
Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQL, PostgreSQL, SQLite, MS SQL and Oracle.
databases/oursql-0.9.3.2 (Score: 4.685167E-5)
MySQL bindings for python
oursql is a set of MySQL bindings for python 2.4+ with a focus on wrapping the MYSQL_STMT API to provide real parameterization and real server-side cursors. MySQL 4.1.2 or better is required.
databases/pymongo-3.2.2 (Score: 4.685167E-5)
Python driver for MongoDB
The PyMongo distribution contains tools for interacting with the Mongo database from Python. The pymongo package is a native Python driver for the Mongo database. The gridfs package is a gridfs implementation on top of pymongo.
databases/pymongo-2.8 (Score: 4.685167E-5)
Python driver for MongoDB
The PyMongo distribution contains tools for interacting with the Mongo database from Python. The pymongo package is a native Python driver for the Mongo database. The gridfs package is a gridfs implementation on top of pymongo.
databases/rrdman-1.0.1 (Score: 4.685167E-5)
Apply Holt-Winters prediction parameters to RRD data
RRDman is a set of utilities that manipulate the RRDtool database files. Currently it consists of the following utilities: * rrd_hwreapply: Re-apply Holt-Winters prediction parameters to RRD data RRDman is hosted as a subproject of RRFW