Projects tagged ‘dbi’


[36 total ]

4722 Users
   

MySQL, the most popular Open Source SQL database management system, is developed, distributed, and supported by Sun Microsystems.
Created over 3 years ago.

1218 Users
   

PostgreSQL is a powerful, open source relational database system. It has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data ... [More] integrity, and correctness. It runs on all major operating systems, including Linux, UNIX (AIX, BSD, HP-UX, SGI IRIX, Mac OS X, Solaris, Tru64), and Windows. [Less]
Created over 3 years ago.

204 Users
   

The DBI module enables your Perl applications to access multiple database types transparently. You can connect to a large number of databases, including MySQL, MSSQL, Oracle, Informix, Sybase, ODBC ... [More] etc. without having to know the different underlying interfaces of each. The API defined by DBI will work on all these database types and many more. [Less]
Created over 3 years ago.

21 Users

Postgres interface via Perl DBI
Created over 2 years ago.

11 Users

Jifty::DBI is the Perl-based object-relational database framework built for use with the Jifty project. It can be used separately.
Created over 3 years ago.

6 Users

SQL::Translator is a group of Perl modules that manipulate structured data definitions (mostly database schemas) in interesting ways, such as converting among different dialects of CREATE syntax ... [More] (e.g., MySQL-to-Oracle), visualizations of schemas (pseudo-ER diagrams: GraphViz or GD), automatic code generation (using Class::DBI), converting non-RDBMS files to SQL schemas (xSV text files, Excel spreadsheets), serializing parsed schemas (via Storable, YAML and XML), creating documentation (HTML and POD), and more. New to version 0.03 is the ability to talk directly to a database through DBI to query for the structures of several databases. [Less]
Created about 1 year ago.

5 Users
   

ODBC Driver for perl DBI. Provides the Perl DBI::DBD interface to ODBC drivers allowing Perl access to any database which has an ODBC driver.
Created about 1 year ago.

5 Users
 

HDBC provides an abstraction layer between Haskell programs and SQL relational databases. This lets you write database code once, in Haskell, and have it work with any number of backend SQL ... [More] databases (MySQL, Oracle, PostgreSQL, ODBC-compliant databases, etc.) [Less]
Created about 1 year ago.

3 Users
 

Web framework and "content management system for geeks" that we use at perl.org
Created over 2 years ago.

3 Users
 

HaskellDB is a combinator library for expressing queries and other operations on relational databases in a type safe and declarative way. All the queries and operations are completely expressed within Haskell, no embedded (SQL) commands are needed
Created about 1 year ago.