FAQ
Is it free?
It is free up to 10 queries. Beyond 10 queries, you'll need a license which requires a subscription.
What information of mine do you keep or track?
Once you obtain a license, we will collect your email address, primarily so that we can email you the license key. We don't collect or track anything else from you or your usage. There is a periodic validation of your license key which attempts to contact a Google Cloud Function.
What databases do you support?
The application comes with Postgres, MySQL, and MSSQL JDBC drivers. We'll be expanding the support for different databases, and for supplying your own JDBC Drivers.
How do you connect to configured databases?
It's a straightforward JDBC connection using the connection url and properties supplied in the configuration. Every connection is set to read only after connecting. And every connection is set with a timeout as configured in the preferences.