YAMI (Yet Another MySql Interface) is small and fast application for browsing MySql databases.
| Summary | |
| Latest stable release: | 0.1.3 |
| Latest stable revision: | r153 |
| Latest unstable revision: | r184 |
:: Latest
- You can download the neutral builds (packages built against the latest revision) from http://yami.heliohost.org/
- New code formatting rules applied.
- Added the licensing documentation for the JDBC connector
:: 2009.02.06
- How to build YAMI from source? Compiling notes.
:: 2009.01.31
- Version 0.1.3 is out, including the fix about wrong indexing: http://code.google.com/p/yami/issues/detail?id=5.
- The source has been moved to trunk/
:: 2008.10.04
- Version 0.1.3a is out
- Bugfixes.
- Tabbed browsing. For list of changes see the Changelog.
- Issues: http://code.google.com/p/yami/issues/detail?id=5
- YAMI r138 (0.1.3a) is available from repository /svn/trunk/yami.
- Tabbed view implemented.
- Bug fixes in reading database names.
- Due to various SVN problems, we are completely removed the earlier revisions of YAMI from http://code.googlecode/p/yami/ . YAMI's new directory is located under /svn/trunk/yami. You can't see the changes by clicking to the Diff button in the source-view, because we changed the patch to our project. You can view these differences under the Source tab, by clicking to "Changes" button. The previous revision about YAMI is r115. The revision numbers from r116 to r137 are representing the test phase of tabbed-view, what has been finally implemented in r138. This is the last working revision.