MySQL Workbench - visual database design tool for MySQL
MySQL Workbench is a visual database design tool. The tool is specifically for designing MySQL database. MySQL Workbench provides DBAs and developers an integrated tools for Database Design & Modeling, Query browser, Database Administration.
Download link: http://dev.mysql.com/downloads/workbench/5.0.html

http://wb.mysql.com/
comments powered by Disqus
Related Products
Mysql-workbench-doctrine-plugin - plugin to create YAML schemes out of MySQL Workbench for the doctr
This plugin will be discarded in favour of the http://github.com/johmue/mysql-workbench-schema-exporter projectThere are plenty of reasons, why I will discard the LUA plugin. 1. I'm a PHP developer and LUA is a pain for me, as it retains me from implementing good ideas. The second effect is, that users dealing with Doctrine are PHP users and not LUA, which might help to find people to contribute. 2. My vision is a pluggable solution, where users can generate models for different tools (Symfony,
VFront - User front-end for MySQL and PostgreSQL
VFront is a open source front-end for MySQL or PostgreSQL databases. VFront is for non-expert users capable to work safely on data using an intuitive graphic interface. It exports data modules, statistics and report management based on xml, xsl and xsl-fo protocols.
iSQL-Viewer - JDBC compliant database front end
iSQL-Viewer is JDBC compliant database front end. It implements across multiple platforms features of the JDBC API. It does everything through a single interface. iSQL-Viewer works with most database platforms, including PostgreSQL, MySQL, Oracle, and Informix.
Uncnetworkinventory - Database and Web Front End For UNC-Chapel Hill's Network Equipment
Network Inventory This project's goal is to create a MySQL database containing information about all of the networking hardware on the UNC-CH campus. Also, we hope to create functional web front-ends for the database to be used by network administrators for troubleshooting and reference purposes. Documentation Documentation (such as Use Cases, Design Document, etc.) is available in our "Downloads" section. Temporary Problem with Uploading Documents - Alternative URL provided Interface - http://d
Sequel Pro - MySQL Database management for Mac
Sequel Pro is a fast, easy-to-use Mac database management application for working with MySQL databases. It gives you direct access to your MySQL databases on local and remote server. It supports Full table management including indexes and MySQL Views.
HeidiSQL - A lightweight interface to MySQL
HeidiSQL is a lightweight, fast and flexible interface to the popular MySQL-Database. It allows you to browse and edit your databases, tables, views, stored routines and triggers from an intuitive Windows interface.
Wordpressinstallationsystem - Wordpress Installation System(WPIS) is a php/mysql based Wordpress Ins
Wordpress Installation Systemhttp://wordpressinstallationsystem.googlecode.com by Abhishek Jhahttp://abhishekjha.net/contactme Intro:Wordpress Installation System(WPIS) is a php/mysql based Wordpress Installation Automation and Controlled Installation System for Web Hosting providers. If you are a web hosting provider and would like to automate your task of providing people a ready made website of their needs, then this script makes it easy for you to make a user system controllable from admin p
PHPMyAdmin
phpMyAdmin is a free software tool written in PHP intended to handle the administration of MySQL over the World Wide Web. phpMyAdmin supports a wide range of operations with MySQL. The most frequently used operations are supported by the user interface (managing databases, tables, fields, relations, indexes, users, permissions, etc), while you still have the ability to directly execute any SQL statement.
Bpel-workflow - Web 2.0 workflow designer and RESTful XML engine
Target audience:1. Business users in finance, retail, telco and government who need a web based drag and drop workflow tool. 2. Application developers that want to use a scalable workflow engine by simply making AJAX REST calls to run workflow processes. Typical use cases:1. Runbook automation (automation of operational tasks in large enterprise environments) 2. Web 2.0 workflow applications e.g. product information management Demo1. Front End http://87.106.210.179/oba/ 2. New SQL resource compo
Wildblog - Simple CMS supporting MVC and written in PHP.
Yes, it is just another CMS written in PHP. But in comparison to other similar naive projects I've spent much time trying to do things right :) Project uses the MVC design and PHP object model. It's been a bit inspired by RoR and another frameworks. In the end there should be easily extend-able CMS (Content management system) with an advanced framework as its core. For example we'll want to develop a simple blog with front-end and back-end interface. So we will only specify the data relationship