TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Schema – A PostgreSQL and MySQL database client for iOS

9 pointsby allang17 days ago

4 comments

allang17 days ago
Hi everyone. A few months ago I left my gig as a product designer at Apple to work on Schema, a pocket-sized PostgreSQL and MySQL database client.<p>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:<p>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.<p>2. Supabase realtime API support is built right in.<p>3. The search works within and across tables.<p>4. You can enable notifications to subscribe to inserts on tables. Useful when you’re watching something like new signups like a hawk.<p>5. There’s a lightweight way to share a rows in emergencies (think gist for table rows) called expiring links.<p>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.
huisleona17 days ago
Not only do I have a native OS mobile database now(most of the App Store ones suck), it’s also gorgeous and actually fun to use.
jasonjchang17 days ago
This is actually pretty slick!
DanteNoguez17 days ago
I&#x27;m loving it!