Categories
Tags → Php Database Abstraction

DbSimple: laconic database anstraction for PHP

DbSimple is a database abstraction library which provides an extremely laconic and handy interface for practical usage in PHP 4/5 scripts. Its usage is much easier than most of other popular abstraction libraries (like ADODB, PEAR DB, and PDO). &...
DETAILS

Creating an object oriented MySQL abstraction class

In this tutorial I will show you how you can create an object oriented database abstraction class for MySQL database. Besides the basic functions this manager class can summarize total time spent with db connection and query execution and counts how ...
DETAILS

Micro DB Manager

Micro DB Manager is a database abstraction class written in PHP using object oriented technologies. The class realize the following functionalities: * Connectiong to the databse * Executing queries * Converting results to asso...
DETAILS

Database Abstraction with ADODB

The use of abstraction layers is a controversial topic among PHP users. There are reasons why people use them, and likewise why they don t. In this article I will be going through the advantages and disadvantages of using the ADODB database abstracti...
DETAILS

DB Driver

This is a Database Abstraction Layer written in PHP and it currently supports both MySQL and MSSQL. Support for other database systems can easily be added. The Driver also contains a few functions that might be useful for debugging: query count...
DETAILS

Advanced Website Creator

A web development environment that allows you to: - Build easily robust applications using an MVC framework and a MySQL/PostgreSQL/SQLite database backend. - Do all your application development inside Advanced Website Creator. No more editing arc...
DETAILS

Sillaj time tracking

Sillaj is a PHP time tracking tool. It allows to register time on projects and tasks and create various reports. Sillaj is multiuser and multilanguage (en, de, fr, sv, nl), uses a database backend (MySQL or other thanks to a database abstraction laye...
DETAILS

phpDB

phpDB is a php database abstraction class which is extendable to provide a generic interface. Currently MySQL is the only database abstraction catered for in this version and the hooks are in place for other database types. Future release will expa...
DETAILS

Seir Anphin 2

Essentially a core platform and a set of administrative tools for running any kind dynamic website. Seir Anphin was built on PHP 4 and MySQL iforget. Seir Anphin''s core supports user-registration, database-driven templates, database abstr...
DETAILS

dbClassBuilder

Upload your schema to this online application and gives yourself a head start creating your database abstraction layer for your php / mysql application. dbClassBuilder will parse a file creating INSERT, SELECT, and UPDATE functions for each table def...
DETAILS

Page:
©2019 A--9.com