Ports 搜索

共有1,144项符合/databases/的查询结果,以下是第551560项(搜索用时0.204秒)
databases/Teng-0.28 (Score: 0.09045241)
Perl extension for simple DBI wrapper/ORMapper
Teng is very simple DBI wrapper and simple O/R Mapper. It aims to be lightweight, with minimal dependencies so it's easier to install.
databases/Test-Cukes-0.10 (Score: 0.09045241)
BBD test tool inspired by Cucumber
Test::Cukes is a BBD test tool inspired by Cucumber.
databases/Test-Database-1.113 (Score: 0.09045241)
Database handles ready for testing
There's plenty of modules which need a database, and they all have to be configured differently and they're always a PITA when you first install and each and every time they upgrade. Test::Database provides a simple way for test authors to request a test database, without worrying about environment variables or the test host configuration.
databases/Test-DatabaseRow-2.04 (Score: 0.09045241)
Simple database tests
This is a simple module for doing very very simple quick tests on a database, primarily designed to test if a row exists with the correct details in a table or not. For more advanced testing (joins, etc) it's probably easier for you to roll your own tests by hand than use this module.
databases/Test-Fixture-DBI-0.09 (Score: 0.09045241)
Perl extension to load fixture data into database
Test::Fixture::DBI is fixture test library for DBI.
databases/Test-mysqld-0.17 (Score: 0.09045241)
Perl extension for mysqld test runner
Test::mysqld automatically setups a mysqld instance in a temporary directory, and destroys it when the perl script exits.
databases/Test-postgresql-0.09 (Score: 0.09045241)
Perl extension of postgresql runner for tests
Test::postgresql automatically setups a postgresql instance in a temporary directory, and destroys it when the perl script exits.
databases/Tie-DBI-1.06 (Score: 0.09045241)
Perl module implementing Tie hash to a DBI handle
Tie::DBI is a perl module implementing Tie hash to a DBI handle.
databases/Tie-LevelDB-0.07 (Score: 0.09045241)
Perl Interface to the Google LevelDB NoSQL database
Tie::LevelDB is the Perl Interface for Google NoSQL database called LevelDB. See http://code.google.com/p/leveldb/ for more details. Interface is implemented both as a reflection of an original LevelDB C++ API and a Perl-ish TIEHASH mechanism.
databases/Time-Piece-MySQL-0.06 (Score: 0.09045241)
Time::Piece::MySQL - Adds MySQL-specific methods to Time::Piece
Using this module instead of, or in addition to Time::Piece adds a few MySQL-specific date/time methods to Time::Piece objects.