|
CSV manager is a Perl script
Alzabo is a two-fold program.
This is a Web based database
The author notes "You
that allows you to add
Its first function is as a
system supporting hundreds
can download this old script
records or to perform
data modelling tool. Through
of thousands of images plus
of mine, written when I was
searches on one or several
either a schema creation
unlimited short and long
a Perl begginer. It's not
csv databases.
interface or a custom perl
text fields. Each user must
optimized for anything and
program, you can create a
complete a "User
has a bad Perl style, but
set of schema, table,
Login" process before
it's working, so if you
column, etc. objects that
he can access his member
don't need quality, but
represent your data model.
area to update his own
speed of start up your
Alzabo is also capable of
record or search other
application - go for
reverse engineering an
members only databases. All
it."
existing data model. Its
Web interfaces and system
second function is as a
outputs are controlled by
RDBMS to object mapping
HTML templates which can be
system. Once you have
easily designed by any
created a schema, you can
Website designers.
use the
Alzabo::Runtime::Table and
Alzabo::Runtime::Row classes
to access its data. These
classes offer a low level
interface to common
operations such as SQL
SELECT, INSERT, DELETE, and
UPDATE commands.
Date: Mar, 11 2001 Date: Feb, 25 2001 Date: Feb, 02 2001 Date: Jan, 18 2001 |
|
HandySQL is a handy MySQL
DB_Browser is a CGI tool for
Having problems updating your
MySQL SiteMaker (mySiteMaker)
access module which is 20%
developers working with a
online database? This is
is a collection of CGI tools
faster than DBI, and with
relational database. It
your solution. Just upload
to rapidly create web
very well-designed
easily facilitates
the script, fill in a form
interfaces to MySQL database
programming interface.
searching, editing, and
and you can start updating
tables. It is essentially a
adding tables within a
any database you want! The
"Lite" version of
database, as well as
best thing is that you can
phpMyAdmin, which may sound
directly querying the
save your connections, so
silly and pointless because
database using SQL in a
you can open them the next
phpMyAdmin is such a great
web-browser form. While it
time you enter.
tool for administrators, BUT
can be used as a regular
sometimes phpMyAdmin is
interface to database data
overkill; Especially when
itself, it works well as a
you want a web front end to
supplemental tool for
a MySQL database and the
developers creating their
intended users are the
own primary interface.
general public and not
administrators. MySQL
SiteMaker also provides a
great way to create a rough
sketch of a web interface to
a MySQL database which can
then be easily customized to
your specific needs.
Features include: Web based
configuration, Automatically
generates Search, Results
and Edit HTML screens, The
search screen is very
simple, easy to use and does
not require the user to have
any knowledge of SQL, The
user can select which
columns they want to view or
export, Searches can be
based on the contents of
files that the user can
upload, Data can be viewed
or exported in a variety of
ways (as HTML pages, as tab
delimited text files, or as
MS-Excel files), and The
administrator may specify
columns in the database that
contain only URLs or email
address and they will appear
in the results screen as
hyper-links.
Date: Jan, 04 2001 Date: Dec, 04 2000 Date: Oct, 20 2000 Date: Sep, 27 2000 |