Alzabo
|
|
Alzabo is a two-fold program. Its first function is as a data modelling tool. Through either a schema creation interface or a custom perl program, you can create a set of schema, table, column, etc. objects that represent your data model. Alzabo is also capable of reverse engineering an existing data model. Its second function is as a RDBMS to object mapping system. Once you have created a schema, you can 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. |
aq.cgi
|
|
Enter in SQL and have the statement run. See the results of select statements and any error messages. Upload files of SQL for population of database. The simple tool f tool for getting to a database over the web. |
ASDS (A Simple Database Script)
|
|
ASDS is just a simple script that will store data and allow users to view/modify the data according to their permissions. It requires only CGI and no SQL or anything else that looks potentially harmful. I got the idea of writing this when writing a multi-user database for someone and thought that it could be useful. Who knows. It's quite versatile. The database will allow for up to 10^16 different sets of data (iirc) so basically this is limited by the size of your hard disk. All the data is kept in one file which you choose. |
BizDB Advance
|
|
BizDB Advance is a flexible, powerful and simple to use CGI scripting software designed for the small to medium sized web sites to maintain and search their flat file databases. The software has a built-in database manager, an image uploader, a search engine and a flexible search report generator. It can support several thousands of records (or up to 3 MB) per database file. All records can be password protected. You can use this software to support databases containing any number of text fields and an optional user uploadable image field (multiple images are supported under conditions). Each copy of BizDB now comes with a comprehensive user documentation and a software installer and file uploader. No CGI programming knowledge is required. |
CGI super DB viewer
|
|
Having problems updating your online database? This is your solution. Just upload the script, fill in a form and you can start updating any database you want! The best thing is that you can save your connections, so you can open them the next time you enter. |
csGridView
|
|
csGridView is an automated script that allows the user to manage flat file databases with very little effort. Features: You can import existing databases (tab delimited, comma delimited or pipe. delimited), Copy and paste text into a management window, or, Create a new database from scratch, Multiple database management is a breeze, HTML viewing of database information is automatic, |
CSV Manager
|
|
CSV manager is a Perl script that allows you to add records or to perform searches on one or several csv databases. |
CSVbackup - Backup your database
|
|
CSVbackup - Backup your database |
csvdump
|
|
csvdump acts as a front-end to dumping a MySQL table. While it used to use mysqldump, it currently dumps the table itself and massages it. csvdump mails the dump tothe address specified in the command line or to a default mail address, as specified in the script. |
CSVedit - Edit and delete information in your database
|
|
CSVedit - Edit and delete information in your database |
CSVread
|
|
Display information from a CSV database on your website. Plugs directly into your site look and feel with little effort. Automatically filter the information displayed. |
CSVsearch
|
|
Search your on-line database and display the results in the same look and feel of your website. Provide as many or few options for searching, as you want. Very easy to set-up. |
CSVwrite
|
|
Send information to a database from a form in a webpage. Very simple to set-up and customise with the look and feel of your own website. The data is stored as a CSV database. |
Database Backup Utility (MySQL)
|
|
This software optimizes all of your tables, in all of your databases, and then goes through each table to back it up into peices that can be dumped back into the database later on, if something unfortunate were to occur. The software gives you a visual view on the progress of the tables, and gives you information on the size of tables, and whether they were so large that the software deemed that they should be broken into small pieces. The best part is that the dump files are backed up onto your FTP server into a backup folder, and stored by date and file. That way, you may either download it onto your computer later, or leave it up as a backup incase something were to happen to your tables or your database. |
Database Doctor Pro
|
|
The Database Doctor allows you to manage and display text file databases of any field size. This powerful script can easily be used for a |
Databaser
|
|
Databaser is designed for your own flatfile databases on the web. Add, modify and delete items and search the entire database (case sensitive or exact match). You can create an unlimited number of new databases with freely configurable fields. These databases can be plugged into any other of our scripts. Databaser is password protected and also provides you with an user management that allows you to set permissions for each area, for each r each user and for each database. |
DataCat Database Utility
|
|
DataCat is a high-impact developer's tool that allows you to present your data in a variety of ways it needs to be presented. Whether it be a directory, a classified ads system, real estate listings, or a variety of other scenarios, with a simple installer, fully customizable set of templates, user accounts, and powerful search features, DataCat makes it easy to present your data on the Web. |
DB LIB
|
|
This handy little module takes all the pain away from making a database for programmers. Simply make a format file, for the format the data will be stored in. IE: NAME|BIRTHDAY|AGE and then make a short file to access the db: ie load_db('bdays') db->add('bdays','marc'...etc. Make long jobs short with this simple module! |
DB LiNKeR
|
|
The DB LiNKeR is a database management system with many features designed especially for the webmaster. It utilizes a flat file database system capable of storing thousands and thousands of records for fast retrieval. DB LiNKeR makes database administration EASY! |
DB_Browser
|
|
Dtd> |
DBDisplay
|
|
DBDisplay is a shareware database script that displays the contents of a flat-file, pipe delimited database file in a nicely formatted HTML table. The script handles up to 10 separate database files depending on the URL parameter values. The script is highly configurable and contains paging which allows you to specify the desired number of records per page you would like to view. |
dbm
|
|
dbm is a very simple Perl 5 script which allows you to manipulate/read DBM files from the command line, or using your |
DBMan
|
|
DBMan is a full featured database manager that provides a web interface to add/remove/modify/view records in a flatfile ascii database. It supports an advanced user management system, as well as a powerful permissions system. |
DBMan SQL
|
|
DBMan SQL is a powerful database manager that provides a flexible web interface to manage multiple relational tables with fully customizable template sets. The easy setup wizard helps you create your own database from scratch, or auto-create a configuration file based on an existing table. DBMan SQL also includes a flexible user system that allows you to set user permissions per table and features built-in support for file uploads. |
DBMEdit
|
|
If you use DBM files, this program makes them easy to edit. Each value stored in a DBM file is treated as several "fields", delimited by a user-defined string-- in effect, supporting multiple columns within the one-column DBM format. This program displays a DBM database as a table, and provides auto-sized forms to add or edit records. You can edit your existing DBM files or create new ones. Multi-user access is safe. |
dbSpace
|
|
dbSpace is an online database manager that provides an easy to use interface to add, delete, modify and search records in a flatfile ascii database. |
Directory Database Script
|
|
This is a CGI / Perl script to maintain a database of Companies & their contact information. It can be searched by one field, or listed by multiple fields. Easy to Customize and display on any site. This script allows a dynamic lookup of user information from a Tab Delimited or Pipe Delimited database. |
E-Data
|
|
E-Data is an e-mail directory written in Perl that allows you to enhance your web site by letting visitors add their personal information (e.g. name, e-mail, hobbies or activities, web address, etc.) to a directory. Key features include: Easy search by first name, last name or e-mail, Entries alphabetically indexed, Users can update their own information, and Easy customization of interface (HTML). |
EZDB
|
|
EZDB is an All-In-One perl script for database applications. You can create dynamic links between flat database. This is very useful to navigate from one database to another quickly and without loosing information. |
FileMaker Pro to MySQL Migration Script
|
|
This Perl DBD::ODBC/DBD::mysql script was automatically generated error-free by FmPro Migrator running on MacOS X. This script runs on Windows in order to copy text, numeric, date, time and JPEG image data from FileMaker Pro to MySQL. |
flat ODBC
|
|
The author notes "You can download this old script of mine, written when I was a Perl begginer. It's not optimized for anything and has a bad Perl style, but it's working, so if you don't need quality, but speed of start up your application - go for it." |
FLATTEXT Class A
|
|
Class A Databases allow you to publish your existing database online. This type of database is updated by exporting your existing desktop database or spreadsheet and sending the exported data to your server. No one can add, edit, or delete records through a web browser. |
FLATTEXT Class B
|
|
FLATTEXT Class B Scripts are one of the fastest and cheapest ways to put your existing or new databases online. This service creates custom Perl scripts that |
FLATTEXT Zip Code Locator
|
|
FLATTEXT Zip Code Locator is a Perl script and data files that display the closest records to any U.S. zip code entered. This script is ideal for dealer directories, people and store locators, or any other type of database that contains and/or keyed by zip code. |
genquery.pl
|
|
This package has various functions for generating html code from an SQL table structure and for generating SQL statements (Select, Insert, Update, Delete) from an |
HandySQL
|
|
HandySQL is a handy MySQL access module which is 20% faster than DBI, and with very well-designed programming interface. |
HiData
|
|
HiData is an instant self-generating database solution for websites, ideal for running a searchable database of stores, products, etc online. Includes online database management via simple to use browser interfaces. Cross platform compatible. Free installation and support if required. |
ImageDB
|
|
Built on top of the BizDB Software (all its features included), ImageDB has several unique features which make it an excellent application for hosting image intensive databases. If you are a real estate agent or a photographer with a plan to market/showcase your products on the Web, this system is for you. It is easy to set up and install, comes with a powerful search engine, supports multiple database files and multiple image files per database record. And, more importantly, it has a batch deletion utility for expired records. |
ImageDB for Members
|
|
This is a Web based database system supporting hundreds of thousands of images plus unlimited short and long text fields. Each user must complete a "User Login" process before he can access his member area to update his own record or search other members only databases. All Web interfaces and system outputs are controlled by HTML templates which can be easily designed by any Website designers. |
indexsoft MySQL backups manager
|
|
This powerfull script will make saving and restoring your MySQL databases as easy as "one-two-three. It is simple and convenient to use and will keep your databases backed up and safe. You can make backup copies of databases in any directory provided by your ISP, or you can back them up on your local computer, or you can upload them to the server. You can email backups to the database owner or to yourself. You can pack and unpack backups automatically. You can store databases backups to an FTP server, you can backup all the databases on your server with one click and much more. Try it for unlimited control of all the backups you created of all your databases. |
indexsoft mysql db dump manager pro
|
|
This perl the script will allow you simply as "one-two-three" to save and restore your MySQL databases. You can make backup copies of databases in the indicated directory of your hosting service provider, to load them on your computer, to unload them on the server and to control all unlimited backups you created of all unlimited databases. |
Item DataBase Manager
|
|
An easy to use perl program to help you manage a database of any type of item. Includes a nifty search feature, and is highly customizable via templates. Advanced admin functions to do Add items, remove items, maintain users, whos items can be managed individualy, and of corse, a super admin user to oversee it all. Modding is now available. First mod, the Weather mod shows the power of the new modding system. |
Khakilist: A flat text database
|
|
If you are looking for an easy to use database which simply lists all entries on a web page, this may be what you are looking for. You can sort descending/ascending. Also, entries can timeout automatically e.g. for OoO lists. It is possible to password protect lists. |
Kiosk
|
|
This is a web client for the MySQL database. It depends on the Perl modules CGI:: and DBI::. The program facilitates a more efficient usage of MySQL by providing a web interface to the database. With this database you can add, delete and edit table entry, do regular maintenence of the MySQL database, view tables, view databases, and generally make the job of managing your data a bit less onerous. |
klist: Web based flat text database
|
|
klist is a perl script which can create/delete/edit flat text databases. The script is installed in cgi-bin as any other cgi program. You can specify various fields like: text, number, popup and links. A simple password scheme allows you to present lists as read-only, add-only or fully editable depending on the password. |
LANdb
|
|
LANdb is a set of Perl scripts that automate the manipulation of an SQL (usually MySQL) database. LANdb provides network managers a means of cataloging all connections, closets, and network hardware on a network. It uses MySQL, Perl, and DBI to provide a fast and efficient web-based frontend to a complete network management package. Implemented features: Tracking of Jacks by number, Tracking of Ports and Port Status, Tracking of Switches by name, closet, and IP, Listing of buildings, Listing of closets Adding of buildings, closets, and switches on the fly, and Support for Multiple users with varying privileges. |
LK Database
|
|
LK Database is a quick & powerful database management system (DBMS). It can handle any number of databases, with any number of tables in it. |
MangaDB
|
|
MangaDB is a Perl/MySQL web-based application solely for cataloging manga (or "Japanese comics") in an easy and intuitive manner. The aim is to generate a full and complete listing of one's manga collection for online publishing (completely customizable), which can be used for both public or private reference. |
MemberManager
|
|
MemberManager takes a character separated file, sorts the whole thing by whichever field you like and creates an HTML file for each letter of the alphabet with contents of each file also sorted. It also automatically hyperlinks any email address in the email field. |
MultiDB Express
|
|
Now with enhanced template design & image approval/editing, MultiDB offers the ability to create unlimited MySQL databases, is infinitely customizable in its presentation to users, offers import/export, integrates well with Microsoft Access which makes moving data on and off the web a breeze. Additionally, with the SQL version, it can support 1,000,000+ data records. Complete operation is very simple and intuitive and it can be used with very little computer knowledge. Supports Text box, Select box, radio buttons, checkboxes, email, picture and acomments box fields for your data. Now hooks into PayPAL card processing. |
MultiDB Express
|
|
Version 4.3 allows database replication to duplicate and entire database site, membership database linking which allows many databases registrations to b to be linked so there is one log in, and a new admin email newsletter section allows you to write and save newsletters. As before credit card processing can be set up in seconds. Contained DHTML navigation,20 new professional design templates, and improved email management, and a databsae creation wizard. Based on MySQl engine. |
MultiDB Express PRO
|
|
MultiDB Express Pro allows you to host and resell database accounts to other webmasters so they can create member sites. It offers the ability to create unlimited MySQL databases, is highly customizable in its presentation to users, offers import/export, integrates well with Microsoft Access which makes moving data on and off the web a breeze. Complete operation is very simple and intuitive and it can be used with very little knowledge. |
MyAdmin
|
|
This is an easy to install Web based MySQL database administration program written in Perl. Key features include: Create and dropdatabases remotely, Create and drop tables remotely, Alter tables and columns remotely, Supports features of MySQL 3.22.x, Full MySQL datatypes keys and indexes, and Advanced backup and restore via web browser. |
MyRecords
|
|
MyRecords is an incredibly versitile web application to maintain SQL records in a professional manner. Designed for office use, with full search capabilities, easy administration, and tons of customization. |
mySpreadsheet
|
|
mySpreadsheet is spreadsheet software that runs on a webserver that can helps you centralize, manage, and share your spreadsheet data using a standard web browser. With mySpreadsheet, multiple groups/individuals in your organization can collaborate on individual spreadsheets that resides on your webserver. |
MySQL Backup Script
|
|
This Perl script allows you to backup your whole database server or selected databases. The resulting compressed file (zip or gzip) is optionally e-mailed to you or sent to another machine by FTP. You can run this program manually, from a browser or a cron job (scheduler). A no-fuss application that will have you sleep better at night! |
mySQL Export
|
|
This script allows you to export your mySQL tables into | delimited text files. One file for each table. The text files are then compressed with zip. |
MySQL Mate
|
|
Manage and view the contents of multiple mySQL databases. Easily back up and restore multiple tables simultaneously to server of your hard drive. |
MySQL SiteMaker
|
|
MySQL SiteMaker (mySiteMaker) is a collection of CGI tools to rapidly create web interfaces to MySQL database tables. It is essentially a "Lite" version of phpMyAdmin, which may sound silly and pointless because phpMyAdmin is such a great tool for administrators, BUT sometimes phpMyAdmin is overkill; Especially when you want a web front end to a MySQL database and the intended users are the 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. |
MySQL Users
|
|
This utility attempts to take the irritation out of creating new MySQL users by providing a simple, web-based interface that does most of the tedious work for you. It can also be used to add additional privileges to existing MySQL users. |
mysqldiff
|
|
mysqldiff is a Perl script which compares the data structures (i.e. table definitions) of two MySQL databases, and returns the differences as a sequence of MySQL commands suitable for piping into mysql which will transform the structure of the first database to be identical to that of the second (c.f. diff and patch). Database structures can be compared whether they are files containing |
MySQLMan
|
|
MySQLMan is a web based database manager. It allows you to perform common maintenance and administration tasks in Mysql. MySQLMan was based off of PHPmyadmin, but written in Perl. It allows you to do common tasks like: browse/create/dropdatabases, browse/search/create/drop/alter tables, import/export data, add/remove/alter table columns, and add/remove/alter table keys. Download a copy and try it. |
mysqlsync
|
|
mysqlsync is a perl script that allows you to keep remote copies of a mysql database in sync with a central master copy. It does this by running as a daemon process and tailing the mysqld logs. From the log output it culls queries and decides if it applies to the database, the tables and the operations that you want to keep in sync, and if it does, |
mysqlwdb
|
|
mysqlwdb is a free (GPL) cgi script written in Perl5. Easy to configure and install, it is intended to manage MySQL database tables through a web interface. Just edit and configure one file. |
Offline Remote Databases, Update to Net in 30 Seconds
|
|
Easy OFFLINE Databases. Suppose you have a list of items for sale. You want to put that list on the internet, and you don't have a lot of time to spend online. Do your database offline with our new software, and update it to the internet in just 30 seconds. You can even retrieve your db file from the internet! Copy from notepad and paste on a webpage to update it. Includes a one page website. Domain names are $15 extra. |
Oracletool
|
|
Oracletool is an interactive, web based application that runs as a CGI script using your web server. The advantage of Oracletool over tools such as Oracle Enterprise Manager is that nothing needs to be installed on the client side machine. All you need to use Oracletool, once installed, is a web browser. There is nothing that needs to be created or altered in your databases to use Oracletool either. All Oracletool expects upon connection is "SELECT ANY TABLE" privileges. It requires the DBI and DBD::Oracle modules. |
PerlMyAdmin
|
|
PerlMyAdmin is a script for managing mysql databases via a web browser. All common tasks are supported such as creating and dropping databases, creating and dropping tables, column management, key management, table browsing, table searching and more. The script is template driven and easy to customize. Mod Perl is also supported. |
Plesk Database Backup System
|
|
Using the Plesk Database Backup System, each PleskPlesk domain has the ability to define it's own databases backup routines. The server administrator can also manage levels manually ranging from no access what so ever, to local backup to a directory within the users domain space and finally up to the ability to specify up to two FTP servers to FTP a database dump to. This allows the Plesk administrator to offer their clients an easily accessible, automated backup facility with very little intervention. |
Profile Manager Premium
|
|
Profile Manager Premium is a database driven advanced membership and profile management system. When a user registers, it automatically adds the information about the user into the database. After registration process, user can log on the system by using his/her login and password. Any time point the user can see/modify/delete his profile or search others profiles. You have total power over abilities of the users or the design of the pages. The Premium version also has features like admin(delete user, logon and user statistics, database backup, email or internal messaging to users etc.), upload picture, lost password, advanced listing, searching and categorizing features. |
QuickMySQL
|
|
QuickMySQL is a powerful little MySQL utility program designed for novices and professionals. Create, drop, view and update tables columns and whole databases in seconds. Features: Connect to and access any localhost database on the same server or any remote database server with a URL and port number, View the contents of any or all tables in the working database, View the definitions of any or all tables in the working database, See a count of all records in any or all tables in the working database, Empty or Drop any table in the working database, Get a table re-build SQL statement for any or all tables in the working database, Obtain a print out of the servers variables and status information, Rebuild a table on a remote server with the click of a button, Transfer the entire contents of a table to a table on a remote server with the click of a button, Copy the contents of one table to another table on the same database, and Perform your own SQL statement queries on your working database. |
RW MySQL Dump
|
|
Use RW My SQL Dump to backup your MySQL databases, both structure and data. The script can be run from command prompt only. So, you can use crontab or other system scheduler to fully automate your data backup process. The script browse all databses that you select and write SQL statements for creating tables and inserting data into files (one for each database). As an option the dumps may be compressed into zip archive. Finally output files stored into directory that you selected. |
Stouk DBViewer
|
|
View pre-configured tables from MySQL or Oracle data sources; Test multiple select statements and view the results as well as save queries with explanation for future use; Export result of any query into comma-separated or MS Excel formats; |
SunnyScript's EasyData
|
|
EasyData is an all-round, but easy-to-use database management system (DBMS) suited for versatile database applications like product catalogues, search engines and more. EasyData comes with a wide range of features like handling of categories, record voting and comment system, integration of images and binary files, record expiration, various field types and field validation. You can also allow online record additions and modifications (also moderated, of course) directly from your website. An advanced search tool allows complex search criteria like boolean operators, wildcards, comparisions, phrases, parentheses and filtering. The web-frontend is fully customizable to fit into any existing website layout. |
SunnyScript's EasyData Cute
|
|
EasyData Cute is a lite version of professional database management system EasyData. EasyData Cute can manage multiple databases. The administration panel allows you to work on your databases using a human-friendly interface that handles all tasks like creation of new databases, modifications and more. Each record can consist of unlimited fields having also special attributes to mark URLs and e-mail addresses or to restrict fields being searched or viewed only in search operations. The build-in search feature allows you to search your databases easily with keywords or use combinations (AND, OR, NOT) and brackets. |
Tabella
|
|
This script converts ODBC SQL selects in tables. Just write an .shtml file and fill your table from a query using SSI call in your file. It also includes many options such as color, size, borders, sums, row numbering, row limiting, linking and much more. |
The Datafeed System
|
|
This system is intended for those of you that have a set of data on your PC's database; i.e. Access. You can export your list in a standard text format and upload it to your server where this script will deliver it to your client. |
TML
|
|
TML is a template based database system that you can use to manage bookmarks, address list, images data such photos and icons, and audio data such as MP3. You can also use TML to create databases of your own design. |
txtSQL
|
|
txtSQL® is development modules to help developers speeds up development that make use of flat database inserting and extracting data from a database and Uses SQL commands. |
Universal database shell (database explorer) WebToSQL
|
|
WebToSQL is a Web-based database shell (database explorer) using thin client approach and a RAD tool for development of Web database driven applications. It creates dictionary based systems or generates source codes in a variety of languages. Using meta data extracted from database catalog (in case of WebToSql application - from application dictionary), WebToSql generates DHTML forms for data access in a tabular view and/or form (input/editing) view. WebToSQL provides you with highly developed facilities for export-import and report generation. The work with database structure, database and WebToSQL application designing, generating of program source codes (Perl, PHP, ASP), oriented on data search, input/edit and manipulating are supported. WebToSql is a kind of application server for universal access to databases. |
Web Knowledge Base .... Brain Dump
|
|
Upload files, and Organize/Search them in an online database with user level permissions. Works with Apache and PostgreSQL. Cygwin. |
Web Search
|
|
This sofware package includes three individual programs: Web Search Software searches a flat file database and determines the "look" of your results page, DataEasy Software allows anyone to maintain the Web Search database without having to purchase a database program, and DataScript collects data from visitors to your web page and also automatically creates it's own database for later use with Web Search. |
Webdata Pro
|
|
Webdata Pro is the relational version of Webdata with a MySQL backend. Webdata Pro requires no programming experience or skills to administrate. Webdata Pro's web interface provides the administrator a point-and-click path |
WebDB
|
|
WebDB provides a Web interface to manipulate databases. It provides the ability to add to, modify, and delete from multiple databases based on keyword recognition. This application also implements the password authentication algorithms. It also features a search engine that allows users to search a shared database by keyword but doesn't give them the power of a larger database manager script. Database administrators can provide a database management interface for themselves and a corresponding database search interface for other people in the company. |
Web-o-Dex
|
|
Web-o-Dex is a web-based database tool. It allows you to store files consisting of Name, Address, E-mail, Phone (Home & Work), Fax and Web Site. The program emulates a Rolodex(R) in that you can access the files alphabetically. You can also perform a keyword search, and the script will send an e-mail to any contact that has an e-mail address on file. |
Wilma
|
|
Wilma is a suite of CGI scripts that allows you to easily manage a list of items (broken into discrete categories) on the Web. With Wilma, you can make lists of bookmarks, resources, reviews, classified ads, 'what's new' lists, bulletin boards and much more. Anything that needs to be indexed and easily maintained is a good candidate for Wilma. |
WODA
|
|
WODA is a Perl program that manages web-oriented, semi-relational, multimedia databases. It allows them to be maintained, added-to, modified, and queried through the WWW. Some examples of its applications are membership lists, bibliographies, document archives, virtual journals and libraries, catalogues, hot-lists, classifieds, discussion systems, mailing list archives, rings of web pages, questionaries and more. |
WWWdb
|
|
WWWdb is a powerful development tool for Web applications, that are based on a SQL database. You can browse and modify any data stored in database-tables and display them in a format, you like. To check, that the data-integrity is kept, you can plug in Perl-scripts, that guarantee that only correct data is inserted in your Database. WWWdb handles www-connections as sessions and you can login and setup your own session. Everytime you come back, your last session can be continued. Because it is password-protected, no cookies are needed. At the moment, three databases PostgreSQL, Oracle and MySQL are supported. |
Xao Foundation Server
|
|
The XAO Foundation Server provides a hierarchical OO API on top of MySQL while retaining the speed of relational database queries. The hierarchical data storage model allows it to perform highly-optimized deep searches on the data. The XAO Foundation Server can be used on its own or in tandem with The XAO Web Developer (and other XAO modules) to develop fast, dynamic web applications. |
@1 Data Sorting Tool
|
|
This script grabs contents from a text-based data file and sorts the data before tabulating it into a HTML table. Visitors can click on the title fields to re-sort the table in acending or decending order. It works with MS-Excel/Access data file or any other tab/pipe/colon-delimited text files. Supports unlimited tables and sub-user accounts. |
@1 Table Publisher
|
|
Create, edit and display Microsoft Excel or Access tables directly via a browser. You can create tables from blank, import MS-Excel/Access tables or using existing data files on servers. Support master login and sub-users login. Two-way import/export to/from MS-Exce/Access. |