mysql database
MySQL Workbench OSS 5.2.8b1
MySQL Workbench OSS is regarded as a convenient and professional tool which enables a DBA, developer, or data architect to visually design, generate, and manage all types of databases including Web, OLTP, and data warehouse databases. more>> <<less
MySQL Workbench OSS is a perfectly designed program which enables a ... , and manage all types of databases including Web, OLTP, and data warehouse databases. MySQLLicense:Freeware

JumpBox for the MySQL Relational Database 1.1.11
JumpBox for the MySQL Relational Database is described as an easy to use, flexible and feature-rich databases which is used as an integral component in many JumpBoxes. more>>
JumpBox for the MySQL Relational Database 1.1.11 is described as an easy to use, flexible and feature-rich databases which is used as an integral component in many JumpBoxes.
This JumpBox includes MySQL 5 along with PHPMyAdmin setup and ready to run. It's a great tool for developing database backed applications and can also be used along with other JumpBoxes if you need to move the database into a separate virtual machine.
Deploying an application as a JumpBox provides a dramatically-reduced path to getting started with the software. Aside from installation benefits it yields other advantages such as portability across computing environments and simplified ongoing maintenance of the application.
This JumpBox is free so there's no risk in trying it out. Download it today and experience for yourself a whole new way of working with server software.
Major Benefits:- Self-contained deployment means easy to move or delete - it won't scatter files all over your operating system.
- New versions of the JumpBox contain updates to each component in the software stack so there's no patching web servers, application servers, databases, dependencies, etc.
- A web-based administration console simplifies the management of your application including SSL certs, email relaying, SSH, backups and more.
- Once you know how to install a JumpBox you can deploy any of 50+ other JumpBoxes and take advantage of a growing library of conveniently-packaged Open Source software.
FmPro Migrator 5.28
FmPro Migrator is released to be a helpful and creative tool which quickly and accurately migrates FileMaker Pro database structure and data to MySQL, Oracle, Access, SQL Server, Sybase, DB2, etc. more>>
FmPro Migrator 5.28 is released to be a helpful and creative tool which quickly and accurately migrates FileMaker Pro database structure and data to MySQL, Oracle, Access, SQL Server, Sybase, DB2, OpenBase, PostgreSQL, FrontBase, SQLite and Valentina.
Major Features:
- Converts Microsoft Access Tables/Fields, Forms/Reports, Relationships, Queries and Visual Basic code to FileMaker.
- Converts FileMaker Pro databases to Microsoft Access (Forms/SubForms/Reports and Visual Basic) (Developer Edition Feature)
- Converts FileMaker Pro databases to Servoy projects (Developer Edition Feature)
- Converts Layouts to HTML/JavaScript (Developer Edition Feature)
- Converts Layouts/Scripts to Revolution Stacks (Developer Edition Feature)
- Migrates Access, Bento and SQL Server to FileMaker 10
- Converts Bento Forms to FileMaker Layouts
- Automated Table Consolidation Feature (Developer Edition Feature)
- Generates Perl CGI scripts for all databases
- Facilitates FileMaker ESS Configurations
- Host FileMaker Pro data at any ISP supporting MySQL
- Documents FileMaker Pro database structure
- Migration of large text fields and image data for all supported databases
- No ODBC driver licensing required for UNIX servers
- Repeating Fields Extraction
- Economical Single-User License
- FileMaker image export feature
- Export Layout XML to individual files (Developer Edition Feature)
Enhancements:
- Enhanced loading and display of preferences info.
- MySQL database connections now are set to use the UTF8 character set.
- Added FileMaker 10 to the Source Database menu, as a cosmetic enhancment.
- Streamlined the GUI to hide the AppleScript fields/buttons if AppleScript is not selected as the metadata gathering method.
- The list of Scripts on the Scripts tab of the Migration Process window is now sorted by the script name.
Requirements: FileMaker Pro

