RSS 24 projects tagged "Database"

Download Website Updated 11 Oct 2011 mysqldiff

Screenshot
Pop 145.86
Vit 7.92

mysqldiff is a Perl script which compares the data structures (i.e. table definitions) of two MySQL databases and returns the differences as a sequence of MySQL commands suitable for piping into mysql which will transform the structure of the first database to be identical to that of the second (c.f. diff and patch). Database structures can be compared whether they are files containing table definitions or existing databases, local or remote.

Download Website Updated 18 Oct 2005 DBIWrapper

Screenshot
Pop 77.85
Vit 4.75

The DBIWrapper is a Perl Module that provides for easier access to databases using DBI. It supports MySQL, PostgreSQL, and ODBC DBD modules. High level methods for reading, writing, commiting, and rolling back transactions to the database are provided. XML or DBI data structures can be used.

Download Website Updated 17 Apr 2001 Web Resource Application Framework

Screenshot
Pop 12.65
Vit 66.46

Wraf implements an RDF API that hopes to realize the Semantic Web. The framework uses RDF for data, user interface, modules, and object methods. It uses interfaces to other sources in order to integrate all data in one enviroment, regardless of storage form.

Download Website Updated 27 Dec 2010 SchemaView Plus

Screenshot
Pop 77.19
Vit 2.07

SchemaView Plus is a GUI for creating, retrieving, drawing, and print­ing database schema. It uses Perl, Tk, DBI, and XML packages. Schema can be retrieved using DBIx::SystemCatalog, and it uses XML for storing and retrieving data in text files. You can write any filters to modify these XML files to add new functionality based on your projects (e.g. dropping off some relationships).

Download No website Updated 19 Feb 2005 dbMan

Screenshot
Pop 134.31
Vit 5.93

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.

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

Screenshot
Pop 45.96
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.

Download Website Updated 26 Mar 2002 Perl XSQL

Screenshot
Pop 71.25
Vit 1.00

Perl XSQL is a simple creator of XML data from DBI datasources. It allows you to easily extract data from a database, and manipulate it later using XML::Parser or in association with a XSL template file to a XSLT parser like Sablotron or GNOME libxml. This allows you to create dynamic Web applications by simply setting your SQL queries into a XML file and generating the HTML output using a XSL template. It acts exactly like the Oracle XSQL servlet.

No download Website Updated 26 Jan 2003 WebTools Pure Perl

Screenshot
Pop 26.98
Vit 61.39

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 10 Oct 2003 rackview

Screenshot
Pop 123.33
Vit 2.28

rackview is a tool for visualizing the layout of rack- mounted equipment. It can load data either from database tables or a flat file. It can be used to assist in planning and tracking hardware changes to racks in a data center, and to provide a host-oriented interface into other database tools. The core of rackview is implemented as a Perl module, which can be integrated into a variety of different tools. Sample command line and CGI scripts are included, which should be sufficient for basic needs.

Download Website Updated 18 Feb 2009 Maypole

Screenshot
Pop 48.17
Vit 3.17

Maypole is a Perl framework for MVC-oriented Web applications, similar to Jakarta's Struts. It is designed to minimize coding requirements for creating simple Web interfaces to databases, while remaining flexible enough to support enterprise Web applications.

Screenshot

Project Spotlight

RCP100

A modular IP router for Linux platforms.

Screenshot

Project Spotlight

unifdef

A utility that selectively removes preprocessor conditionals.