VibeSchema DBML to PNG – instant diagram PNG from DBML schemas
Yet another DBML renderer, but dbdiagram.io already does this with more features.

Pure SQL introspection means zero driver hell when exporting Postgres schemas to DBML.
Backend developers, AI engineers
dbdocs · pgmodeler · SchemaSpy
Most existing tools felt too heavy—they required Node.js, Python, or complex setups. I wanted something that follows the Unix philosophy: a simple tool that uses psql to talk directly to pg_catalog.
It's a single SQL script wrapped in a CLI that produces clean DBML. No external dependencies, just pure SQL.
I'd love to hear what you think about the output format or if there are any edge cases in Postgres schemas I should handle better!
Yet another DBML renderer, but dbdiagram.io already does this with more features.
Pure Rust GDAL replacement ends C++ linking hell and enables WASM geospatial.
Spreadsheet-driven fundraising as infrastructure problem, but still pre-code—specs without execution.
Free DBML-to-PNG when dbdiagram.io already does this with more features.
Pure SQL 6502 emulation with opcodes as stored procedures—no external code anywhere.
pg_stat_statements alternative exporting raw events, zero network I/O overhead per query.