Live data from Hacker News

Sequel Pro – Open source macOS native MySQL GUI client

sequelpro.com

101–110 of 170 posts

Re: Sequel Pro – Open source macOS native MySQL GUI client

#101
post #36

Projects like these should be celebrated through donations and this project makes it easy. When’s the last time you’ve seen freeware developer tool for macOS that’s not from a corporation with money to spare? I personally can’t think of anything beyond iTerm (utility), Homebrew (utility), ...aaand that's where my list ends.

Fork is a great Git GUI with a very "Mac-like" interface (also available for Windows): https://git-fork.com

I use it for some git operations when I would be slower on the command line, and I can highly recommend it. The UI is very polished! Bonus: I can open it from the command line with a simple "fork" command.

Re: Sequel Pro – Open source macOS native MySQL GUI client

#102
post #36

Projects like these should be celebrated through donations and this project makes it easy. When’s the last time you’ve seen freeware developer tool for macOS that’s not from a corporation with money to spare? I personally can’t think of anything beyond iTerm (utility), Homebrew (utility), ...aaand that's where my list ends.

cyberduck, iina, adium, notational velocity, divvy, hex fiend, keka, xee, unicodechecker, textual, …

That's just a subset of what I saw scanning my /Applications, and I don't specifically look out for replacing existing software with free (whether freedom or beer) applications.

Re: Sequel Pro – Open source macOS native MySQL GUI client

#103
post #71

Earlier quoted context omitted.

It used to be though. I think the freeware culture slowly moved away at 10.5 or so. Maybe that was accelerated by the app store release in 10.6. Quicksilver, while at the time a terrible mess in terms of the code is basically the forefather of all these launchers. Apple also removed a lot of the MacOS APIs that allowed you to mod system components (e.g. input managers) around the same time.

I think that's just because the software landscape matured in general. More people use apps, more developer make a real business out of it instead of tinkering in their free time. A few years ago people around me would look at me weirdly for paying for apps for a phone. Now it's normal that you pay for some apps and subscriptions on a monthly basis.

most of the things i use for development on windows/linux are open source by comparison whereas buying a macbook led me to spend 200 bucks on utilities. definitely feels like an apple tax

Re: Sequel Pro – Open source macOS native MySQL GUI client

#104

I'm personally a big fan of TablePlus: https://tableplus.io

Second this. I moved away from SequelPro about a year ago once the app started to crash occasionally. TablePlus isn't as feature rich but it's fast, uncluttered and pretty stable.

Re: Sequel Pro – Open source macOS native MySQL GUI client

#105
I used and loved Sequel Pro for years, but interface limitations and crashes finally set me off looking for a replacement after some stressful production debugging sessions.

After trying a few like MySQL Workbench and Navicat, I landed on Querious and haven't looked back since. It's not free in either sense of the word but well worth the ~$50 USD license IMO.

Interface-wise I found it to be easier/more familiar to switch to from Sequel Pro, as compared to some of the alternatives mentioned above - more on the light and nimble side, less on the heavy interface enterprisey-feeling side if that makes sense.

It's Mac native, performant, and very stable. Some very basic features that felt like a big upgrade from Sequel Pro:

- Arbitrary WHERE clause support in the data view, so you don't need to switch to a full manual query as soon as you need slightly more complex conditions

- Multiple query tabs - I used to spawn multiple Sequel Pro instances because this was so hard to live without. There's also good management of query history and saved queries.

- Robust and performant import/export tools

No affiliation with the developer, just wanted to give a shout-out to a high quality piece of software that I've really appreciated using.

Re: Sequel Pro – Open source macOS native MySQL GUI client

#106
post #98

It has the best application icon ever. Just everything is right about it.

So glad they haven't changed it, beautiful execution and the humor of it has made it instantly memorable even for a product that has a completely generic (but clear) name, googling "sql pancake icon" even gets you to the product.

This is how you brand something.

Re: Sequel Pro – Open source macOS native MySQL GUI client

#107
post #66

Earlier quoted context omitted.

Agreed that Postico is amazing. Totally worth the $40 or whatever it costs.

sadly neither postico nor tableplus can connect using an ssh certificate. this is becoming a big drawback in organisations switching to ssh certs instead of keys.

TablePlus definitely can connect using SSH certificate. I'm using it like that right now.

Re: Sequel Pro – Open source macOS native MySQL GUI client

#108
post #66

Earlier quoted context omitted.

Agreed that Postico is amazing. Totally worth the $40 or whatever it costs.

sadly neither postico nor tableplus can connect using an ssh certificate. this is becoming a big drawback in organisations switching to ssh certs instead of keys.

Hey! I'm the author of TablePlus and let check it.

Re: Sequel Pro – Open source macOS native MySQL GUI client

#109
It is nice it is true. But some time ago SequelPro was crashed on my Mac. Since then I moved to TablePluse. It is much more convinent for me. Contain everyting what I need and I can use for manage another types of database (Redis, Postgres, Mongo..). I highly recomend TablePlus.

Re: Sequel Pro – Open source macOS native MySQL GUI client

#110
post #109

It is nice it is true. But some time ago SequelPro was crashed on my Mac. Since then I moved to TablePluse. It is much more convinent for me. Contain everyting what I need and I can use for manage another types of database (Redis, Postgres, Mongo..). I highly recomend TablePlus.

Is it open source as well?
Post reply on HN