Lately I've found myself frequently needing to view/modify data while I'm not at my desk. I couldn't find any existing database admin client that was easy to navigate on mobile so I built my own. It uses a simple sort of CMS-like interface instead of traditional tables (which I just don't think work well on mobile). You can connect to pretty much any Postgres, MySQL, or SQLite cloud database or create/import a SQLite database locally. Supported devices can also use Apple/Google's on-device AI models to generate SQL queries locally.
Everything is stored and processed locally and there's no telemetry. There is no backend, so it only interfaces directly with database endpoints.
All features can be used for free with a single saved database, or there's a one-time purchase option to unlock unlimited databases.
I'd love to hear any feedback or questions.
App Store: https://apps.apple.com/us/app/basepanel/id6773879296
Play Store: https://play.google.com/store/apps/details?id=com.pixelframe...