Download

MyJQuery is an operating system independent database utility written entirely in Java, for beginners MySQL 5.1+ Database & students.

Using the power provided by Java Database Connectivity (JDBC), MyJQuery provides the means by which to manipulate almost MySQL database from simple queries to any sql object creation and export data to CSV, HTML, XML and generate Perl,PHP,Java code snippet of an entire schema's data. See Features for a list of some of the available tools.


MyJQuery is available free for download in the distributions below.

Major Releases

MyJQuery.v.0.1_Win32.zip 3.495.137 bytes
MyJQuery.v.0.1.zip 3.035.835 bytes
MyJQuery.v.0.1.7z 2.545.074 bytes


Source code is available from the myjquery archive listed above or directly from this project's homepage on sourceforge.net. Source code may be checked out using cvs as follows:

cvs -d:pserver:anonymous@myjquery.cvs.sourceforge.net:/cvsroot/myjquery login
cvs -z3 -d:pserver:anonymous@myjquery.cvs.sourceforge.net:/cvsroot/myjquery co -P modulename

The windows executables were created using Launch4J.