I do a fair bit of work on client sites, and I wind up using phpMyAdmin in the browser to workshop certain queries and play with things. I just found myself wondering today if there are good Mac desktop tools that allow for this same sort of thing (i.e. local access to remote server).
I figure there have to be, and that somebody in this community has probably used them.
I’ve used Base but not extensively. It’s billed as a “SQLite Editor,” dunno if it will work with other SQL DB’s. Apparently there isn’t a M1-native version yet.
I used to make great use of an industrial-strength app on Windows machines called SQLDeveloper. It appears to belong to Oracle now and offers free versions for Mac, Windows, and Linux. It worked with every flavor of SQL database that I threw at it.
At the risk of quoting myself from an earlier thread, see below. The short version is: Datasette for quickly exploring a database or CSV files, or as a tool to share data with others; Native SQLite Manager for actually managing databases locally.
Not using SQLite, unfortunately. I need something to hit a MySQL (technically MariaDB) backend. DBeaver would probably work, but as you pointed out it’s pretty ugly - and it’s super-expensive.
I’ve used Sequel Pro, and when I did I kept it in my dock because the icon is awesome. Sadly, it looks like the project has been abandoned. No updates in years.
I find phpMyAdmin excellent, especially when used with MAMP Pro - which lets me manage multiple local websites simultaneously. Maybe your current solution is good.
I’ve not found a program that matches it’s features and reliability when dealing with MariaDB/MySQL.
I like dbForge Edge - it’s a feature-rich database client. It supports MySQL, MariaDB, SQL Server, Oracle, PostgreSQL, and a wide range of cloud services. Works on macOS via Crossover, but it’s not a problem for me. All of its pros are more important than this only one con.