Earlier quoted context omitted.
Yeah, my last company paid for a subscription to this. Enjoyed using it. Don’t think there’s a massive market, but definitely lots of devs who want easy DB access and would pay $5/month.
The average true cost to acquire a single customer is in the hundreds of dollars, to pay for sales & marketing labor, advertising etc. So $5/month is nearly equivalent to "free" from a business perspective. https://firstpagesage.com/marketing/average-cac-for-saas-bus...
Show HN: Outerbase Studio – Open-Source Database GUI
81–90 of 153 posts
Re: Show HN: Outerbase Studio – Open-Source Database GUI
#82For production use, we'll need some form of OAuth support, or users will have to implement their own authentication gateway in front of the Studio server.
Re: Show HN: Outerbase Studio – Open-Source Database GUI
#83Re: Show HN: Outerbase Studio – Open-Source Database GUI
#84For years I've wondered why a general purpose, high quality, good UX, browser based DB browser has not existed. I've implemented 3 such (not general-purpose) browsers in my career. But I'd be really happy to stop doing that and use this instead. I would love to see a Firestore driver implemented (maybe I'll take a crack at it some day), as I'm stuck in GCP land for the time being.
Re: Show HN: Outerbase Studio – Open-Source Database GUI
#85Re: Show HN: Outerbase Studio – Open-Source Database GUI
#86Re: Show HN: Outerbase Studio – Open-Source Database GUI
#87For years I've wondered why a general purpose, high quality, good UX, browser based DB browser has not existed. I've implemented 3 such (not general-purpose) browsers in my career. But I'd be really happy to stop doing that and use this instead. I would love to see a Firestore driver implemented (maybe I'll take a crack at it some day), as I'm stuck in GCP land for the time being.
Re: Show HN: Outerbase Studio – Open-Source Database GUI
#88Would be nice to have an option of choosing a "compact" interface When you contrast web UI with native GUI, the realspace you lose in the web accumulates fast All that padding makes it hard to see the actual information, especially for power users Compare this with Navicat, or even DBeaver, their native tabs, buttons and cells are almost half the height of Outerbase Studio GUI
This is great feedback thank you, we will work on adding in a compact mode!
Re: Show HN: Outerbase Studio – Open-Source Database GUI
#89Re: Show HN: Outerbase Studio – Open-Source Database GUI
#90Earlier quoted context omitted.
I saw that it was AGPL licensed, which was odd to me for something that's supposed to be a client. I don't like the AGPL license because of how overbearing it is, I avoid downloading AGPL'd software, unless its a pure compiled binary. I am probably a little too strict about software licenses, but I rather always have the freedom to keep any forks to myself, don't force me to share code for my one-off project.
AGPL does not prevent anything that anyone has any right to want. The more someone cries that agpl (or gpl3, or gpl-any) is "overbearing", the more they expose how they wish they could steal. You can't say one without saying the other, they are the same statement. And it's an extra level of amazing to need to steal something that's already free. You can absolutely not only use agpl software, for free, you can even se…
People say that but I remember when Mongo changed their license to some custom one that was similarish to AGPL and it didnt even matter because China just does not care.