RSS 7 projects tagged "Perl Modules"

Download No website Updated 19 Feb 2005 dbMan

Screenshot
Pop 130.60
Vit 5.92

dbMan is a complex SQL monitor for common database systems (PgSQL, Oracle, MySQL etc.). It's based on Perl and DBI interfaces. Features include a command history buffer, tab completion, editing Oracle objects, simultaneous connections, SQL help, importing and exporting of tables, Oracle explain plan, and more. dbMan is made as a simple kernel and many extension modules, and you can make your modules with a simple HOWTO.

Download Website Updated 12 Sep 2010 SQL2XML

Screenshot
Pop 87.18
Vit 2.96

Sql2xml is a CGI program that lets you request a SQL query and convert it to JSON, CSV, XML or INI through a Web server. Sql2xml supports requests from multiple users and for multiple databases. It is intended for developers who do not have direct access to database servers due to firewalls or other restrictions.

No download No website Updated 17 Apr 2002 SQL Load Balancer Perl module

Screenshot
Pop 47.58
Vit 1.42

The SQLB Perl module provide a simple API to interface SQL Load Balancer within Perl scripts. It allows you to interface your scripts with Oracle, MySQL, or PostgreSQL easily and efficiently. You can change your database type easily, the only changes required in your scripts being to queries with database-specific options.

No download Website Updated 01 Nov 2009 Parse-Dia-SQL

Screenshot
Pop 31.84
Vit 36.41

Parse-Dia-SQL converts Dia class diagrams into SQL. It is both a command line utility and a Perl module.

No download Website Updated 26 Jan 2003 WebTools Pure Perl

Screenshot
Pop 26.87
Vit 61.62

WebTools is "system" of multiple modules and libraries. Along with template engine capabilities, it features session management, global variables support, cookies support, and various database interfaces. It also features a pure Perl mail client, categories management, form checking, and libraries such as a CGI-based downloading library, HTML parsers, and a library that makes PHP functions available to Perl for ease of development.

Download Website Updated 29 Apr 2002 DBIx::Browse

Screenshot
Pop 24.98
Vit 2.02

DBIx::Browse handles the browsing of relational tables with a human-like interface via the Web. It transparently translates SELECTs, UPDATEs, DELETEs, and INSERTs from the desired "human view" to the values needed for the table. This is the case when you have related tables (1 to n) where the detail table has a reference (FOREIGN KEY) to a generic table (e.g., Customers and Bills) with some index (typically an integer).

No download Website Updated 19 May 2009 FFDPERL

Screenshot
Pop 14.66
Vit 38.63

FFDPERL (Flat File Database for PERL) makes it possible to use SQL commands to access data stored in flat files. It supports most major functions.

Screenshot

Project Spotlight

netmon-simple

A program that returns interface counters to stdout or a database.

Screenshot

Project Spotlight

XCache

A fast, stable opcode cacher for PHP.