Data Forge

Data Forge Docs

Version 1.4.1
Latest
Three Man Dev
Documentation Hub — v1.4.1

Knowledge Base

Everything you need to know about Data Forge. From basic setup to advanced database engineering, production safety, and compliance tooling.

What's New in v1.4.1Latest

AI Key Security

AES-GCM encryption for API keys at rest with just-in-time runtime decryption for enhanced safety.

AI UI Overhaul

Responsive AI overlay with internal scrolling and pinned action buttons for long responses.

Intelligent Filter

Real-time column and SQL keyword suggestions in table grids with keyboard-driven navigation.

Data Masking

Auto-detects sensitive columns (email, phone, SSN, cards) and masks values in result grids.

Welcome to the official documentation for Data Forge v1.4.1. This hub serves as the primary resource for both users and developers to understand, utilize, and extend the application.

🚀 Getting Started


✨ Feature Summary (v1.4.1)

CategoryFeatures
ConnectivityMSSQL, PostgreSQL, MySQL, MariaDB, Connection String URLs
SQL EditorMonaco Editor, IntelliSense, History, Bookmarks, AI Copilot
SQL QualityReal-time Linter (10 rules), Auto-Formatter (Cmd+Shift+F)
SafetyEnvironment Color Coding, Read-Only Mode, AI Key Runtime Decryption
PrivacyData Masking (auto-detect PII, click-to-reveal)
Data EditingInline Cell Edit, Bulk Row Deletion, Filtering, Sorting
Data ExportCSV, JSON, Excel (XLSX), SQL INSERT Scripts
Data ImportCSV / JSON with Column Mapping Wizard
AIOpenAI / Gemini / Anthropic / Z.ai / Ollama, SQL Fix, Advisor
DesignersTable, View, Procedure, Visual Query Builder
VisualizationBar / Line / Pie Charts, Mini Dashboard Board
EnterpriseSchema Compare, Server Monitor, User Manager
Dev ToolsMock Data Generator, ER Diagram, Performance Advisor
UXLight/Dark Theme, Pop-Out Windows, Multi-Tab Workspace

🔒 Security & Compliance

  • AI Key Runtime Decryption — Keys are encrypted at rest; decrypted only at the moment of API call.
  • Read-Only Mode — Server-enforced SELECT-only policy per connection (HTTP 403 on destructive queries)
  • Data Masking — Automatic PII masking for sensitive columns (email, phone, SSN, credit cards, salary, etc.)
  • SQL LinterUPDATE/DELETE without WHERE flagged as critical errors before execution
  • Safety Banners — Visual warnings throughout the UI when connected to critical environments

🔑 Keyboard Shortcuts

ShortcutAction
Cmd/Ctrl + EnterExecute SQL query
Cmd/Ctrl + Shift + FFormat SQL
Cmd/Ctrl + KOpen AI Copilot
Cmd/Ctrl + EExplain / Execution Plan
Cmd/Ctrl + SSave Bookmark
Cmd/Ctrl + \Clear editor
Cmd/Ctrl + TNew Query Tab
Cmd/Ctrl + WClose current tab

Data Forge v1.4.1 — Created by Three Man Dev © 2026, Bangkok, Thailand