Category: "DB-Tracklayer development, MySQL, database" , Tags: client, DB Tracklayer, DBA, iPhone, iPod touch, MySQL
This is Shacho writing.
Long time no see, again?
In the last post, I’ve mentioned that we’ve applied ‘DB Tracklayer for MySQL with iphone’ to the Apple’s application review,
and one day, without any notice, it was released ‘for Sale’.
We made it, release!
So, I’m gonna highlight some selling points of DB tracklayer.
To put it simply, it is MySQL client application for DBA.
I’ll list main features below.
- Features for MySQL
- Can connect to MySQL servers to browse and edit DB structures or data
- DB: list
- Table: list, structure, data
- View: structure
- Procedure/Function: structure
- Trigger: structure
- Event: structure
- Display various information of MySQL without inputting SQL
- Server information
- System variables
- Status
- User connection
- User privileges
- Log (available when outputting log to a table on 5.1)
- If you are familiar with creating SQL sentences, you can execute almost all SQL sentences with SQL editor
- Has a little assist function for input
- Has lists that cover almost all keywords
- Features for iPhone
- Implements multi column grid control system, which standard development environments don’t have.
- Customized Mac version MySQL Connector for cocoa touch
Selling points are like this.
It’s kind of self-applause…, but the actual application that we’ve made is really useful than I’ve expected. I use it to check Variables and Status even when I’m using the PC.
And it’s really nice that we can easily check general_log and slow_query_log.
Well, talking of browsing information such as Table data, there are other applications for iPhone, and maybe it’s better to see on… than on iPhone, right?
Any MySQL DBAs, who have iPhone or iPod touch, I really recommend you to try this.
DB tracklayer for MySQL with iPhone is FREE!
For the detail, visit
http://www.db-tracklayer.com/
Than, see you soon again.


