Show HN: Plexe – ML Models from a Prompt (github.com)
83 points by vaibhavdubey97 8h ago 39 comments
Show HN: Pinggy – A free RSS reader for the web (pinggy.com)
6 points by vasanthv 22h ago 1 comments
Show HN: OSle – A 510 bytes OS in x86 assembly (github.com)
159 points by shikaan 4d ago 32 comments
Show HN: Schema – A PostgreSQL and MySQL database client for iOS
8 allang 4 5/6/2025, 2:53:54 PM tryschema.com ↗
Like many (most?) of you, I build things regularly and often find myself wishing for a great db client for iOS. So... I’m shipping one. A couple things worth highlighting:
1. Schema has a simple but customizable interface designed for small screens. You can format raw data, mess with layouts, and use gestures to expand and collapse rows.
2. Supabase realtime API support is built right in.
3. The search works within and across tables.
4. You can enable notifications to subscribe to inserts on tables. Useful when you’re watching something like new signups like a hawk.
5. There’s a lightweight way to share a rows in emergencies (think gist for table rows) called expiring links.
But it’s early and we’re now a team of 4 working towards the next major release. There’s lots to build, and I hope you give it a try.