mysql db
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1018

MySQL Sidu 2.3
MySQL Sidu is a FREE MySQL client working via web browser. more>> MySQL Sidu is simple, intuitive and easy database tool to use!
Features:
Sidu stands for SQL select insert delete update.
Sidu can do more jobs than above mentioned tasks.
Sidu works via web browsers such as Firefox as well as IE.
Sidu looks like MySQL font-end software GUI rather than web page.<<less
Download (95KB)
Added: 2008-08-21 License: Freeware Price: Free
432 downloads
Other version of MySQL Sidu
License:Freeware
License:Freeware

MySQL 5.2.3 Alpha
MySQL - Multi-user and robust SQL database server. more>> MySQL - Multi-user and robust SQL database server. The worlds most popular open source database
MySQL is a very fast, multi-user, multi-threaded and robust SQL (Structured Query Language) database server. The worlds most popular open source database.
MySQL is an attractive alternative to higher-cost, more complex database technology. Its award-winning speed, scalability and reliability make it the right choice for corporate IT departments, Web developers and packaged software vendors<<less
Download (21.4MB)
Added: 2008-09-18 License: Freeware Price:
485 downloads
Other version of MySQL
License:GPL
License:Freeware
MySQL Administrator 1.2
GUI administration tool more>> MySQL Administrator is a powerful visual administration console for MySQL, which allows the user to easily administer their MySQL environment, and gain better visibility of how their databases are operating. It is freely available under the GPL.<<less
Download (list)
Added: 2008-11-08 License: Freeware Price:
505 downloads
MySQL Query Browser 1.2
MySQL graphical shell more>> MySQL Query Browser is a database querying tool that combines the simplicity of a Web-browser-like interface with powerful features like multiple result sets on tab sheets, query history, storing query "bookmarks", editing and comparing resultsets, SQL script debugging, and more. It is released under the GPL and is available for Windows, Mac OS X and Linux.<<less
Download (form)
Added: 2008-11-05 License: Freeware Price:
410 downloads

MySQL for Windows 6.0.0
MySQL - Multi-user and robust SQL database server more>> MySQL - Multi-user and robust SQL database server. The worlds most popular open source database
MySQL is a very fast, multi-user, multi-threaded and robust SQL (Structured Query Language) database server. The worlds most popular open source database.
MySQL is an attractive alternative to higher-cost, more complex database technology. Its award-winning speed, scalability and reliability make it the right choice for corporate IT departments, Web developers and packaged software vendors<<less
Download (25.64MB)
Added: 2008-02-29 License: Freeware Price: Free
429 downloads
Other version of MySQL for Windows
SQLyog MySQL GUI 8.13
SQLyog is an easy to use, compact and very fast graphical tool to manage your MySQL database anywhere in the world. SQLyog is a tool that allows you manage MySQL database. Salient Features :- * Complete Unicode/UTF8 Support * Developer / User Productivity * Favorites Manager * HTML Schema? more>> <<less
Download (6835kb)
Added: 2009-08-16 License: Freeware Price:
downloads
Other version of SQLyog MySQL GUI
License:Freeware
Price: $0
License:Freeware
License:Freeware
Toad for MySQL 3.1.0
Toad for MySQL provides a development environment that improves productivity more>> Toad for MySQL empowers MySQL developers and administrators develop code more efficiently. It also provides utilities to compare, extract and search for objects, manage projects, import/export data and administer the database. Toad for MySQL increases developer productivity and offers access to a solid community of experts and peers for interactive support.<<less
Download (18.00MB)
Added: 2008-02-28 License: Freeware Price: Free
943 downloads
Other version of Toad for MySQL
Toad for MySQL leverages Quest Softwares database expertise to empower MySQL developers and ...Toad for MySQL empowers MySQL developers and administrators develop code morePrice: $0.00
License:Freeware
License:Freeware
License:Freeware
Disc DB 1.0
Disc DB is a DVD and CD-Rom cataloguing program more>>
Disc DB is a DVD and CD-Rom cataloguing program Disc DB is a DVD and CD-Rom cataloguing program:
- Uses self-contained database; no external database required
- List content by disc or search for files
- Export disc/search contents to HTML
<<less- Uses self-contained database; no external database required
- List content by disc or search for files
- Export disc/search contents to HTML
Download (1MB)
Added: 2005-08-27 License: Freeware Price:
1528 downloads

SQLyog 8.15
SQLyog is designed as a professional and useful MySQL manager and admin tool, combining the features of MySQL Query Browser, Administrator, phpMyAdmin and various other MySQL Front Ends and MySQL GUI tools in a single intuitive interface. more>> <<less
Download (13.7MB)
Added: 2009-10-19 License: Freeware Price:
downloads

