SaaSHub helps you find the best software and product alternatives Learn more →
Widen Alternatives
Similar projects and alternatives to widen
-
-
AppSignal
AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
-
-
-
-
easy-invoice-pdf
Free & Open-Source Invoice Generator - No Sign-Up, No Ads, Instant PDF Export, 100% In-Browser, and Fully Customizable Templates. ⭐ Star the repo if you like it
-
-
-
Kargo
Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
-
-
cartography
Cartography is a Python tool that pulls infrastructure assets and their relationships into a Neo4j graph database. (by cartography-cncf)
-
-
pytrilogy
Can we improve the best language for data analytics? Strongly typed, composable, cross-engine SQL. More declarative and expressive, safer, and simpler for humans and agents.
-
-
-
-
-
preloop
agent-native, drop-in Github Actions that can run locally or self-hosted in microvms, with debug-on-failure
-
alan_parsons_project
UIUC ECE291 summer of 2002: Assembly x86: Middle Earth sky shooter. Now converted from x86 asm to WebAssembly via Claude Code in 2026
-
-
-
magic-switch
Magic Switch is a simple macOS menu bar utility that lets you quickly (and securely) switch Magic Keyboard, Magic Trackpad, Magic Mouse, and other Bluetooth peripherals between Macs with one click.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
widen discussion
widen reviews and mentions
- Show HN: Widen, a native Postgres GUI using Apple's on-device LLM
-
Ask HN: What Are You Working On? (August 2026)
Basically a benchmarking platform that measures how the top LLMs recommend devtools when prompted to build different types of web apps.
2. https://widen.dev
-
Show HN: Widen – Open-source Mac Postgres GUI with local or cloud text-to-SQL
Github: https://github.com/betocmn/widen
I was paying for DataGrip for several years as my desktop database GUI but if I wanted text-to-SQL with LLMs I'd have to pay even more on top. So I decided to build my own and I've been using it for a few weeks now.
At any time I'm usually working with 3 to 6 databases, and having them set up in something like Conductor (for parallel agentic coding), but for Postgres databases, lets me quickly start a session, ask questions to my database in plain English, get a data export, move on and close the session. It's been working well and I thought I would share it here.
It's a native Mac app (Swift), free and open source (MIT). For the LLM you bring your own OpenRouter key, or there's an experimental on-device mode using Apple's local model, where nothing leaves your Mac. Cloud mode only sends the question and schema metadata, not your data, unless you explicitly turn that on per connection.
-
A note from our sponsor - SaaSHub
www.saashub.com | 13 Sep 2026
Stats
betocmn/widen is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of widen is Swift.