Go to the first, previous, next, last section, table of contents.


Contributed programs

Many users of MySQL has contributed very useful support tools and addons.

Here is a list of what is available at http://www.tcx.se/Contrib (Or any mirror). The links below only works on the these pages.

Db.py
Python module with caching. By gandalf@rosmail.com.
Old-Versions
Previous versions of things found here that you probably wont be interested in.
00-README
This listing.
Vdb-dflts-2.1.tgz
This is a new version of a set of library utilities whose intention is to provide a generic interface to SQL database engines such that your application becomes a 3 tiered application. The advantage is that you can easily switch between and move to other database engines by implementing one file for the new backend without needing to make any changes to your applications. By damian@cablenet.net.
access_to_mysql.txt
Paste this function into an Access module of a database which has the tables you want to export. See also exportsql. By Brian Andrews.
dbf2mysql-1.10d.tar.gz
Convert between .dbf files and MySQL tables.
By Maarten Boekhold boekhold@cindy.et.tudelft.nl and Michael Widenius.
delphi-interface.gz
Delphi interface to libmysql.dll, by Blestan Tabakov. root@tdg.bis.bg
dump2h-1.00.gz
Converter from a mysqldump output to a C header file. By Harry Brueckner brueckner@mail.respublica.de
emacs-sql-mode.tar.gz
Raw port of a SQL mode for XEmacs. Supports completion. Original by Peter D. Pezaris pez@atlantic2.sbi.com and MySQL port by David Axmark
exportsql.txt
A script that is similar to the "access_to_mysql.txt". Only this one is fully configurable, has better type conversion (including detection of TIMESTAMP fields), gives out warnings and suggestions while converting, quotes *all* special characters on text and binary data, and so on. And it will also convert to mSQL v1 and v2, and is free of charge for anyone. See http://www.cynergi.net/prod/exportsql/ for latest version. By Pedro Freire support@cynergi.net
findres.pl
Find reserved words in tables. By Nem W Schlecht.
handicap.tar.gz
Performance handicapping system for yachts. Uses PHP. By rhill@stobyn.ml.org
hylalog-1.0.tgz
Store hylafax outgoing faxes in MySQL database. By Sinisa Milivojevic sinisa@coresinc.com
importsql.txt
A script that does the exact reverse of 'exportsql.txt'. That is, it imports data from MySQL into an Access database via ODBC. This is very handy when combined with exportSQL, since it lets you use Access for all DB design and administration, and synchronize with your actual MySQL server either way. Free of charge. See http://www.netdive.com/freebies/importsql/ for any updates. Created by Laurent Bossavit of NetDIVE.
jms130b.zip
JDBC driver for MySQL. Also contains command line client and other examples. By Xiaokun Kelvin ZHU and GWE Technologies
twz1jdbcForMysql-0.7.11-beta.tar.gz
New JDBC driver for MySQL. This is a beta release and is actively developed. By Terrence W. Zellers. zellert@voicenet.com You can always find the newest driver at http://www.voicenet.com/~zellert/tjFM
mod_auth_mysql-2.11.tar.gz
Apache authentication module for MySQL. By Zeev Suraski bourbon@netvision.net.il
mod_log_mysql-1.05.tar.gz
MySQL logging module for Apache. By Zeev Suraski bourbon@netvision.net.il
mrtg-mysql-1.0.tar.gz
MySQL status plotting with MRTG, by Luuk de Boer luuk@pi.net.
msqltcl-1.50.tar.gz
Tcl interface for msql. See also mysqltcl.c-patch. By Hakan Soderstrom, hs@soderstrom.se
MySQLmodule-1.0.0.tar.gz
Pyton interface for MySQL. By Joseph Skinner (joe@earthlight.co.nz)
mypasswd-2.0.tgz
Extra for mod_auth_mysql. This is a little tool which allows to add/change user records storing group and/or password entries in MySQL tables. By Harry Brueckner brueckner@respublica.de
mysql-c++-0.02.tar.gz
MySQL C++ wrapper library. By Roland Haenel rh@ginster.net
http://sunsite.unc.edu/kevina/mysql++/
MySQL C++ API; More than just a wrapper library. By kevina@clark.net
mysql-passwd.README
mysql-passwd-1.2.tar.gz
Extra for mod_auth_mysql. This is a two part system for use with mod_auth_mysql.
mysql_watchdog.pl
Monitor MySQL Daemon for possible lockups. By Yermo Lamers yml@yml.com
mysql-webadmin-1.0a8-rz.tar.gz
A tool written in PHP-FI to administrate MySQL databases remotely over the web within a Web-Browser. By Peter Kuppelwieser peter.kuppelwieser@kantea.it. Updated by Wim Bonis <bonis@kiss.de>
mysqladm.tar.gz
MySQL Web Database Administration written in perl. By Tim Sailer.
mysqladm-2.tgz
Updated version of mysqladm.tar.gz, by High Tide.
mysqltcl.c-patch
Patch for msqltcl-1.50.tar.gz.
nsapi_auth_mysql.tar
Netscape Web Server API (NSAPI) functions to authenticate (BASIC) users against MySQL tables. By Yuan John Jiang
mysqlwinadmn.zip
Win32 GUI (binary only) to administrate a database, by David B. Mansel. david@zhadum.org
pam_mysql.tgz
This module authenticate user via a pam , using mysql.
pike-mysql-1.4.tar.gz
MySQL module for pike. For use with the Roxen web server.
radius-0.3.tar.gz
Patches for radiusd to make it support MySQL. By Wim Bonis bonis@kiss.de
sqlscreens-0.3.2.tar.gz
TCL/TK code to generate database screens. By Jean-Francois Dockes.
squile.tar.gz
Module for guile that allows guile to interact with sql databases. By Hal Roberts.
twz1jdbcForMysql-0.7.11-beta.tar.gz
New java JDBC driver, by Terrence W. Zellers zellert@uscom.com
mm.mysql.jdbc-0.6.tar.gz
Another new java JDBC driver, by Mark Matthews mmatthew@ecn.purdue.edu
wmtcl.doc
wmtcl.lex
With this you can write html files with inclusions of TCL code. By vvs@scil.npi.msu.su
wuftpd-2.4.2b12+mysql_support.tar.gz
Pacthes to add logging to MySQL for WU-ftpd. By Zeev Suraski bourbon@netvision.net.il
www-sql-0.5.1.lsm
www-sql-0.5.1.md5
www-sql-0.5.1.tar.gz
A CGI program that parses an HTML file containing special tags, parses them and inserts data from a MySQL database.
xmysql-1.8.tar.gz
A front end to the MySQL database engine. It allows for simple queries and table maintenance, as well as batch queries. By Rick Mehalick dblhack@wt.net
xmysqladmin-0.4.4.tar.gz
A front end to the MySQL database engine. It allows reloads, status check, process control, isamcheck, grant/revoke privileges, creating databases, drop databases, create, alter, browse and drop tables. By Gilbert Therrien gilbert@ican.net


Go to the first, previous, next, last section, table of contents.