Privacy
Privacy Policy
This policy describes what data RaisDB collects, why, and how you can reach us about it. RaiseDB is local-first: the desktop app runs entirely on your machine and connects directly to your databases.
Last updated: 2026-01-01
1. Data we do not collect
We do not see, transmit, or store your connection data. Query text, results, schema, passwords, SSH keys, and AI prompts stay between your machine, your database, and the AI provider you configured.
2. Data we collect
When you use the desktop app, we collect: anonymized error reports (only if you opt in via the in-app telemetry toggle), the operating system and RaisDB version, and (only on the Pro tier during license verification) a license-key-bound machine identifier. The web version may collect standard HTTP access logs.
3. AI providers
If you configure an AI provider (Claude, OpenAI, Gemini, Ollama, or any OpenAI-compatible endpoint), your request — including the schema context and the SQL you asked about — is sent directly to that provider under their own privacy terms. We do not proxy these requests. Sensitive column values are redacted in `mask_query_rows()` before any data leaves your machine.
4. MCP servers
When you run `raisdb mcp` as an MCP server for an AI client, query results flow directly to that client. Sensitive columns are masked server-side before any result is returned.
5. Cookies
The marketing website (raisdb.dev) uses a strictly necessary session cookie for language and theme preferences. We do not run third-party analytics, advertising, or tracking cookies on this domain.
6. Your rights
You can disable telemetry in Settings → Privacy at any time. You can request deletion of any account-related data (email, license metadata) by emailing contact@raisdb.com — we respond within 30 days.
7. Security
Connection credentials are encrypted at rest with AES-256-GCM. The encryption key lives in your operating system's keychain (macOS Keychain, Windows Credential Manager, or libsecret on Linux). The encryption key never leaves your machine.
8. Changes
We will post significant changes to this policy here with an updated effective date and, where appropriate, a banner on the desktop app.
9. Contact
Email contact@raisdb.com for any privacy question, request, or complaint.