Go to the first, previous, next, last section, table of contents.
Many users of MySQL have contributed very useful support
tools and add-ons.
A list of some software available from the MySQL website (or any mirror) is
shown here.
You can also visit our online listing of MySQL-related software at
http://www.mysql.com/portal/software/.
The community facilities there also allow for your input!
If you want to build MySQL support for the Perl DBI
/DBD
interface, you should fetch the Data-Dumper
, DBI
, and
DBD-mysql
files and install them.
See section 2.7 Perl Installation Comments.
Note: The programs listed here can be freely downloaded and used.
They are copyrighted by their respective owners.
Please see individual product documentation for more details on licensing and terms.
MySQL AB assumes no liability for the correctness of the information in this
chapter or for the proper operation of the programs listed herein.
- Perl Modules
- OLEDB
- C++
- Delphi
- http://www.mysql.com/Downloads/Contrib/DelphiMySQL2.zip
Delphi interface to
libmysql.dll
, by bsilva@umesd.k12.or.us.
- http://www.mysql.com/Downloads/Contrib/Udmysql.pas
A wrapper for libmysql.dll for usage in Delphi. By Reiner Sombrowsky.
- http://www.fichtner.net/delphi/mysql.delphi.phtml
A Delphi Interface to MySQL, with source code. By Matthias Fichtner.
- http://www.productivity.org/projects/tmysql/
TmySQL
, a library to use MySQL with Delphi.
- https://sourceforge.net/projects/zeoslib/
Zeos Library is a set of delphi native datasets and database
components for MySQL, PostgreSQL, Interbase, MS SQL, Oracle,
and DB2. Also it includes development tools such as Database
Explorer and Database Designer.
- http://www.mysql.com/Downloads/Contrib/JdmMysqlDriver-0.1.0.tar.gz
A VisualWorks 3.0 Smalltalk driver for MySQL. By
joshmiller@earthlink.net.
- http://www.mysql.com/Downloads/Contrib/Db.py
Python module with caching. By gandalf@rosmail.com.
- http://www.mysql.com/Downloads/Contrib/MySQLmodule-1.4.tar.gz
Python interface for MySQL. By Joseph Skinner joe@earthlight.co.nz. Modified by Joerg Senekowitsch senekow@ibm.net.
- http://www.mysql.com/Downloads/Contrib/mysqltcl-1.53.tar.gz
Tcl interface for MySQL. Based on `msqltcl-1.50.tar.gz'.
For version 2.0 and more info, see http://www.xdobry.de/mysqltcl/.
- http://www.mysql.com/Downloads/Contrib/MyC-0.1.tar.gz
A Visual Basic-like API, by Ed Carp.
- http://www.mysql.com/Downloads/Contrib/Vdb-dflts-2.1.tar.gz
This is a new version of a set of library utilities intended
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 making any
changes to your applications. By damian@cablenet.net.
- http://www.mysql.com/Downloads/Contrib/DbFramework-1.10.tar.gz
DbFramework is a collection of classes for manipulating MySQL
databases. The classes are loosely based on the CDIF Data Model
Subject Area. By Paul Sharpe paul@miraclefish.com.
- http://www.mysql.com/Downloads/Contrib/pike-mysql-1.4.tar.gz
MySQL module for pike. For use with the Roxen web server.
- http://www.mysql.com/Downloads/Contrib/squile.tar.gz
Module for
guile
that allows guile
to interact with SQL
databases. By Hal Roberts.
- http://www.mysql.com/Downloads/Contrib/stk-mysql.tar.gz
Interface for Stk. Stk is the Tk widgets with Scheme underneath instead of Tcl.
By Terry Jones.
- http://www.mysql.com/Downloads/Contrib/eiffel-wrapper-1.0.tar.gz
Eiffel wrapper by Michael Ravits.
- http://www.mysql.com/Downloads/Contrib/SQLmy0.06.tgz
FlagShip Replaceable Database Driver (RDD) for MySQL. By Alejandro
Fernandez Herrero.
The Flagship RDD homepage is at http://www.fship.com/rdds.html.
- http://www.mysql.com/Downloads/Contrib/mydsn-1.0.zip
Binary and source for
mydsn.dll
. mydsn should be used to build
and remove the DSN registry file for the MyODBC driver in Coldfusion
applications. By Miguel Angel Sol'orzano.
- http://www.mysql.com/Downloads/Contrib/MySQL-ADA95_API.zip
An ADA95 interface to the MySQL API. By Francois Fabien.
- http://www.mysql.com/Downloads/Contrib/MyTool-DLL_for_VB_and_MySQL.zip
A DLL with MySQL C API for Visual Basic.
By Ken Menzel kenm@icarz.com.
- http://www.mysql.com/Downloads/Contrib/MYSQLX.EXE
MySQL ActiveX Object for directly accessing your MySQL
servers from IIS/ASP, VB, VC++ skipping the slower ODBC methods. Fully
updatable, multi-threaded with full support for all MySQL fieldtypes
(version 2001.1.1). By SciBit http://www.scibit.com/.
- http://www.fastflow.it/mylua/
MyLUA home page; how to use the LUA language to write MySQL
PROCEDURE
that can be loaded runtime.
- http://www.mysql.com/Downloads/Contrib/patched_myodbc.zip
Patch (for Omniform 4.0 support) to the MyODBC driver.
By Thomas Thaele tthaele@papenmeier.de
- http://www.mysql.com/Downloads/Contrib/mssql2mysql.txt
Converter from MS-SQL to MySQL. By Michael Kofler.
The mssql2mysql home page is at
http://www.kofler.cc/mysql/mssql2mysql.html.
- http://www.mysql.com/Downloads/Contrib/dbf2mysql-1.14.tar.gz
Convert between `.dbf' files and MySQL tables. By Maarten
Boekhold (boekhold@cindy.et.tudelft.nl), William Volkman, and
Michael Widenius. This converter includes rudimentary read-only support
for MEMO fields.
- http://www.mysql.com/Downloads/Contrib/dbf2mysql-1.13.tgz
Convert between `.dbf' files and MySQL tables. By Maarten
Boekhold, boekhold@cindy.et.tudelft.nl, and Michael Widenius.
This converter can't handle MEMO fields.
- http://www.mysql.com/Downloads/Contrib/dbf2mysql.zip
Convert between FoxPro `.dbf' files and MySQL tables on Windows.
By Alexander Eltsyn, ae@nica.ru or ae@usa.net.
- http://www.mysql.com/Downloads/Contrib/dbf2sql.zip
Short and simple prg that can help you transport your data from foxpro
table into MySQL table. By Danko Josic.
- http://www.mysql.com/Downloads/Contrib/dump2h-1.20.gz
Convert from
mysqldump
output to a C header file. By Harry Brueckner,
brueckner@mail.respublica.de.
- http://www.mysql.com/Downloads/Contrib/exportsql.txt
A script that is similar to
access_to_mysql.txt
, except that this
one is fully configurable, has better type conversion (including
detection of TIMESTAMP
fields), provides warnings and suggestions
while converting, quotes all special characters in text and
binary data, and so on. It will also convert to mSQL
v1 and v2,
and is free of charge for anyone. See
http://www.cynergi.net/exportsql/ for the latest version. By
Pedro Freire, support@cynergi.net. Note: Doesn't work with
Access 2.0!
- http://www.mysql.com/Downloads/Contrib/access_to_mysql.txt
Paste this function into an Access module of a database that has the
tables you want to export. See also
exportsql
. By Brian Andrews.
Note: Doesn't work with Access2!
- http://www.mysql.com/Downloads/Contrib/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, because 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.
Note: doesn't work with Access 2.0!
- http://www.mysql.com/Downloads/Contrib/mdb2sql.bas
Converter from Access97 to MySQL by Moshe Gurvich.
- http://www.mysql.com/Downloads/Contrib/msql2mysqlWrapper-1.0.tgz
A C wrapper from
mSQL
to MySQL. By alfred@sb.net
- http://www.mysql.com/Downloads/Contrib/sqlconv.pl
A simple script that can be used to copy fields from one MySQL table
to another in bulk. Basically, you can run
mysqldump
and pipe it to
the sqlconv.pl
script. The script will parse through the
mysqldump
output and will rearrange the fields so they can be
inserted into a new table. An example is when you want to create a new
table for a different site you are working on, but the table is just a
bit different (that is - fields in different order, etc.).
By Steve Shreeve.
- http://www.mysql.com/Downloads/Contrib/oracledump
Perl program to convert Oracle databases to MySQL. Has same
output format as mysqldump. By Johan Andersson.
- http://www.mysql.com/Downloads/Contrib/excel2mysql
Perl program to import Excel spreadsheets into a MySQL database.
By Stephen Hurd shurd@sk.sympatico.ca
- http://www.mysql.com/Downloads/Contrib/T2S_100.ZIP.
Windows program to convert text files to MySQL databases. By
Asaf Azulay.
Go to the first, previous, next, last section, table of contents.