Bug 74408 - New port: databases/pear-MDB2 PEAR database abstraction layer
Summary: New port: databases/pear-MDB2 PEAR database abstraction layer
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-26 12:00 UTC by Antonio Carlos Venancio Junior
Modified: 2004-11-27 05:37 UTC (History)
0 users

See Also:


Attachments
file.shar (4.30 KB, text/plain)
2004-11-26 12:00 UTC, Antonio Carlos Venancio Junior
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Carlos Venancio Junior 2004-11-26 12:00:48 UTC
New port: databases/pear-MDB2 PEAR database abstraction layer

PEAR MDB2 is a merge of the PEAR DB and Metabase php database abstraction
layers.

Note that the API will be adapted to better fit with the new php5 only PDO
before the first stable release.

It provides a common API for all support RDBMS. The main difference to most
other DB abstraction packages is that MDB2 goes much further to ensure
portability.

Currently supported RDBMS:
MySQL
PostGreSQL
Oracle
Frontbase
Querysim
Interbase/Firebird
MSSQL
SQLite
Other soon to follow.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2004-11-27 05:37:07 UTC
State Changed
From-To: open->closed

Committed, thanks!