Release 10!!
August 5th, 2008This shouldn’t be a release, but i wanted to add some color. So I used some icons from FAMFAMFAM
This shouldn’t be a release, but i wanted to add some color. So I used some icons from FAMFAMFAM
From my point of view one of the most important release (and practically the reason why I started with this), a simple way to edit data. Although this first version is quite tricky, is very simple to use:
1. You can only edit data from query that have this structure “select * from [table]”.
2. The edit button will turn available.
3. And know you can double click in the field you want to edit.
(just like queryBrowser)

Hi,I want to thanks Ariel from Houston(TX) for submitting the first bug. The bug is now fixed and I added a new functionality: when you double click the name of the table it automatically writes
“SELECT * FROM [db_name] .[db_table]”
Not to fancy but quite usefull!!!
By double clicking the schema/database you want to work with, it will set it as selected. Now you would not have to write the schema name in every query. Check the image.
To download Mywea vr0.07 click here

Next step: Refactoring, some documentation and demo.
I’ve added a button that opens a modalbox to create a new schema.
Although is a very simple update I’ve done it for two reasons:
First, I wanted to add modalbox, for future features.
Second, I wanted to represent a simple proccess in UML (drawing I’m going to upload later).

Hi, if anyone has any comment,sugestion, improvements or even gramatical corrections now you can send me and email to
“ivan@ (the domain on the url)”
While I was trying different queries I realized the importance of keeping track of the history. That’s why the new feature is about going back or forward in the query history.

This new release include the schemas navigation so you can esaily browse all your database. Although their still measing a little bit of colour I belive I’m in the correct way.
Next Step: Refactoring

This is a simple web2.0 mysql query browser.

Wellcome!! Here I will try to show th evolution of a web application from scratch to when i get bore. So far I’m pretty excited to document as much as I can.
What is mywea? Mywea stands for Mysql Web Based Administrator. The objective of this software it to do the same stuff that phpmyadmin but in a nicer way.
My first realease will only connect to a database and will allow to execute some scripts