Release 10!!

August 5th, 2008

This shouldn’t be a release, but i wanted to add some color. So I used some icons from FAMFAMFAM

DOWNLOAD r10
0r10.gif

It’s editable!!!

August 4th, 2008

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)

editable.gif

DOWNLOAD 09 NOW!!!!!

First bug submitted

July 31st, 2008

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!!!

DOWNLOAD V08 FROM HERE

Select the schema you are working

June 24th, 2008

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

select_schema.gif
Next step: Refactoring, some documentation and demo.

Create new schema..

June 22nd, 2008

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).

Download

new schema

I’m ready for feedback…

June 22nd, 2008

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)”

Query History

April 20th, 2008

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.

Download it

New Relase

Mywea version 0 release 04

April 19th, 2008

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.

Download it!

Next Step: Refactoring

Mywea version 0 release 04

MyWea version 0 release 03

April 18th, 2008

This is a simple web2.0 mysql query browser.
Mywea version 0 release 03

Download it!

Once upon a time…

April 17th, 2008

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