Database Tools
Results 1 - 20 of 114
Mysql Select Query
This simple script uses the DBI module in order to connect to a Mysql database, retrieves the results from a select query and display the results inside a while statement. There is a live example as a demo.
MySQL::Admin
Mysql Database frontend like phpMyAdmin
Features:
create and drop databases,
create/drop/alter tables,
delete/edit/add fields,
manage users,
execute SQL statements,
manage keys...
(show more)
FFDPERL - Flat File Database for PERL
SQL command flat file database for perl users. Allows creation of tables, update, and insert of data in to tables and much more to come.
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.
MySQL Data Manager
Mysql Data Manager (current version 1.73) is an award-winning web-based Mysql interface and administration tool. This is a multifunctional and platform independent program written in Perl that can be run on virtually any web server. Mysql Data Manager is...
(show more)
CSVwrite - Write to a database from a web form
Send information to a database from a web-based form. The script is very simple to set-up and customize using the look and feel of your own website. The advanced version can send a copy of the data to the webmaster, and can require input for up to three...
(show more)
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...
(show more)
CSVread - Read a database and display results
Displays information from a CSV database on your website using your existing look and feel. The information displayed can be automatically filtered using links or search boxes. The advanced version has enhanced filtering and can split the results across...
(show more)
SunnyScript's EasyData
Reliable database engine coming with a fully customizable web-frontend and providing professional features for data retrieval and storage. Suited to host any kind of business related databases, search engines (like this one) and other database-driven...
(show more)
CSVsearch - Search a database and display results
Search all or part of your online database and display the results using your existing look and feel. You can offer as many or as few search options as you want. The advanced version has enhanced filtering and can split the results across pages.
CSVedit - Edit and delete information in your database
Administrator tool to manage your CSV database online without FTP. The advanced version will allow you to add and search records. You can even add fields directly into the database. (CGI/Perl Unix)
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...
(show more)
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...
(show more)
Connect to a Paradox database through a DBD::ODBC driver
The script will show you how to create an ODBC connection to a Paradox database, install the DBD::ODBC Perl module and how to use some queries for interrogating a Paradox table in connection with DBI Perl module (a database-independent interface) and the...
(show more)
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,...
(show more)
DSN-Less Connection to Access
This is an Example of how to Connect to an Access Database using a DSN-less Connection, using DBI::ODBC. The script uses DBI::ODBC module and was tested on Active Perl 5.8. The script is also easily changeable to use a DSN connection, just as long as...
(show more)
DbBrowser : A free datagrid
How many time have you wrote the same Perl code to display databases records in a datagrid style ? DbBrowser is a Perl module that can help you to stop writing the same thing all your life. DbBrowser module simply need a sql query, DBI and CGI handles...
(show more)
AtomicSoft EasyData/SQL
EasyData/SQL is a web-based database management solution, which uses SQL server for data retrieval and storage.
Features: image/binary fields handling, categories, powerful search, automatic record expiration, template-based full layout customization,...
(show more)
BiblioWizard
Tired of constantly having to search through your old English books to do a Bibliography? Well, BiblioWizard makes listing your sources as easy as one, two, three.
Perl storable module to persist data to disk
Came across the following challenge this week, how do I easily persist data between two independent UNIX sessions.
Usually Id store data in a db or maybe ldap, but I only want to keep maybe a days worth and on multiple servers. In this article, I...
(show more)
