RSS 42 projects tagged "Database"

No download Website Updated 26 Jan 2003 WebTools Pure Perl

Screenshot
Pop 26.65
Vit 61.42

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.

No download Website Updated 18 Feb 2006 PerlORM

Screenshot
Pop 17.72
Vit 51.51

PerlORM is Perl library that implements object-relational mapping. Its features are similar to those of Java's Hibernate library, but the interface is much different and easier to use.

No download Website Updated 19 May 2009 FFDPERL

Screenshot
Pop 16.03
Vit 38.32

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.

No download Website Updated 26 Sep 2009 Net::FluidDB

Screenshot
Pop 18.71
Vit 36.57

Net::FludDB is a Perl interface to FluidDB (cloud database) using its HTTP API.

No download Website Updated 06 Oct 2009 xml_rdb

Screenshot
Pop 14.46
Vit 36.43

XML::RDB is a Perl extension to convert XML files into RDB schemas and populate/unpopulate them. It works with XML schemas too. It analyzes relationships within either an XML file or an XML schema to create RDB tables to hold that document (or any XML document that conforms to the XML schema). It takes an XML file or URL as input for the XML::DOM::Parser, and extracts information to build and write DDL. An attempt is made to recognize relations within the XML structure then translate it to the DDL. That generated DDL is then loaded, parsing the DOM tree a second time to extract and load the data. At the bottom of the DDL are select statements to help get a view of those relations found, and XML data. xml_rdb also dumps the data back to XML format.

No download Website Updated 06 Apr 2012 DBIx::Perlish

Screenshot
Pop 59.67
Vit 15.79

The DBIx::Perlish module provides the ability to work with databases supported by the DBI module using Perl's own syntax for the four most common operations: SELECT, UPDATE, DELETE, and INSERT. By using DBIx::Perlish, you can write most of your database queries using a domain-specific language with Perl syntax. However, the module is not intended to replace all use of SQL in your program. The DBIx::Perlish module quite intentionally neither implements nor cares about database administration tasks like schema design and management.

Download Website Updated 14 Nov 2011 Redland RDF Library Language Bindings

Screenshot
Pop 91.49
Vit 9.90

redland-bindings provides high-level language bindings for the Redland RDF C libraries, allowing full access to the C APIs along with enhancements for individual languages. It currently provides bindings in Perl, PHP, Python, and Ruby.

Download Website Updated 13 Mar 2009 extproc_perl

Screenshot
Pop 71.41
Vit 7.48

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

Screenshot
Pop 133.09
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 Website Updated 21 Jan 2008 UnixODBC.pm

Screenshot
Pop 73.53
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

Frescobaldi

A LilyPond sheet music editor.

Screenshot

Project Spotlight

cciss_vol_status

A tool which reports the status of logical drives on HP Smart Arrays.