Live data from Hacker News

Sequel Pro – Open source macOS native MySQL GUI client

sequelpro.com

111–120 of 170 posts

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

#111
post #71

Earlier quoted context omitted.

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

It’s a user experience tax, I think. Most utilities on a Mac are a pure joy to use, well-maintained, and integrate terrifically with the OS.

If you didn’t care about user experience (or didn’t think it was better) and just wanted to save money, why would you ever get a Mac anyway?

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

#112
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?

Unfortunately not. But it is worth the price. You can try with free version but it is limited.

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

#113
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.

If you're talking strictly developer tools, I have GitUp and Hex Fiend in my Dock right now. If you stray out further into productivity tools, I have Hammerspoon, Jumpcut, Karabiner-Elements off the top of my head; on the command-line side MacPorts brings me many cross-platform tools.

I was going to mention macports. As an aside, I still don't understand why folks suddenly decided homebrew was "it", when macports already does the job so we'll.

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

#114
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.

Projects like these should be celebrated with license fees.

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

#115

This is my favorite DB tool, but unfortunately it doesn't support MySQL 8 — https://github.com/sequelpro/sequelpro/issues/2699

I ran into the same issue here too. They've fixed it in their nightly builds which I've found pretty useable: https://sequelpro.com/test-builds

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

#116

Earlier quoted context omitted.

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

It’s a user experience tax, I think. Most utilities on a Mac are a pure joy to use, well-maintained, and integrate terrifically with the OS. If you didn’t care about user experience (or didn’t think it was better) and just wanted to save money, why would you ever get a Mac anyway?

I disagree with this strongly. While it is the case in some instances, on macOS you often have to pay for the most basic of utilities, quality of life improvements, stuff like better window snapping and unarchivers etc. Things that are no worse on Linux. You even have to pay for a decent file manager on macOS and it usually still doesn't come close to Dolphin, which is a pure joy to use on Linux, while still being free software.

I think it's more to do with the (lack of) ideology when it comes to macOS developers, as in, they don't feel strongly about advancing free software etc. even if they grew up on it, they see software development as a job like any other, to make money from and nothing more. Am not saying it's an illegitimate view, but dressing it otherwise is I think not accurate.

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

#117
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.

Adium is basically abandoned and cyberduck has always been a clusterfuck by virtue of being a Java app. As such the UX is terrible. If I'd paid for either I'd want my money back.

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

#118
post #69
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.

I'm way more inclined to use something on a daily basis that I pay for to be honest as this means I have some kind of influence on how long the project will be around that I incorporate in my workflow. At least a little bit more than if I use a free product. I don't mind paying for quality software and I think a lot macOS users feel the same way.

To be fair, you can usually donate to free software as well, it's just that people seem to be less inclined to do so vs straight up paying for a proprietary one, sadly.

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

#119
post #56
post #15

It hasn't been updated in a very long time. Constant crashes on Mojave. I have transitioned away to TablePlus and DataGrip. Too bad because it was a very good tool for quick edits.

I had a lot of trouble with Mojave and the crashing you are reporting is annoying. I’ve been using their test builds the past couple months with zero problems though. https://sequelpro.com/test-builds

That bug is so annoying. Push a release!

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

#120
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.

Thanks! I will try that over SourceTree! Do you know how it compares? Especially with other clients like Kraken / Tower?
Post reply on HN