|
Abstract DB is a set of two
AbstractDB is a PHP database
AccessDBM is a simple wrapper
Accession is powerful
PHP classes which together
abstraction layer, objected
for the PHP3 dbm file
development tool aimed at
form an abstract interface
oriented and extensible via
functions. It's primarily
providing developers an
for all the different
driver implementations which
used for quick-and-dirty
intuitive framework through
databases that PHP supports.
extend from a common base
single-method'' programs.
which they can develop
PHP supports many different
class.
This package
Supported DBM functions
complex, web-based database
database servers.
encapsulates all of the
include initializing, adding
administration applications
Unfortunately there is no
basic functions required by
and removing entries,
in a minimal amount of time.
single interface, every
most developers without the
getting values, openning and
Accession promotes the use
database has it's own set of
complexity and/or utter
closing DBM, searching for
of 'List'-based, and
functions. Abstract DB
simplicity of many other
keys and values, and more.
'Detail'-based views of your
remedies that up to a
abstraction
record sets. All a developer
certain extent. By using
packages.
Incorporating
needs to do to build rich
these classes you will be
AbstractDB into your
feature-filled database
giving up some functionality
applications is as easy as
application is to define to
of any specific database,
including a single
Accession what view type it
but your programs will be
file.
AbstractDB is
is to present along with the
portable over a variety of
currently only distributed
fields it is to manage, and
different database servers.
with a driver for MySQL but
how these fields are to be
can easily be extended for
presented. Accession
use with other database
supports a plethora of data
servers or even other
types and database
abstraction libraries.
back-ends, in addition to
all the features you'd
expect from a database
application toolkit. Come
see our demos , and we're
sure you'll be sold on our
solution in no time!
Date: Dec, 22 1999 Date: Mar, 24 2005 Date: Feb, 03 2000 Date: May, 05 2004 |
|
ActiveDBLib is a PHP class to
If you have ever wasted your
AED is a revolutionary script
A PHP4 and PHP5 database
access MySQL or other
time re-writing code for
allowing you to easily
abstraction library.
databases by using various
database administration,
create administration tools
Supports MySQL,
database abstraction
this tool may be for you.
for your MySQL database.
PostgreSQL,
libraries. Its primary
The Add, Edit, Delete Admin
Don't waste your time
Interbase/Firebird, Oracle
intention is to hide the
Tool allows you to quickly
re-coding every admin tool
(Oci8), MS SQL 7, ADO,
differences between the
and easily create
you create, and don't spend
Foxpro, Access, Sybase,
different abstraction
administration tools for any
hundreds of dollars to get
Sybase SQL Anywhere, DB2,
libraries, and to provide
mySQL database table. A.E.D.
simple administration pages
Informix, Frontbase, SQLite,
standard methods for the
gives you all the options
created for you. With AED,
LDAP, Netezza, SAPDB,
database connection, query,
you would have if you were
you have the power to create
generic ODBC/ODBTP, PDO etc.
and result operations. It
hand-coding each tool.
professional-strength admin
ADOdb provides code to
currently supports the
Simply put, you supply the
pages for your website in
handle inserts and updates
ADODB, PEAR:DB, and Metabase
options and information, and
minutes. AED generates add,
that can be adapted to
libraries. This way, not
A.E.D. will generate the PHP
edit, and delete
multiple databases quickly.
only a project can be
code for
administration scripts for
A basic paginated grid is
database independent, but
you.
Automatically
you in a fraction of the
also provided, and support
also be database abstraction
generate add, edit and
time it would take you to
for database-backed session
library independent.
delete admin tools for any
even modify some of your
variables.
Support for
table in your mySQL database.
pre-existing code. Requires
PHP5 iterators and
PHP4.1.x (or higher) and
exceptions
MySQL Database.
included.
Methods are
provided for date handling,
string concatenation and
string quoting characters
for differing databases. A
metatype system is built in
so that you can figure out
that types such as CHAR,
TEXT and STRING are
equivalent in different
databases. Able to create
databases, tables, indexes
portably using an xml schema
or programatically. Also has
sql performance monitoring
and schema creation using
XML.
Date: Mar, 03 2005 Date: Aug, 28 2003 Date: Aug, 28 2003 Date: Feb, 20 2005 |