Navicat for MySQL 8.1.5
Navicat for MySQL brings you an effective solution for MySQL administration and development. more>>
Navicat for MySQL 8.1.5 brings you an effective solution for MySQL administration and development. This is an all-inclusive mysql front end provides a powerful graphical interface for databases management, development and maintenance. Easy installation and intuitive interface make it an irreplaceable tool for mysql on the web or your local desktop. Navicat supports all verions of MySQL and let you converts Access to MySQL, MS SQL to MySQL, Excel to MySQL, synchronizes and backups database in a snap through helpful wizards.
Major Features:
- Latest MySQL Versions Support: Navicat for MySQL a powerful MySQL Database Server administration and development tool. Highlights of supported features:
- Support of MySQL versions from 3.21 or above
- Support of Unicode / Character Set
- Support of MySQL Events, Views and Stored Procedures creation
- Support of Triggers
- Support of Foreign Keys
- Support of Partition
- Additional Connection Options
- Support of SSH Tunnel: Establish a secure SSH session through SSH Tunneling in Navicat. Enjoy a strong authentication and secure encrypted communications between two hosts.
- Support of HTTP Tunnel: Navicat comes with you HTTP Tunneling while your ISPs do not allow direct connections to their MySQL server but allows establishing HTTP connections. HTTP Tunneling is a method for connecting to a MySQL server that uses the same protocol (http://) and the same port (port 80) as a webserver does.
- Provide auto-reconnection for MySQL server: With the option "Keepalive Interval", you can keep connection alive with the server by pinging it.
- Comprehensive Management of MySQL objects
- Create, edit and drop table's fields, indices, foreign keys and triggers: With Table Designer the basic Navicat for MySQL tool for working with tables, you can create, edit and drop table's fields, indices, foreign keys, and much more.
- SQL Preview: The SQL Preview area shows you SQL representation of the oracle objects you are creating. This ability allows you to preview SQL before execution.
- Dump object definition as sql file: Backup object definition and data with ease by dumping as sql file.
- View Database / Table Structure: Present the database / table definition by printing their structures in Navicat. Understand the respective object structure fully at a glance.
- Diversified Import and Export Competence
- Import data from ODBC: You can import data from ODBC after setting up a data source connection. All available tables will be included if connection success. Just simply choose the tables you wish to import or specify a query using Add Query button.
- Import data from different file formats: XLS, CSV, TXT, DBF and XML: Import Wizard allows you to import data into a table from diverse format. On top of that, you can save your settings as an import profile for setting schedule.
- Export data to different file formats: XLS, TXT, CSV, DBF and XML: Likewise, Export Wizard allows you to export data into various format. Save your settings as an export profile for setting schedule.
- Export data and create records as INSERT statements in sql file: During Data Transfer, you can choose to export data as sql file with record options like complete insert statements / extended insert statements etc.
- Powerful Data Manipulation Tools
- Form View: Manipulate the current record with Form View. Enjoy a clear display of field name and its value with focus on current record.
- Support of Foreign Key Data Selection: With the GUI tool Foreign Key Data Selection, you can locate the foreign key values from the reference table. Stop shifting the view to a master table to look for the available values!
- Data and Structure Synchronization: Navicat for MySQL allows you to transfer data from one MySQL database to another with detailed analytical process. Likewise, you can compare and modify the table structures. For both Data and Structure Synchronization, the target database can be on the same server as the source database or on another MySQL server.
- Support of Data Transfer between local / remote MySQL databases: Transfer tables/views/stored procedures/events from one MySQL database to another MySQL database, or to a plain text file.
- Support of Backup and Restore MySQL databases: Regular backup on database is important to users. Backup/restore all tables and records, views, stored procedures and events for your MySQL database using Navicat. You can also schedule backups between databases.
- Create Schedule for Backup, Import / Export, Data Transfer, Saved Queries and Data Synchronization: Create a batch job for setting schedule to execute at one or more regular intervals, beginning and ending at a specific date and time. Batch job can be created for Query, Backup, Data Transfer, Data Synchronization, Import and Export.
- Send notification e-mail and attachment for schedule task: Generate notification e-mails with attach exported files to recipients you specify, connecting them to the latest schedule information. Read directly through your email account on the results returned from a schedule.
- Powerful Security Management
- Visual User Manager: Navicat provides users a visual tool for user management. You can easily add, duplicate, delete users, and edit global user privileges, and grant privileges on the selected databases, tables/views, fields and stored procedures/functions.
- Well-Designed Visual Builder / Editor
- Visual Query / View Builder: Visual Query / View Builder which is divided into two portions: the upper Graphical View, and the lower Syntax View, allows you to create and edit queries / views visually without knowledge of SQL.
- Query Editor: It allows you to create and edit SQL text for a query, prepare and execute selected queries.
- Support of Parameter Query: Set query parameters to add variable values to a query each time you run it.
- Code-Completion for Query, View, Stored Procedure and Event: Experience a quick way in constructing SQL statements in Query Editor, View, Stored Procedure and Event with the Code-completion feature. Whether you want to select available properties of database objects or SQL keywords, all it takes is a pick from the drop-down list.
- More great features
- Virtual Grouping: Have a better organization over objects in Navicat. You can categorize objects into groups with the Virtual Grouping feature. Virtual Grouping can be applied on Connection, Table, View, Stored Procedure, Event, Query, Backup and Schedule.
- Server Monitor: Select the servers that you want to monitor by checking them in the checklist box of the Server Monitor Window. Click on either Process List, Variables or Status icon to show and/or modify the properties of MySQL servers.
- SQL Console: To use a command-line interface, you can open SQL Console in Navicat. It provides you an interactive text-based screen to query input and result output from database.
- Tabbed Windows: Customize your window behaviour style. Navicat supports you of dragging windows in and out of the tabbed windows.
Enhancements:
- Improvements:
-
- Improved compatibility to some ODBC drivers for Import Wizard.
- Bug Fixes:
-
- Incorrect use of hexadecimal format in MySQL data types other than BLOB in Data Transfer.
- Data grid was unable to be opened properly when some kind of text were displayed.
- Removed some internal SQL run by Navicat in Query Viewer.
- Unable to change the default value of an existing field from NULL to other values in Table Designer.
Requirements
- Mac OS X 10.4 Tiger or 10.5 Leopard
Latest MySQL Versions Support: Navicat for MySQL a powerful MySQL Database Server administration and development tool. Highlights of supported features: Support of MySQL versions from 3License:update/patch
Navicat Premium 8.1.5
Navicat Premium is regarded as a professional and necessary program which allows you to connect to MySQL, PostgreSQL and Oracle databases simultaneously within a single application, making database administration to multiple kinds of database so easy. more>>
Navicat Premium 8.1.5 is regarded as a professional and necessary program which allows you to connect to MySQL, PostgreSQL and Oracle databases simultaneously within a single application, making database administration to multiple kinds of database so easy.
Major Features:
- Support of multi-connections to MySQL, PostgreSQL and Oracle servers.
- Support of transferring data between different servers.
- Support of transferring data to a text file with designated SQL format.
- Support of running profiles from different servers in a single schedule job.
PremiumSoft CyberTech - MySQL, PostgreSQL and Oracle databases simultaneously within a single application, making ... kinds of database so easyLicense:update/patch
and smart multi-connections Database Administration tool which lets you connect to MySQL ... PostgreSQL databases simultaneously within a single application, making databaseLicense:update/patch

Find Database Tables 1.0
Find Database Tables is the right solution if you have a bunch of MySQL tables in your database that you arent sure if you use anymore while finding them can be tough and daunting and youre afraid to delete any because that one obscure script you wrote years ago may still use it. more>>
Find Database Tables 1.0 is the right solution if you have a bunch of MySQL tables in your database that you aren't sure if you use anymore while finding them can be tough and daunting and you're afraid to delete any because that one obscure script you wrote years ago may still use it. Simply log onto your database sever, select your database, select the folder that has your scripts, and let Find Database Tables do the searching for you!
Major Features:
- Fast Searching
- View the table data - make sure if you really want to delete the table or not
- View the scripts where a table was found
- Drop unwanted tables right from the application
- Export the results to a CSV file that can be used in any spreadsheet application
- Can view table data, scripts, and delete tables while the searching is going on

MAMP PRO 1.8.2
MAMP PRO is such an effective tool that is designed for professional web developers and programmers to allow them to install and administrate their development environment under Mac OS X. more>>
MAMP PRO 1.8.2 is such an effective tool that is designed for professional web developers and programmers to allow them to install and administrate their development environment under Mac OS X.
As a professional web developer you have to test your programs in detail. In addition, you need a highly configurable developing environment with all the components also used by most ISPs: Apache, MySQL and PHP in the latest stable versions. No matter whether you want to test your latest Ajax creation, or realize a new page with a Content Management System (CMS): MAMP PRO supports you during the tests of your developments.
You can set up any number of servers to carry out tests without danger for your live system. Besides, the local name resolution is performed by MAMP PRO. To simulate a very authentic environment, the MAMP PRO also switches on the local mail server, so that dispatching mails by PHP scripts is possible.
With MAMP PRO, you can easily connect your local server with an existing Dynamic DNS provider, as for example dyndns.com. Making it very simple to quickly make the results of your work accessible externally for superiors and prospective customers. And because you can set up many virtual hosts, you can easily offer alternative configurations or suggestions.
Major Features:
- Webserver and Virtual Hosts: With MAMP PRO you do not need to edit apache's configuration files any more. With a few mouse clicks you create virtual hosts, that are immediately accessible under an individual domain with custom configurations.
- General Configuration:
- Decide whether to start the servers at system boot or manually.
- Choose a system account to run the servers.
- Choose whether to use standard, well-known ports or custom ports.
- Unlimited Virtual Hosts for unlimited projects:
- Create as much virtual hosts as you need
- Automatic configuration of domain name resolution (either local or via DNS)
- DynDNS support
- Optional: Various advanced configuration options for virtual hosts
- MySQL Configuration
- MAMP PRO uses the MySQL database shipped with MAMP. MySQL is the most common database server used for small web sites as well as complex enterprise products. MAMP is also shipped with the MySQL administration tool "phpMyAdmin" for accessing all your databases stored in the server.
- Thus the maintenance of MAMP's MySQL server is really easy. The configuration options in MAMP PRO mostly target security issues as
-
- MySQL root password
- Log files
- Base configuration of mysqld
- Postfix Email Configuration
- Every Mac running Mac OS X is already equipeped with a fully functional Mail server, which is usually disabled by default. With MAMP PRO you can enable it easily and you're able to use all of PHP's mail funcitonality in your own scripts.
- Domain and Smarthost
-
- Simple activation of the Mac OS X "Postfix" Mailserver
- Use your current Email provider as "Smarthost" if necessary. This allows easy and reliable Email services and avoids problems with spam filters.
- Dynamic DNS
- If you would like to make your MAMP PRO server accessible from the internet, you will need a host name, which refers to the Internet address(IP) of your connection(i.e. DSL). In most cases, the IP will be reset with every connection to your provider.
- Services like DynDNS.com provide a dynamic allocation between your IP and a host name. For this to work, DynDNS.com needs to be informed about your current IP. MAMP PRO can do this for you.
-
- Dyndns.com
- Easydns.com
Requirements:
- min. Mac OS X 10.4
- Platform: Universal Binary
- File type: dmg
- File size: app. 170 MB
Sequel Pro 0.9.6
Sequel Pro is a handy program for Mac OS X which can work with MySQL databases. more>>
Sequel Pro 0.9.6 is a handy program for Mac OS X which can work with MySQL databases. With support for browsing and modifying tables with 100,000+ rows, and databases with more than 100 tables. Sequel Pro is a fork of Version 0.7 of CocoaMySQL.
Manage your MySQL databases with the best looking MySQL Database Management App on Mac OS X. Sequel Pro is the perfect tool for working with database-driven websites and applications. Delivered
Entrance 1.4.36
Entrance is a high-speed and powerful program which is capable of browsing MySQL databases. more>>
Entrance 1.4.36 is a high-speed and powerful program which is capable of browsing MySQL databases.
It features a database explorer tree and "match box" table search feature that works simlarly to the Mac's Spotlight. Entrance can also create charts based on tables or query results, and graphical tools for exploring data are integrated. Entrance includes an integrated syntax highlighting SQL editor.
possessing desirable qualities in browsing MySQL databases. It features a database explorer ... Entrance 1.4.32 is a good tool possessing desirable qualities in browsing MySQL databases. ItLicense:update/patch
SQL Query 2.2.2 Beta 1
SQL Query 2.2.2 Beta 1 is a user-friendly tool which can be used to connect to a MYSQL or ODBC Database and Display the Records in a table view. more>> <<less
Navicat (MySQL GUI) 8.1.1
Navicat is an ideal solution for MySQL administration and development. This is an all-inclusive mysql front end provides a powerful graphical interface for databases management, development more>>
Navicat (MySQL GUI) 8.1.1 provides a fast and efficient solution for MySQL administration and development. This is an all-inclusive mysql front end provides a powerful graphical interface for databases management, development and maintenance. Easy installation and intuitive interface make it an irreplaceable tool for mysql on the web or your local desktop.
Navicat supports all verions of MySQL and let you converts Access to MySQL, MS SQL to MySQL, Excel to MySQL, synchronizes and backups database in a snap through helpful wizards. Major features include Visual Query Builder, Import/ Export, Report Builder, Backup/ Restore, SSH and HTTP Tunneling and Data Transfer. Navicat also supports to import data from ODBC, batch job scheduling (create schedule for Import/Export, Data Transfer and saved queries), printing of table structure. It also includes a full featured graphical manager for setting the users and access privileges.
Navicat version 8 supports Code Completion, Form View and email Notification Services, etc. Navicat is the number 1 MySQL database administration shareware in Download.com with over 350,000 downloads and 1,100,000 installations worldwide. Some of the users including Sony Music, Intel, Kodak, FedEx, KPMG Consulting, Ericsson, Siemens AG, Yahoo!, NTT DoCoMo (Japan), Hitachi (Japan), Imation, Lexmark, Cisco Systems, RSA Security, Avis (Europe), U.S. Department of Energy, UPS, Disney, Oxford University, Harvard University, NASA Space Flight Center, MIT, Michigan State University, University of Michigan, ... Navicat delivers a personal experience, simplifying the way you work. The program is available for Windows, Mac OS X and Linux and supports multiple languages.
MySQL Connector/ODBC 5.1.5 / 3.51.27
Connect to a MySQL database server using the ODBC database API MySQL Connector/ODBC (with MyODBC as acronym) allows you to connect to a MySQL database server using the ODBC database API on all more>> Connect to a MySQL database server using the ODBC database API
MySQL Connector/ODBC (with MyODBC as acronym) allows you to connect to a MySQL database server using the ODBC database API on all Microsoft Windows and most Unix platforms, including through such applications and programming environments such as Microsoft.
Main features:
Standards compliant:
- The production-ready version of Connector/ODBC is compliant with the ODBC 2.50 specification, Level 0 (with some Level 1 and 2 features). The stable version, is compliant with the ODBC 3.51 specification, Level 1 (complete Core API and Level 2 features).
Cross-platform:
- Connector/ODBC is available for Microsoft Windows, as well as many Unix systems (including Linux, Sun Solaris, HP-UX, IBM AIX, and Mac OS X).
Enhancements
Functionality added or changed:
- Added FLAG_NO_BINARY_RESULT connection option to always handle binary function results as character data. (Bug #29402)
Bugs fixed:
- Some catalog functions used fixed-sized buffers for handling arguments that could be overrun, and misinterpreted some arguments as patterns when they should be treated as identifiers. (Bug #36275)
- SQLDriverConnect() returned SQL_ERROR when the user cancelled the dialog box instead of SQL_NO_DATA. (Bug #36293)
- System DSN lookup (using ODBC_BOTH_DSN) fails on Windows XP. (Bug #36203)
- SQLProcedures() followed by SQLFreeStmt() crashes (Bug #36069)
- ADO adUseServer cursor is lost after updating adLongVarWChar field (Bug #26950)
- SQL_TYPE_TIMESTAMP and SQL_TYPE_TIME parameters were incorrectly included when parameters were expanded. (Bug #37342)
- DSN-less connection prompting cannot lookup driver entry (Bug #37254)
MySQL Workbench 5.2.0 Alpha / 5.1.13 RC / 5.1.12
A cross-platform, visual database design tool developed by MySQL MySQL Workbench is a next-generation visual database design application that can be used to efficiently design, manage and document more>> <<less
Exero CMS 1.0.1.1
Powerful content management system for your Mac Exero CMS is a free and open source content management system that runs on PHP, Mod_Rewrite and MySQL Database more>> Powerful content management system for your Mac
Exero CMS is a free and open source content management system that runs on PHP, Mod_Rewrite and MySQL Database.
Exero CMS has an easy to use AdminCP that allows the admin to create/edit or delete Pages, Blocks and Items(links,images,polls) and Modules.
System requirements:
-
-
Enhancements
- Fixed a small security issue with the $theme variable in the templates.
- Fixed issues with the SEO URLs.
Dzo 0.9.11
Free Java tool to maintain database schemas more>> Free Java tool to maintain database schemas
Dzo is a free, open source and Java based database utility which will help you to maintain database schemas.
At the moment Dzo only works with the following database engines: mySql, Oracle.
System requirements:
-
Enhancements
- Added annotations ejb3Extends to inherit from non-entity classes and ejb3Implements to add interfaces to a entity class.
- Sort the different #sql-groups.
- Dont fail or abort in a convert that origins from database.
- Generate enum-constructor in interface only when there is a constant that uses it (tom remove warnings).
- Change column-constants to enums instead of Strings.
- Added more Metadata information in interface.