Live data from Hacker News

TablePlus – Native GUI tool for relational databases (2018)

tableplus.io

21–30 of 87 posts

Re: TablePlus – Native GUI tool for relational databases (2018)

#21
post #10

How does it compare to Sequel Pro ( https://www.sequelpro.com/ ) that would make me want to pay?

I've used both for some time. TablePlus has a beautiful UI and looks better than Sequel Pro for sure, but I find Sequel Pro to be more capable and easier to use. Redis support of TablePlus isn't too great either (searching on keys doesn't work), so I need to use another tool for Redis management anyway.

Re: TablePlus – Native GUI tool for relational databases (2018)

#23
post #22

Is anyone aware of software like this, but web based (saas)?

phpMyAdmin?

It is nice for free and in a few deployment scenarios. I do feel like it encourages bad practices however (e.g. not using a VPN to manage databases, but rather relying on web authentication).

Re: TablePlus – Native GUI tool for relational databases (2018)

#24
post #18

This piece of software is superb. It's lightning fast, the UI is so easy to use, in terms of productivity it's super nice (small things like "copy as an insert statement"). It has been my daily driver for months now, but only for personal projects. I tried to get a license at work, but our lawyer said their EULA is a no-go :(

Can you elaborate on what it was about the EULA that was a problem?

IANAL but I really don’t see anything problematic here, it’s all standard boilerplate digitally distributed software stuff. Maybe he thought the ownership clause was a little too broad?

https://tableplus.io/blog/2018/01/license-agreement.html

Re: TablePlus – Native GUI tool for relational databases (2018)

#28
post #22

Is anyone aware of software like this, but web based (saas)?

phpMyAdmin? It is nice for free and in a few deployment scenarios. I do feel like it encourages bad practices however (e.g. not using a VPN to manage databases, but rather relying on web authentication).

Thanks, but isn't that only mysql mostly? TablePlus supports a very wide range of databases, I'm looking for a single database manager in the cloud for multiple different db types (postgres, mysql, mongo, etc).

Re: TablePlus – Native GUI tool for relational databases (2018)

#29
post #18

This piece of software is superb. It's lightning fast, the UI is so easy to use, in terms of productivity it's super nice (small things like "copy as an insert statement"). It has been my daily driver for months now, but only for personal projects. I tried to get a license at work, but our lawyer said their EULA is a no-go :(

Can you elaborate on what it was about the EULA that was a problem?

> TablePlus may, in its sole discretion, at any time and for any or no reason, suspend or terminate this Agreement with or without prior notice.

> Without limiting the foregoing, neither TablePlus nor any TablePlus’s provider makes any representation or warranty of any kind, express or implied: (i) as to the operation or availability of the Application, or the information, content, and materials or products included thereon; (ii) that the Application will be uninterrupted or error-free; (iii) as to the accuracy, reliability, or currency of any information or content provided through the Application; or (iv) that the Application, its servers, the content, or e-mails sent from or on behalf of TablePlus are free of viruses, scripts, trojan horses, worms, malware, timebombs or other harmful components.

Especially the last point in the second excerpt was the issue.

Re: TablePlus – Native GUI tool for relational databases (2018)

#30
post #18

This piece of software is superb. It's lightning fast, the UI is so easy to use, in terms of productivity it's super nice (small things like "copy as an insert statement"). It has been my daily driver for months now, but only for personal projects. I tried to get a license at work, but our lawyer said their EULA is a no-go :(

>It's lightning fast

I think this depends on the database rather than the software itself.

Post reply on HN