{"slug": "why-does-your-local-database-data-leave-your-network-for-a-query", "title": "Why does your local database data leave your network for a query?", "summary": "A developer built Dory, an AI-native data studio that runs locally to eliminate the security risks of sending database credentials or raw data to cloud-based SQL platforms. Dory connects via SSH tunnels and executes queries directly on user infrastructure, supporting PostgreSQL, ClickHouse, and other engines. It uses table intelligence and schema awareness for accurate insights, and is available under Apache 2.0 for self-hosted deployments.", "body_md": "Sending production database credentials or raw data to a cloud-based SQL platform creates an unnecessary security risk. Most modern data tools force you to trade privacy for convenience, pushing sensitive information to opaque backends.\n\nI built Dory to stop this. It is an AI-native data studio that runs locally, keeping your data inside your environment at all times. You connect via SSH tunnels and execute queries directly on your infrastructure, whether you are using PostgreSQL, ClickHouse, or other database engines.\n\nInstead of relying on hallucinations or ungrounded models, Dory uses table intelligence and deep schema awareness to provide accurate insights. It acts as a professional SQL workbench that bridges the gap between raw editing and natural language analysis without the bloat of enterprise SaaS.\n\nYou can find the project at [https://getdory.dev](https://getdory.dev). It is licensed under Apache 2.0, allowing for self-hosted deployments using Docker or macOS bundles. If you are tired of cloud-only lock-in risks, have you tried moving your analysis workflow closer to the data itself?", "url": "https://wpnews.pro/news/why-does-your-local-database-data-leave-your-network-for-a-query", "canonical_source": "https://dev.to/dory-nemo/why-does-your-local-database-data-leave-your-network-for-a-query-d5f", "published_at": "2026-07-07 06:39:17+00:00", "updated_at": "2026-07-07 07:29:00.433453+00:00", "lang": "en", "topics": ["artificial-intelligence", "developer-tools", "ai-tools", "ai-infrastructure", "ai-products"], "entities": ["Dory", "PostgreSQL", "ClickHouse", "Apache 2.0", "Docker"], "alternates": {"html": "https://wpnews.pro/news/why-does-your-local-database-data-leave-your-network-for-a-query", "markdown": "https://wpnews.pro/news/why-does-your-local-database-data-leave-your-network-for-a-query.md", "text": "https://wpnews.pro/news/why-does-your-local-database-data-leave-your-network-for-a-query.txt", "jsonld": "https://wpnews.pro/news/why-does-your-local-database-data-leave-your-network-for-a-query.jsonld"}}