September 16, 10:00 am PST, 1:00 pm EST, 18:00 GMT
I'm proud to inform you that I will be hosting a MySQL Workbench
Webinar, September 16. You can find the announcement right here.
I have spent quite a deal of time testing MySQL Workbench. Thanks
to the hard work of the MySQL
Developer Tools Team, the tool just becomes better and better
each new build. Personally, I think it is high time to present
its features and benefits in a web seminar, and when Giuseppe
asked me to do it, I was more than happy to oblige.
I'll shortly post an outline of some of the key features I will
be presenting. Most likely, I'll address a number of issues I've
seen recurring on the …
Finally the on-demand version of the web based seminar is online. You can find recording here and you can also download presentation slides.
Please note that due to a technical problem in the time span 11:10 - 13:20 slides are not visible, but audio is good. Sorry for the inconvenience and thanks to everyone who attended!
Finally the on-demand version of the web based seminar is online. You can find recording here and you can also download presentation slides.
Please note that due to a technical problem in the time span 11:10 - 13:20 slides are not visible, but audio is good. Sorry for the inconvenience and thanks to everyone who attended!
Finally the on-demand version of the web based seminar is online. You can find recording here and you can also download presentation slides.
Please note that due to a technical problem in the time span 11:10 - 13:20 slides are not visible, but audio is good. Sorry for the inconvenience and thanks to everyone who attended!
On Thursday, July 17 there will be a web based seminar on MySQL
Workbench.
Seminar will be in Italian and anyone who is interested is
invited to join us. You can find details here.
If you are a database architect and you usually work with data
models this tool is going to make your life easier and you will
learn some interesting features. In the meantime, to better
understand the product, take have a look at http://dev.mysql.com/workbench/, where you can
download a copy of the community version, read blogs, contribute,
discuss and learn.
Happy data-modeling!
…
[Read more]
As you probably know, or at least heard, we are currently porting
Workbench to Linux. Generally speaking the porting process is
split in several stages. The first one is to compile non-GUI
Back-End which represents about 80% of the total application
code. The next stage is to ensure that unit-tests are run
correctly for the ported stuff. The third is to create user
interface and to bind it to the back-end/core. After that we will
have alpha version of Workbench for Linux.
Regarding tests, actually a portion of unit-tests are already
passed. These are 121 of 122 going well. At the moment we are
working on non-GUI back-end, and core part is compiled and run,
so now the modules and plugins are in progress. I must admit that
process of porting is pretty smooth, most of the code has already
been prepared with Linux/OS X ports in mind. I will be posting
our progress on the porting efforts frequently, please keep
checking our blog.
A week ago, Mike Zinner and his team released the beta version of MySQL Workbench on http://dev.mysql.com/workbench/. MySQL Workbench is a visual database design tool that is developed by MySQL. It is the successor application of the DBDesigner4 project.
There are two different editions of MySQL Workbench at this point in time - an open source edition and a standard edition that is only available for paying customers.
This means that MySQL Workbench introduces a new concept for MySQL. Until now, MySQL products have either been open source or only available through a commercial subscription (such as MySQL Enterprise Monitor).
MySQL Workbench is …
[Read more]