English
1. Summary
TauSQL is a local-first desktop application. It imports CSV, TSV and Parquet files into a DuckDB database stored on your computer and lets you query them with SQL. TauLeap does not operate an account system for TauSQL, does not run analytics or telemetry inside the application, and does not receive your data files, your tables or your queries.
2. Information we collect
TauLeap collects no personal information through the TauSQL application. There is no sign-up, no login, no usage tracking, no crash reporting service and no advertising identifier. The application does not embed any third-party analytics SDK.
If you contact us by email, we receive the information you choose to include in that message — typically your email address and the contents of your enquiry. We use it only to respond to you.
3. Data stored on your device
Everything TauSQL works with stays on your computer under your own user account:
- Imported data. The contents of the files you import are written into a DuckDB database file —
~/Library/Application Support/com.tausql.desktop/main.duckdbon macOS, and the equivalent path under%APPDATA%\com.tausql.desktop\on Windows. - History. Import history and SQL statement history, so you can review earlier work.
- Settings and connection metadata. Application preferences and the details of any connections you configure.
- Exported files. Any CSV, TSV or Parquet file you export is written to the location you choose.
This data is never transmitted to TauLeap. Removing the application data directory removes it. Please note that files stored in your home directory may be included in backups you have configured yourself, such as Time Machine, File History or a cloud backup service.
4. Network communication
TauSQL is designed to work offline. Network requests occur only in the following cases:
- Remote data connections you configure. If you connect TauSQL to a remote endpoint such as a Quack or DuckLake service, the queries you run and the data involved are sent to and received from that endpoint. That service is operated by whoever you chose to connect to, and their own terms and privacy policy apply. Credentials and access tokens for these connections are stored in your operating system keychain, not in plain text and not on our servers.
- DuckDB extensions. TauSQL may load DuckDB extensions. If an extension is not already present locally, DuckDB may download it from the official DuckDB extension repository. This request goes to DuckDB's infrastructure and contains no personal information from your database.
Aside from the above, TauSQL does not send your tables, queries, file names or file contents anywhere.
5. Third parties
TauLeap does not sell or share personal information as those terms are defined under the CCPA/CPRA, and we do not rent it. We do not use personal information for cross-context behavioural advertising. We use no advertising networks and no data brokers. The only third parties that can receive anything in connection with TauSQL are the remote data services you deliberately connect to, and the DuckDB extension repository described above.
6. This website
This page is published on GitHub Pages, operated by GitHub, Inc. GitHub may log standard request information such as IP address for security and operational purposes. Web fonts on this page are served by Google Fonts. We run no analytics, no cookies and no tracking pixels on this site.
7. Security
Because your data stays on your own machine, its security depends primarily on the security of that machine. We recommend using full-disk encryption and keeping your operating system up to date. Access tokens you enter for remote connections are handed to your operating system keychain rather than stored by the application in plain text.
8. Children
TauSQL is a general-purpose developer and analyst tool and is not directed at children. We do not knowingly collect information from children.
9. Your rights
Since we hold no personal data about TauSQL users, there is normally nothing for us to disclose, correct or delete. If you have emailed us and would like that correspondence removed, write to email and we will delete it. If you are in the EEA or the United Kingdom, the rights of access, rectification, erasure, restriction, portability, objection and complaint to a supervisory authority apply to that correspondence.
10. Changes to this policy
If we change how TauSQL handles data, we will update this page and revise the "Last updated" date above. Material changes will be reflected here before or at the time they take effect.
11. Contact
TauLeap — email
日本語
1. 概要
TauSQL は、端末内で完結するデスクトップアプリケーションです。CSV / TSV / Parquet ファイルをお使いのコンピュータ上の DuckDB データベースに取り込み、SQL で分析できます。TauLeap は TauSQL 向けにアカウント機能を提供しておらず、アプリ内で解析・テレメトリを実行することもありません。お客様のデータファイル、テーブル、クエリを受け取ることはありません。
2. 収集する情報
TauLeap は、TauSQL アプリケーションを通じて個人情報を一切収集しません。会員登録、ログイン、利用状況の追跡、クラッシュレポート送信、広告識別子のいずれもありません。第三者の解析 SDK も組み込んでいません。
メールでお問い合わせいただいた場合は、そのメールに含まれる情報(通常はメールアドレスとお問い合わせ内容)を受け取ります。これは返信のためだけに利用します。
3. 端末内に保存されるデータ
TauSQL が扱うデータは、すべてお客様のコンピュータのユーザーアカウント配下に保存されます。
- 取り込んだデータ — インポートしたファイルの内容は DuckDB のデータベースファイルに書き込まれます。macOS では
~/Library/Application Support/com.tausql.desktop/main.duckdb、Windows では%APPDATA%\com.tausql.desktop\配下の相当パスです。 - 履歴 — インポート履歴と SQL 実行履歴。過去の作業を確認できます。
- 設定・接続情報 — アプリの設定と、お客様が構成した接続の情報。
- エクスポートしたファイル — CSV / TSV / Parquet として出力したファイルは、お客様が指定した場所に保存されます。
これらのデータが TauLeap に送信されることはありません。アプリケーションのデータディレクトリを削除すれば、データも削除されます。なお、ホームディレクトリ配下のファイルは、Time Machine、ファイル履歴、クラウドバックアップなど、お客様ご自身が設定したバックアップの対象に含まれる場合があります。
4. ネットワーク通信
TauSQL はオフラインでの動作を前提に設計されています。ネットワーク通信が発生するのは次の場合のみです。
- お客様が設定したリモート接続 — Quack や DuckLake などのリモートエンドポイントに接続した場合、実行したクエリと対象データがそのエンドポイントとの間で送受信されます。当該サービスはお客様が接続先として選んだ事業者が運営しており、その事業者の利用規約・プライバシーポリシーが適用されます。接続用の認証情報やアクセストークンは、平文ではなく OS のキーチェーンに保存され、当社のサーバーには保存されません。
- DuckDB 拡張 — TauSQL は DuckDB の拡張を読み込むことがあります。拡張がローカルに存在しない場合、DuckDB が公式の拡張リポジトリからダウンロードすることがあります。この通信は DuckDB 側のインフラに対して行われ、お客様のデータベース内の個人情報は含まれません。
上記以外に、TauSQL がテーブル・クエリ・ファイル名・ファイル内容を外部へ送信することはありません。
5. 第三者提供
TauLeap は、CCPA/CPRA にいう個人情報の販売・共有を行わず、貸与もしません。クロスコンテキストの行動広告にも使いません。広告ネットワークやデータブローカーも利用していません。TauSQL に関連して情報を受け取り得る第三者は、お客様が意図的に接続したリモートデータサービスと、上記の DuckDB 拡張リポジトリに限られます。
6. 本ウェブサイトについて
本ページは GitHub, Inc. が運営する GitHub Pages 上で公開されています。GitHub は、セキュリティおよび運用上の目的で IP アドレスなど標準的なリクエスト情報を記録する場合があります。本ページのウェブフォントは Google Fonts から配信されます。本サイトでは解析ツール、Cookie、トラッキングピクセルのいずれも使用していません。
7. セキュリティ
データはお客様の端末内に保持されるため、その安全性は主に端末自体の安全性に依存します。ディスク全体の暗号化と、OS を最新の状態に保つことを推奨します。リモート接続用に入力されたアクセストークンは、アプリ内に平文で保存されるのではなく OS のキーチェーンに委ねられます。
8. 子どもの利用について
TauSQL は開発者・アナリスト向けの汎用ツールであり、子どもを対象としたものではありません。当社が子どもから情報を意図的に収集することはありません。
9. お客様の権利
当社は TauSQL の利用者に関する個人データを保有していないため、通常、開示・訂正・削除の対象となる情報はありません。メールでご連絡いただいた履歴の削除をご希望の場合は、email までご連絡ください。削除いたします。EEA または英国に居住されている場合、当該メールに対してアクセス、訂正、消去、処理の制限、ポータビリティ、異議申立て、および監督機関への苦情申立ての権利が適用されます。
10. 本ポリシーの変更
TauSQL のデータの取り扱いを変更する場合は、本ページを更新し、上部の「Last updated」を改訂します。重要な変更については、効力発生前または発生時点で本ページに反映します。
11. お問い合わせ
TauLeap — email
This document is provided in English and Japanese. If the two versions differ, the Japanese version prevails.
本文書は英語と日本語で提供されます。両者に相違がある場合は日本語版が優先します。