Sapphire for MySQL 1.0
MySQL database security auditor more>> Sapphire for MySQL is a java application that performs comprehensive security audits on your MySQL database. It is easy to use and provides a comprehensive report in PDF.
With Sapphire, you have a experienced database security auditor!<<less
Download (23.37MB)
Added: 2008-09-08 License: Freeware Price:
426 downloads
MySQL PHP Generator 7.4
A Windows GUI utility for MySQL PHP programming. more>> MySQL PHP Generator is a freeware but powerful MySQL GUI frontend that allows you to generate high-quality MySQL PHP scripts for the selected tables, views and queries for the further working with these objects through the web. With MySQL PHP Generator you will have a very professional web database application ready for uploading to your website.<<less
Download (3.2MB)
Added: 2007-04-19 License: Freeware Price:
932 downloads

MySQL Query Analyzer 1.0
Free, powerfull and simple to use tool for creating SQL scripts for MySQL. more>> MySQL Query Analyzer is a free, powerfull and simple to use tool for creating SQL scripts for MySQL database engine.<<less
Download (860KB)
Added: 2007-04-02 License: Freeware Price:
983 downloads
Spotlight on MySQL 2.0.1
Spotlight on MySQL diagnoses performance issues by displaying all DB activity more>> Spotlight on MySQL displays a complete visual representation of the MySQL database allowing you to observe actual activity, including process flows and configuration settings in real time from a single display. It quickly identifies performance bottlenecks and problem areas in complex data sharing environments using flows, graphs and visual icons, and alerts you with an audio or visual alarm when key metric thresholds are triggered.<<less
Download (24.9MB)
Added: 2006-06-05 License: Freeware Price: $0.00
1240 downloads
phpMySQLAutoBackup 0.3.0
phpMySQLAutoBackup: the simple way to backup MySQL databases more>>
phpMySQLAutoBackup is a free tool that automates the backup of MySQL databases. The PHP scripts export your database (data and structures), compresses it into gzip format and emails it to you. Schedule it to run every day/week by adding it to a cron job, or use the excellent phpJobScheduler
New features include the ability to select separate tables for backup, and limit the backup to start and stop at pre-set table row numbers, this will now allow a section of a large table (with millions of records) to be selected for backup.
Protecting your MySQL data has never been easier, once setup your backups will be sent to you automatically like clockwork.
INSTALLATION:
Unzip the files and upload to your server.
You should upload the files and folders retaining the original names.
(this zip file includes the required MySQL export library from http://www.phpmyadmin.net)
To configure your installation, add your details to the following variables within file /phpMySQLAutoBackup/run.php:
$db = ""; // your MySQL database name
$mysql_username = ""; // your MySQL username
$mysql_password = ""; // your MySQL password
$emailaddress=""; // your email address to send backup files to
If you set the variable $save_backup_zip_file_to_server to 1 then the backup files will be saved in the folder: /phpMySQLAutoBackup/backups/
(you must also chmod this folder for write access to allow for file create)
To run the back:
Enter in your address bar the url:
http://www.[Your--domain].com/phpMySQLAutoBackup/run.php
(runs silently [no output], unless there are errors, OHhh no.)
If you have entered the above details correctly this will export your database, compress it into gzip format and email to you.
<<lessNew features include the ability to select separate tables for backup, and limit the backup to start and stop at pre-set table row numbers, this will now allow a section of a large table (with millions of records) to be selected for backup.
Protecting your MySQL data has never been easier, once setup your backups will be sent to you automatically like clockwork.
INSTALLATION:
Unzip the files and upload to your server.
You should upload the files and folders retaining the original names.
(this zip file includes the required MySQL export library from http://www.phpmyadmin.net)
To configure your installation, add your details to the following variables within file /phpMySQLAutoBackup/run.php:
$db = ""; // your MySQL database name
$mysql_username = ""; // your MySQL username
$mysql_password = ""; // your MySQL password
$emailaddress=""; // your email address to send backup files to
If you set the variable $save_backup_zip_file_to_server to 1 then the backup files will be saved in the folder: /phpMySQLAutoBackup/backups/
(you must also chmod this folder for write access to allow for file create)
To run the back:
Enter in your address bar the url:
http://www.[Your--domain].com/phpMySQLAutoBackup/run.php
(runs silently [no output], unless there are errors, OHhh no.)
If you have entered the above details correctly this will export your database, compress it into gzip format and email to you.
Download (423KB)
Added: 2006-07-11 License: GPL Price:
1202 downloads
dbForge Studio for MySQL 3.50
dbForge Studio for MySQL 3.50 offers an effective tools which functions as a cutting-edge administration tool and development environment for professional working with MySQL databases more>> <<less
Download (13.99MB)
Added: 2009-05-07 License: Freeware Price:
54 downloads
Other version of dbForge Studio for MySQL
License:Freeware
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above mysql db search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed


