Database Workflows
SQL Connect WK Studio is built around the same core flow across every supported engine: connect, browse, query and keep reusable scripts close at hand.
Connect
Add named connections, test credentials, store passwords in Keychain and choose SSL/TLS options per server.
Browse
Explore databases, tables, views, stored procedures and provider-specific objects from the app sidebar.
Query
Run SQL, Redis commands and Elasticsearch JSON or ES|QL queries with a built-in editor and result grid.
Catalog
Save and reuse SQL scripts offline with local storage designed for quick access during database work.
Backup and Restore
Use provider-aware backup and restore flows, including SQLite files, SQL dumps, Redis command backups and Elasticsearch NDJSON.
Secure Storage
Passwords are stored in iOS Keychain with hardware-level encryption. The app contains no analytics, tracking or third-party advertising services.
Supported Database Engines
These are the database providers currently enabled in the app UI and backed by the native SQLProvider core.
Microsoft SQL Server
SQL Server browsing, query execution, schema objects, table work and backup/restore flows.
PostgreSQL
PostgreSQL databases, schemas, tables, views, functions, queries and SQL script execution.
MySQL
MySQL connections, object browsing, query execution, table management and SQL backups.
SQLite
Offline SQLite files in the app document area with no username or password required.
MariaDB
MariaDB support through the MySQL-compatible protocol with its own provider identity in the app.
Redis
Redis command mode, logical database context, key browsing and portable command-style backups.
Elasticsearch
Index browsing, JSON search requests, ES|QL query support and NDJSON-oriented backup data.
Firebird
Firebird server connections to specific .fdb files, including the database path required by the app form.
Privacy Policy
Last updated: June 12, 2026
Introduction
This Privacy Policy describes how SQL Connect WK Studio ("the App") handles information while managing local and remote databases on iOS and iPadOS devices.
Data Collection
SQL Connect WK Studio does not collect, transmit, sell or share personal data with the developer or third parties. The App does not include analytics, advertising or tracking frameworks.
Local Data Storage
The App stores connection names, provider types, host addresses, usernames, ports, SSL/TLS settings, timeouts, Firebird database paths and saved scripts on the device.
Passwords are stored exclusively in iOS Keychain, protected by hardware-level encryption. They are never stored in plaintext in connection configuration data.
iCloud Sync
Optional iCloud Sync can synchronize connection metadata and scripts through Apple's iCloud key-value storage. Passwords synchronize only through iCloud Keychain, which uses Apple's end-to-end encryption.
All synchronized data is stored in the user's personal Apple iCloud account. Users can disable iCloud Sync at any time in Settings.
Network Communications
The App communicates only with database servers that the user explicitly configures: SQL servers, SQLite files, Redis servers, Elasticsearch endpoints and Firebird servers. No database content is sent to the developer.
Local Network Access
The App may request permission to access the local network to connect to database servers running on the user's local network. This access is used only for database connections initiated by the user.
Data Security
The App uses platform security features including Keychain Services and optional iCloud Keychain. The developer does not have access to database credentials, connection data or database content managed by the user.
Third-Party Services
SQL Connect WK Studio does not integrate with third-party analytics, advertising or data collection services.
Changes to This Policy
This Privacy Policy may be updated from time to time. Any changes will be reflected in an updated version of the App and on this page.
Disclaimer
SQL Connect WK Studio is provided "as is" without warranty of any kind. Users are solely responsible for their database operations and data management decisions.
Support
For help with SQL Connect WK Studio, contact the developer or check the quick answers below.
Contact
How do I connect to a database?
Tap the plus button on the Connections screen, select a provider, enter the connection details, test the connection and save it. Firebird connections also require the full path to the .fdb file on the server.
What database types are supported?
SQL Connect WK Studio supports Microsoft SQL Server, PostgreSQL, MySQL, SQLite, MariaDB, Redis, Elasticsearch and Firebird.
Can I use the app offline?
Yes. SQLite databases and the Script Catalog work offline. Remote database engines require network access to the server you configure.
How are Redis and Elasticsearch handled?
Redis uses command-oriented workflows, while Elasticsearch uses index browsing plus JSON and ES|QL query execution instead of traditional SQL tables.
How does iCloud Sync work?
Go to Settings and enable "iCloud Sync". Your saved connections, including passwords via iCloud Keychain, and SQL scripts will automatically sync across Apple devices signed in to the same iCloud account. You can disable sync at any time.
Is my data secure?
Yes. Passwords are stored in the iOS Keychain with hardware-level encryption. When iCloud Sync is enabled, passwords sync via iCloud Keychain with Apple's end-to-end encryption. Connection configurations sync via Apple's iCloud key-value storage, protected by your Apple account. The app contains no analytics, tracking or third-party services.
System Requirements
SQL Connect WK Studio requires iOS 18.0 or later and is compatible with iPhone and iPad.