Projects / DBIx::Perlish

DBIx::Perlish

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.

Tags
Licenses
Implementation

RSS Recent releases

  •  06 Apr 2012 22:26

Release Notes: This release adds fixes for Perl 5.15.

  •  20 Dec 2011 21:35

Release Notes: This release fixes a bug with hash accesses within compound queries.

  •  16 Nov 2011 20:36

Release Notes: This release fixes a bug with arrays within compound queries.

  •  14 Jul 2011 12:24

Release Notes: Hash reference extraction was relaxed.

  •  11 Sep 2009 09:09

Release Notes: String concatenation with the MySQL driver was fixed.

Screenshot

Project Spotlight

Areca Backup

A backup software system.

Screenshot

Project Spotlight

NuttX

A standards compliant RTOS with a small footprint.