Database Abstraction Layer

Database Abstraction Layer is a project to produce a general way to access databases from within PHP. The DAL class takes care of the administration involved with the different kinds of databases. DAL is extendible via plugins so support for different dbms' can be added dynamicly. Also switching from one DBMS to another is simple because not very much has to be altered to support the new DBMS.

Tags Database Front-Ends
Licenses BSD Original
Operating Systems OS Independent
Implementation PHP

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  22 Apr 2003 18:58
  • Rrelease-after

    Changes: The query parser was updated to see describe queries as queries which actually produce a rowcount.

    • Rrelease-mid
    •  09 Aug 2002 22:43
    • Rrelease-after

    Changes: A fix for a bug with returning the last auto-generated ID.

    • Rrelease-mid
    •  09 Aug 2002 20:45
    • Rrelease-after

    Changes: A fix for a bug with returning the last auto-generated ID, and some other minor fixes from the development version.

    • Rrelease-mid
    •  15 Jun 2002 17:37
    • Rrelease-after

    Changes: Empty lines at the end of language files were fixed. Some other small enhancements were made.

    • Rrelease-mid
    •  05 Apr 2002 06:42
    • Rrelease-after

    Changes: This release fixes a bug in the rowseeking code of the MySQL and mSQL drivers.

    360676dff45a309c84c8b90b12d2b632_thumb

    Project Spotlight

    Evolutility

    A lightweight framework for heavy lifting; a metadata-driven CRUD framework for ASP.net.

    No-screenshot

    Project Spotlight

    zsh debugger

    A debugger for zsh.