Earlier quoted context omitted.
To my eyes, dbvisualizer and databasespy are never going to have native look and feel on OSX and I’m going to feel like their UI is inferior because of it. Maybe they’re more powerful & established right now especially but I used Sequel Pro when I was using MySQL for the same reason. This tool seems great for people like me who see good OSX experience as table stakes.
> To my eyes, dbvisualizer and databasespy are never going to have native look and feel on OSX and I’m going to feel like their UI is inferior because of it. I'm having trouble understanding this thought process. Are you saying you'd pick a truly inferior tool that looks good on a Mac to a superior tool that looks inferior because of the UI?
Show HN: TablePlus – A macOS client for relational databases
71–80 of 161 posts
Re: Show HN: TablePlus – A macOS client for relational databases
#72Looks quite nice. Currently stuck on pgAdmin 1.22, as I won't touch the "modern" Electron version of it.
I've recently discovered DBeaver, and am quite happy with it. https://dbeaver.jkiss.org/
Re: Show HN: TablePlus – A macOS client for relational databases
#73Love it! Please don't bother with people who don't care about proper native experience. I've been waiting for a tool like that for sooooo long and I'm really happy to see it. I love when developers use the platform to its full extent instead fighting with it (like Electron and all rest of cross-platform approaches) And for those whining about "macOS-only" - take a look at Tower, a Git client that was initially macOS-…
You can find out about their tech stack in their FAQ: https://tableplus.io/faq
Re: Show HN: TablePlus – A macOS client for relational databases
#74Looks quite nice. Currently stuck on pgAdmin 1.22, as I won't touch the "modern" Electron version of it.
I wish pgAdmin 4 was built on Electron. It is that horrible.
Thankfully BigSQL are still updating pgadmin3 to work with postgresql 10: https://www.openscg.com/bigsql/pgadmin3/
Re: Show HN: TablePlus – A macOS client for relational databases
#75I like what TablePlus is offering. My question is the price. $69 isn't horrible, but it is still a lot. Is this one time $69 with a long path of free upgrades or is this $69 once a year like other software I use (VMWare Fusion, Office, etc).
Re: Show HN: TablePlus – A macOS client for relational databases
#76For people that have tested it: can it set up connections over ssh tunnels? Would be a handy step to skip
Re: Show HN: TablePlus – A macOS client for relational databases
#77And so: Plans to make it available on Setapp?
Re: Show HN: TablePlus – A macOS client for relational databases
#78Re: Show HN: TablePlus – A macOS client for relational databases
#79I’d pay for a Linux version. Graphical SQL clients in Linux are the worst ever.
Re: Show HN: TablePlus – A macOS client for relational databases
#80Earlier quoted context omitted.
> To my eyes, dbvisualizer and databasespy are never going to have native look and feel on OSX and I’m going to feel like their UI is inferior because of it. I'm having trouble understanding this thought process. Are you saying you'd pick a truly inferior tool that looks good on a Mac to a superior tool that looks inferior because of the UI?
This matters. The dbvis interface looks like a misclick waiting to happen. I seriously prefer using plain psql over tools with that much noise. If it doesn't improve visibility, it can GTFO. Seriously, I have access to all the fancy features already. I need a tool that will make the usual stuff - table introspection, mostly - easier and more pleasant. If I need to export some stuff, nine times out of ten I'll do it i…