CGI : Scripts and Programs : Database Tools

flat ODBC

0.0/5 (0 votes cast)

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

0.0/5 (0 votes cast)

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

0.0/5 (0 votes cast)

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 allow searches, edits, and deletes of your database over the web. Most desktop databases and spreadsheets allow you to export your existing data in comma separated (*.csv), tab delimited, or pipe | delimited text format. The script that this service generates will search your exported file, or will create a database from scratch using the delimiter you select.

Databaser

0.0/5 (0 votes cast)

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 user and for each database.

DB LiNKeR

0.0/5 (0 votes cast)

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

0.0/5 (0 votes cast)

DB_Browser is a CGI tool for developers working with a relational database. It easily facilitates searching, editing, and adding tables within a database, as well as directly querying the database using SQL in a web-browser form. While it can be used as a regular interface to database data itself, it works well as a supplemental tool for developers creating their own primary interface.

DBMan

0.0/5 (0 votes cast)

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.

DBMEdit

0.0/5 (0 votes cast)

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.

SuperScripts: Database

0.0/5 (0 votes cast)

SuperScripts' Database is a multiuser online database creator and search engine that searches, edits, and imports ASCII databases on your web server. Endless possiblities for serving databases over the world wide web. Import your ASCII database from microsoft access right over the internet. Password protected editing offers administrator ability to edit or delete any file. Also features the ability to allow visitors to add individual password protected database entries that they can edit. Export and import the database into any program that can interpret comma delimited formats.

Webteacher's Webdata

0.0/5 (0 votes cast)

Webdata is an easy database program specifically for the world wide web. It uses your web browser to add, modify, or delete entries into your database. All you have to do is upload 2 files to your Unix server, and type 'perl install.pl'. It will ask you some questions about your server, what password you want, and what field names you want. That's it. It generates a maintenance page called 'admin.html' from which you can immediatly begin adding records. Guests will be able to search by any combination of criteria to suit their needs.