Skip to content

Releases: SteelWaffe/databench-releases

Databench 0.2.0

Choose a tag to compare

@SteelWaffe SteelWaffe released this 30 Aug 10:46

MariaDB now gets the same care MySQL already had: query plans are read
rather than guessed at, JSON columns are called what MariaDB calls them,
and TIME values longer than a day survive the trip instead of being
truncated on the way in.

Byte strings are shown as byte strings, and the application finally
carries an icon worth putting on a taskbar.

Databench 0.1.0

Choose a tag to compare

@SteelWaffe SteelWaffe released this 26 Aug 18:52

First release.

A database client for PostgreSQL, MySQL, MariaDB and SQLite: a grid that
scrolls without paging buttons, filters and edits staged until you write,
a SQL editor with completion and query plans, schema editing, import,
export, backup and restore, and updates from here on.