|
A PHP4 and PHP5 database
Calistra's ODBC MySQL
abstraction library.
Administrator (Coma) is
Supports MySQL,
heading towards being a
PostgreSQL,
complete database
Interbase/Firebird, Oracle
construction tool for MySQL
(Oci8), MS SQL 7, ADO,
databases. You can
Foxpro, Access, Sybase,
manipulate any MySQL
Sybase SQL Anywhere,
database via an ODBC
DB2, Informix, Frontbase,
link.
MySQL ODBC
SQLite, LDAP, Netezza,
administrator is loosely
SAPDB, generic ODBC/ODBTP,
based on Sybase SQL
PDO etc.
ADOdb provides
Central. Calistra's ODBC
code to handle inserts and
MySQL Administrator is a
updates that can be adapted
Win32 Application that runs
to multiple databases
on Windows 95/98/NT. Without
quickly. A basic paginated
writing a single line of SQL
grid is also provided, and
you can: Select any MySQL
support for database-backed
database that has an ODBC
session variables.
driver to it; View the
Support for PHP5
structure of the databases
iterators and exceptions
in a hierarchy; Create
included.
Methods are
Databases, Tables, Columns
provided for date handling,
and Indexes; Rename
string concatenation and
Databases, Tables, Columns;
string quoting characters
Delete Databases, Tables,
for differing databases. A
Columns; View data in any
metatype system is built in
table; and Edit data in any
so that you can figure out
table.
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: Feb, 20 2005 Date: Feb, 04 2002 |