RSS 42 projects tagged "Database"

Download Website Updated 14 Jun 2004 Net::Z3950::SimpleServer

Screenshot
Pop 66.50
Vit 2.66

Net::Z3950::SimpleServer is a Perl module which implements the server side of the Z39.50 (information retrieval) protocol. It hides the complexity of network exchanges, packet serialization, and session handling. You are required only to implement simple callbacks to support searching and record retrieval. It is the basis of the "Zoogle" project, which is a Z39.50 gateway to the Google web index.

No download Website Updated 13 Jun 2009 Tie::Table

Screenshot
Pop 28.67
Vit 1.85

Tie::Table (formerly known as TableMap) is a lightweight Perl module which maps tables in DBI data sources into hashes. It supports foreign keys, so you can "walk" between tables by foreign keys. For example, $user->company_id->{address} gives the address of the user's company. It also caches the result.

Download Website Updated 18 Oct 2005 DBIWrapper

Screenshot
Pop 78.42
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 No website Updated 19 Feb 2005 dbMan

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

Download Website Updated 13 Mar 2009 extproc_perl

Screenshot
Pop 72.53
Vit 7.49

extproc_perl allows Oracle stored procedures to be written in Perl. A Perl interpreter is embedded in an Oracle external procedure, and remains persistent for the life of a client session.

Download Website Updated 29 Apr 2002 DBIx::Browse

Screenshot
Pop 25.87
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 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 30 Jun 2003 OpenIsis

Screenshot
Pop 39.62
Vit 1.50

OpenIsis provides a library and tools to access CDS/ISIS databases, which are mostly used for bibliographic data (ISO2709, Z39.50) but also well suited for other catalogues due to the very flexible indexing mechanism. Based on a C library, there are also bindings for Perl and Java (Tcl to come).

Download Website Updated 08 Nov 2004 AppWrap

Screenshot
Pop 82.46
Vit 3.89

AppWrap is a content management system for enterprises. It is built on a template engine that includes a framework for building SQL tables and allowing users to populate and maintain these tables. Reports using data from these tables can be easily created using another template. It is ideal for quickly Webifying Excel and Word files shared among workgroups and rapidly providing advanced data management and presentation capabilities. It is intended for managing mildly dynamic data without the labor of hand-coding and managing multiple CGI forms and templates, or the expense of CRM systems.

No download Website Updated 21 Jan 2008 UnixODBC.pm

Screenshot
Pop 73.87
Vit 5.03

UnixODBC.pm provides Perl programs with a subset of the X/Open ODBC API for use with EasySoft's unixODBC DBMS libraries, as well as a peer to peer API for querying ODBC data sources on networked systems. In addition, it provides peer client and server scripts and configuration files, sample clients that perform ODBC queries on local and networked systems, result set output for RSS feeds, and two multi-host data managers: one that uses Apache and CGI to provide a Web browser interface, and another that uses Perl/Tk.

Screenshot

Project Spotlight

MDIFramework

A ready-to-use architecture to ease the creation of MDI-style applications in Java.

Screenshot

Project Spotlight

eSpeak for Android

A text-to-speech tool.