DATA INTEGRITY • LAST REVISED: SEPTEMBER 2026

Privacy Policy: 100% In-Browser Privacy Guarantee

At sqlqueryformatter.com, we treat query privacy as an absolute architectural requirement. Your SQL queries, table names, and parameters are never transmitted across a network, never logged, and never stored on any server.

Privacy-at-a-Glance Summary

Zero Server IngestionQueries execute exclusively in browser volatile memory (RAM).
No Query LoggingWe have no database or logging service that records user SQL inputs.
No Tracking CookiesWe do not use advertising trackers, marketing cookies, or fingerprinting scripts.
No AI Model ScrapingYour proprietary database code is never used to train machine learning models.
Section 01

1. Client-Side Data Processing Architecture

When you enter, paste, format, beautify, minify, or export SQL code on sqlqueryformatter.com, the entire lexical analysis, abstract syntax tree (AST) construction, and indentation formatting occurs strictly within your web browser's JavaScript runtime engine.

At no point during the formatting cycle is any query text, schema structure, table identifier, or database payload transmitted to any external backend server, API gateway, or cloud storage bucket. Once you refresh or close your browser tab, all formatted queries are cleared from local browser memory.

Section 02

2. Local Storage & Client Cookies

Our website does not place third-party advertising cookies, cross-site trackers, or session recording beacons on your device.

We use standard browser localStorage solely for storing user UI preferences:

theme

Stores your preference between light mode ("light") and dark mode ("dark") to prevent screen flickering when navigating. You can clear this storage key at any time in your browser settings.

Section 03

3. Web Hosting & Infrastructure

Static assets (HTML, CSS, JavaScript bundles, and web fonts) are hosted and distributed globally via secure edge content delivery networks.

Standard web server access logs may record technical transmission metadata such as your IP address, browser user-agent, referring URL, and timestamp. This data is collected solely for DDoS mitigation, infrastructure health monitoring, and edge firewall protection. These logs never contain SQL query contents.

Section 04

4. Global Data Protection Compliance (GDPR, CCPA/CPRA)

Under the European General Data Protection Regulation (GDPR) and California Consumer Privacy Act (CCPA/CPRA):

  • No Sale or Sharing of Personal Data: We do not sell, rent, monetize, or disclose personal data or user code to third parties, data brokers, or advertisement networks.
  • Data Minimization: By executing all data transformations on your local device, we practice complete data minimization—we cannot leak what we never receive.
  • Right to Inquire: If you have questions regarding data privacy or server log policies, you have the right to contact us at any time.
Section 05

5. Contacting Us Regarding Privacy

If you have questions, feedback, or compliance inquiries regarding this Privacy Policy, please reach out via email:

Direct Support & Privacy Emailsupport@sqlqueryformatter.com