|
Flat-file database management
A PHP file that connects to a
Mywea is a Mysql web based
wtcSQLite allows you to
system written in PHP, using
specified host and mySQL
client that allows you to
add/edit/delete indexes,
MySQL syntax.
database, and generates the
edit and control your
fields, tables, triggers,
SQL queries needed to
database from anywhere.
views, data, and manage
reconstruct the database.
Because of its two main
multiple database aliases
Very useful for backing up
features,Object Broswer and
without knowing any SQL at
databases you don't have
Editable Tables, it can be
all.
wtcSQLite also
remote access to.
edited easily and faster
provides ALTER TABLE
Features: -backup either
than any other Mysql web
transactions similar to
structure, data or both
application.
MySQL, as SQLite does not
-backup either all or only
support them right now. It
specified tables -suports
also allows you to export
multi-column keys, all field
data in multiple forms, so
types, autoinc fields,
you can always have a backup
etc.
-escape field data to
copy. On top of all of this,
allow smooth update
an admin template system is
provided so that you may
customize the templates
wtcSQLite uses with a
user-friendly interface.
Date: Dec, 13 2005 Date: Aug, 29 2005 Date: May, 31 2005 Date: Oct, 30 2004 |
|
dataMiner is a PHP script for
ezSqliteAdmin is a tool
isplay a complete list of
SQLData is an extension of
manipulating data stored in
written in PHP & XUL
MySQL table fields in
the DB class that is meant
a database. Table metadata
intended to handle the
database. Must have script
to provide object-relational
is loaded internally by PHP,
administration of SQLite
for developers. Easy and
mappings to store and
leaving configuration
over the Web. It requires
quick!
retrieve persistent objects
minimized to bare
PHP >= PHP5.0.0
in a SQL database.
The
essentials. Features like
& Mozilla platform
class comes with additional
file upload handling, image
to run.
scripts for generating
thumbnails, advanced form
classes that can be used by
controls w/ javascript, data
applications to access given
importing / exporting, a
database table using the
popup calendar, WYSIWYG
SQLData class as means to
editor, and css themes are
store and retrieve data with
included.
SQL statements.
These
scripts are meant to run
from the command line. They
retrieve the definitions of
a given database table and
then the generate classes to
access the table rows as
objects or to manipulate
them via Web forms.
Experience has shown that
the automatic generation
handles about 80% of the
repetitive work involved in
building classes and
forms.
SQLData was
designed to make it easy to
automate the construction of
the application specific
classes interfacing to SQL
tables. SQLData supports
all databases supported by
the DB class, currently
MySQL and PostgreSQL 8.0 and
up.
Date: Oct, 21 2004 Date: May, 30 2012 Date: Dec, 20 2006 Date: Oct, 21 2006 |