
FutureSQL v2.4
UPDATE
NOTE:
WCN:SQL v3.0. (formerly FutureSQL) is already running
on numerous client systems. It's just a matter of me finding
the time to package the program and release it with adequate
documentation and examples. It's MUCH better than version
2.4! I hope to release it soon. PFB.
Released
-October 30, 2001
~ See [What's
New]
Updated July 16, 2003
| PageMod
| MySQL Backup | FutureSQL
| WCN:Talk (formerly FutureForum) |
| Search and Replace
| Selected Backup | Simple
Form |
[ Visit our Open Source Software page or one of the links above to obtain other Open Source programs
]
FutureSQL
by Peter F. Brown, is a Free, Open Source Rapid Application
Development web database administration tool, written in Perl,
using MySQL. It uses DBI:DBD and CGI.pm.
FutureSQL allows one to easily setup config files to view,
edit, delete and otherwise process records from a MySQL database.
It uses a data dictionary, configuration files and html templates,
and allows "pre-processing" and "post-processing" on both
fields, records
and operations.
It's very flexible and has a
wide
range of options
.
It can
be used for administrative functions, but it can also be modified
to allow web visitors to perform read only searches on data
tables. It allows multiple setup files to provide different
views or operations on the same data set. Thus, an administrator
/ programmer can tailor it to fulfill a large number of functions,
providing a different look and feel for different web sites.
Documentation is included in the setup file.
This software complies with the GNU
GENERAL PUBLIC LICENSE.
Open Source
Support Forum:
If you
need technical help, you may also leave a post at our Open
Source Support Forum. If others answer questions before I
get to them, I don't mind at all :-) Ah, the joy of being
busy ...
Register
your email
to receive notification about
updates to our Open Source software!
[ Note to Programmers: If you're a programmer,
and are interested in issues such as 'use strict', 'my'
and other programming constructs, you may be interested
in a note
about programming methods. ]
| |
|
|
|
| |
Site
Links and Quotes Request:
I'm putting
together a list of sites that are using
FutureSQL, as well as a set of "satisfied
user" quotes about FutureSQL. If you'd
like to submit your site to the list, and/or
a quote, please email me at:
peterbrown@worldcommunity.com
.
Thanks for using
FutureSQL!
|
|
| |
|
|
| |
Current:
Version 2.4
|
|
| |
|
|
| |
|
|
|
| |
Installation
Notes
(readme.1st)
|
|
|
| |
|
|
|
| |
Download
the Code
(these
"tar/zip" files contain everything
you need)
|
|
| |
|
|
|
| |
futuresql.v2.4.tar.gz
(a tar gzipped file) ... or ...
|
|
| |
futuresql.v2.4.zip
(a
windows zip file)
|
|
| |
|
|
| |
Click
here for a PostreSQL version (v1.3)
,
modified by Jeremy Malcom in Australia. Thanks
Jeremy! Note that his version may run behind
the latest version, posted at this site, depending
on his schedule -- so always check this site
for bug fixes, etc.
|
|
| |
|
|
|
| |
|
|
|
| |
Previous
Versions:
|
[
./versions
directory
]
|
|
| |
|
|
|
|
|
What's New
I've placed the What's New Items in a separate file =>
Version History
To Do Items:
(email me if
you have suggestions...)
- convert to mod_perl
- web interface to manipulate dictionary files and spec files
(maybe)
- better documentation, maybe also html, and more of course...
:-)
Back to the Top Open Source Page
|