|
ODAT is a general database
This PHP script will allow
AccessDBM is a simple wrapper
MyServer Admin is a set of
editing tool for
you to open any MiniSQL
for the PHP3 dbm file
PHP3 scripts for
mysql-databases. It should
database, and then list the
functions. It's primarily
manipulating and
not be
too hard to change it
database contents, make
used for quick-and-dirty
administering MySQL via Web.
for other database systems.
additions, deletions, and
single-method'' programs.
Main features include:
It currently features:
updates. The script
Supported DBM functions
create new database, drop
Handle (almost?) all tables
communicates
with the MSQL
include initializing, adding
existing database, export
and row types, If the name
server to determine the
and removing entries,
database, privilege
of a column ends with Id it
names and types of fields in
getting values, openning and
manipulation for users,
will search and give the
the database table. The
closing DBM, searching for
database, and host, you can
result from a table with the
first field in the database
keys and values, and more.
write your private SQL
name (without the ending Id)
table needs to be a unique
query, extended records
of that column, Searches for
string field which will
be
listing, and much more.
the column Id in that table,
used as the key for changes.
and more.
Other fields can be any type.
Date: Mar, 13 2000 Date: Mar, 11 2000 Date: Feb, 03 2000 Date: Jan, 27 2000 |
|
mysql.phtml provides a
Metabase is a set of PHP
WebSQL is a simple script
SQLAdmin is an SQL
Web-based user interface for
classes that provides DBMS
written in PHP3 that
administration user
manipulating MySQL
independent access and
provides a simple SQL Web
interface for the Web. Its
databases, queries and
management of databases.
interface for Sybase ASE.
goal is to enable remote
tables. Currently supported
Currently it features: Set
Please note that for certain
editing of tables stored in
options include: create
of functions that call the
MSIE browsers, you need to
a SQL database. SQLAdmin is
database, table, query and
selected DBMS driver objects
view the page source for
written in PHP and currently
alter tables.
functions; DBMS Drivers
script code.
supports only mSQL (more
classes; A parser class for
databases support is planed).
interpreting DBMS
independent database schemas
file defined in a custom XML
format; and A manager class
for installing a new
database, comparing a
previously installed schema
with a new schema and only
installing the changes, and
for dumping database
structure and contents in
the same XML format.
Date: Jan, 27 2000 Date: Jan, 19 2000 Date: Jan, 06 2000 Date: Dec, 26 1999 |