I'm running postgres on docker on an ec2 instance and outerbase lets me save the connection but doesn't show any schemas or let me query any tables. I've checked and double checked firewalls to make sure the IP is whitelisted. I'm able to connect with the same setup from my personal computer via psql (with the only difference being the ip whitelisted)by whitelisting it. Hope you get this working or add some improved…
Launch HN: Outerbase (YC W23) – A new UI and editor for your database
81–90 of 116 posts
Re: Launch HN: Outerbase (YC W23) – A new UI and editor for your database
#82so outerbox connects directly to the db without using a bridge service like Mode does? meh, i don’t want to allow inbound connections from the internet. i absolutely hate mode, but i liked their bridge connector.
We are working on providing VPN tunnel connections or VPC-to-VPC connections as well, but it's not quite available today. Thanks for sharing this concern with us!
LFP
Re: Launch HN: Outerbase (YC W23) – A new UI and editor for your database
#83Re: Launch HN: Outerbase (YC W23) – A new UI and editor for your database
#84What is "the app for Mac"? As i understand from other comments, it's not, in fact, on premise?
In terms of serving Outerbase on-prem, it's an enterprise offering we do support.
Re: Launch HN: Outerbase (YC W23) – A new UI and editor for your database
#85Earlier quoted context omitted.
Downloaded your "native Mac app" Turns out it's just Electron Disappointed. Will stick to TablePlus
Yeah I get it. We wanted to get a local version out there as it's what a lot of people want, but as you can imagine a full native mac app takes a ton of time to deliver. We thought Electron would be a nice interim until we go down the route further. I know Electron doesn't get a lot of love, is it the file size, the UX, or what about it makes it less desirable for you?
To add on to that, it has not been my experience that fully native apps are guaranteed to be better quality. SequelPro/SequelAce are native, but they definitely feel clunkier than a lot of electron apps. Maybe it's more efficient in RAM and CPU, but when the bulk of the computation happens remotely, I don't really care.
As a potential user, I'd much rather you spend your time delivering support for connecting to DBs on localhost.
Re: Launch HN: Outerbase (YC W23) – A new UI and editor for your database
#86Re: Launch HN: Outerbase (YC W23) – A new UI and editor for your database
#87Re: Launch HN: Outerbase (YC W23) – A new UI and editor for your database
#881) We are bootstrapping, with low resources, and no income: paying for something like this is not an option - not even if it was 1/10 of the current price.
2) As I said we have data from big companies, so it would only be viable if we could do it all locally (not even sure if that's possible).
With you current business model I think you might perhaps lose a lot of opportunities like us.
Also, it might be a noob question, but it's not clear if we can use this to EDIT data aswell, directly. It's a bit of a pain in Workbench: for instance, if you don't have an AI PK, it won't allow you to edit data after a select statement.
Re: Launch HN: Outerbase (YC W23) – A new UI and editor for your database
#89Great job with the UI. Looks really clean. One concern many data teams might have with this is around how something like verifies that the queries are correct before sharing it with the rest of the company. Have you thought about a solution for that?
So right now a user can create a query, save it, and share it with their teammate for verification. Their isn’t currently a more automated workflow to do this, but it is something we are definitely exploring.
Re: Launch HN: Outerbase (YC W23) – A new UI and editor for your database
#90Congrats on the launch Brandon + Brayden. I'm building something similar over at Mito ( https://www.trymito.io ), although we're Python first instead of SQL first. Would love to hop on a call and learn more!