Overview
prev
next
Index
Blubb
The mammut framework abstraction layer provides a database independent access to SQL database systems. It allows the usage of most common language stuctures and easy to use array/object input/output methods to access the db layer in an oop style.
Name | Supported versions | Support status |
---|---|---|
MySQL | 4.1 and above | rc |
MSSQL | 8.0 (2000) and above | beta |
Firebird | - | planned |
PostGre | 8.0 and above | beta |
Oracle | - | planned |
Name | Supported versions | Support status |
---|---|---|
PDO | mysql, mssql, firebird, postgre | rc/alpha/planned/beta |
MySQL | 4.1 and above | rc |
MySQLi | 4.1 and above | rc |
MSSQL | 8.0 (2000) and above | beta |
Firebird | - | planned |
PostGre | 8.0 and above | beta |
JoomlaDB | 1.5.0 and above | rc |
Chapters
- Supported field types
- Connecting to a database
- Using SQL
- Using Abstraction Classes
- Class Information