Any plans for BigQuery support?
Show HN: TablePlus – A macOS client for relational databases
91–100 of 161 posts
Re: Show HN: TablePlus – A macOS client for relational databases
#92The UI looks nice. Is there any plan for Linux version?
Re: Show HN: TablePlus – A macOS client for relational databases
#93I would like to stay in the terminal even when working on a DB. But I never found a decent terminal based DB client with a GUI (TUI?). So I am writing my own at the moment. A terminal based database editor. It's a bit like vim for databases. If you too are interested in such a thing, let me know.
I'd be interested to hear more about what you are working on.
Re: Show HN: TablePlus – A macOS client for relational databases
#94Any major differences related to SQLPro Studio? https://www.sqlprostudio.com (apart from access to some systems, and price, but since I consume it via Setapp...). And so: Plans to make it available on Setapp?
TP also has more data display options.
Re: Show HN: TablePlus – A macOS client for relational databases
#95Been using it for a month now and I love the modern sleek interface. It's very similar to Postico (which is Postgres only unfortunately). One killer feature for me is that you can assign colors to connections. When you open a window this color is prominently displayed at the top, very useful for distinguishing production and dev. ⌘+P command prompt is also supported, like in Sublime Text. Some nice touches is that yo…
Re: Show HN: TablePlus – A macOS client for relational databases
#96Been using it for a month now and I love the modern sleek interface. It's very similar to Postico (which is Postgres only unfortunately). One killer feature for me is that you can assign colors to connections. When you open a window this color is prominently displayed at the top, very useful for distinguishing production and dev. ⌘+P command prompt is also supported, like in Sublime Text. Some nice touches is that yo…
Re: Show HN: TablePlus – A macOS client for relational databases
#97I would like to stay in the terminal even when working on a DB. But I never found a decent terminal based DB client with a GUI (TUI?). So I am writing my own at the moment. A terminal based database editor. It's a bit like vim for databases. If you too are interested in such a thing, let me know.
DBCLI[0] offers some decent solutions (although definitely not "vim for databases"), have you played around with them? I have used and liked pgcli and mycli, but haven't used them extensively by any means. I'd be interested to hear more about what you are working on. [0] http://www.dbcli.com/
Maybe 'PhpMyAdmin for the terminal' is a better description then 'Vim for databases'?
Re: Show HN: TablePlus – A macOS client for relational databases
#98Earlier quoted context omitted.
DBCLI[0] offers some decent solutions (although definitely not "vim for databases"), have you played around with them? I have used and liked pgcli and mycli, but haven't used them extensively by any means. I'd be interested to hear more about what you are working on. [0] http://www.dbcli.com/
I think this is a misunderstanding. I am not building a client where you type in commands. I am building a client where you can browse tables like spreadsheets. Maybe 'PhpMyAdmin for the terminal' is a better description then 'Vim for databases'?
Re: Show HN: TablePlus – A macOS client for relational databases
#99Are there other macOS apps that can read both MySQL and SQLite?