FutureSQL is a Rapid Application Development web database administration tool written in Perl. 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 allows multiple views and operations on a data set, including the use of joined tables for queries and reports. A demo application with most of the features is included.
| Tags | Database Front-Ends Internet Web Dynamic Content CGI Tools/Libraries Database Engines/Servers |
|---|---|
| Licenses | GPL |
| Implementation | Perl |
Recent releases


Changes: An 'Editing Conflict' bug that was introduced in v2.3 has now been fixed. A default check for required fields has also been added.


Changes: New critical code to prevent endless looping on the creation of session IDs in case of file write problems on the server, modified session ID routines to include public users, and other small fixes.


Changes: Secure logins, session IDs with password encryption, multi-user edit checking, and a fast-search field on the record display have been added. Some HTML table errors in templates have been fixed.


Changes: SQL data files for the demo have been added, and a typo in the login page has been fixed.


Changes: HTML customization via templates, joined tables functionality, and a demo application were added.