What's the best database admin software for OSX?
- maintain database schema and data
- run queries
- convert schema from one database type to another
- datapump to move data around
- schema diff tools, ideally able build a script to update a schema
- easy to use
Databases I'm interested in are
- MSSQL
- PostgreSQL
- MySQL
- Firebird
- (SQLite)
Prefer one tool for all the databases, rather than one for each database.