175
you are viewing a single comment's thread
view the rest of the comments
[-] jogai_san@lemmy.world 3 points 1 year ago

Show me the docs. It really sounds like you're confidentially incorrect :-)

The app part is indeed just running in the browser. But it needs the data over an external connection. Explain how it can read/write the data to me.

[-] just_another_person@lemmy.world -2 points 1 year ago

I...don't think I need to. It's all open source. Here is the DBGate repo right here.

If you're unfamiliar with all of this, that's your job to get educated. This is how browser-based JS software works. The "proof" is right there in all it's glory for you to peruse.

[-] Markaos@discuss.tchncs.de 1 points 1 year ago

If you're unfamiliar with all of this, that's your job to get educated. This is how browser-based JS software works.

The browser version cannot connect to Postgres without a server-side part, for rather obvious reasons - you can't just make arbitrary network connections from the browser. Electron build is of course different, as that doesn't have to deal with the browser sandbox.

By the way, here's a similar issue documented in Outerbase's repo:

Outerbase Studio Desktop is a lightweight Electron wrapper for the Outerbase Studio web version. It enables support for drivers that aren't feasible in a browser environment, such as MySQL and PostgreSQL.

Not gonna lie, telling people how they need to get educated on stuff you don't understand ticks me off.

[-] jogai_san@lemmy.world 2 points 1 year ago

Not gonna lie, telling people how they need to get educated on stuff you don’t understand ticks me off.

Thanks for backing me up. The fediverse needs to grow because this way it allows for people to be spout nonsense without being corrected by peers.

Btw, had outerbase running trough docker, but could not figure out a way to connect to my own pSql yet..

load more comments (5 replies)
load more comments (8 replies)
load more comments (8 replies)
this post was submitted on 08 Apr 2025
175 points (98.9% liked)

Selfhosted

58893 readers
86 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS