Connect to Firebird databases to browse schemas and run SQL from Android.

QueryDock for Firebird Database is a mobile DBA and developer console for connecting to, exploring, querying, monitoring, and maintaining Firebird databases from your Android device. It speaks the native Firebird wire protocol — implemented from scratch in pure Kotlin with no JDBC or fbclient dependency — so the same code authenticates against Firebird 3, 4, and 5 using SRP256/Srp with mandatory Arc4 wire encryption. Built with Kotlin, Jetpack Compose (Material 3), and an MVVM + Repository architecture. QueryDock is an independent, unofficial client and is not affiliated with, endorsed by, or sponsored by the Firebird Foundation or the Firebird Project. Firebird® is a trademark of Firebird Foundation Incorporated, used here only to describe compatibility.
fbclient required