Releases: burnham/Phoenix-JSON2SQL-Master
Releases · burnham/Phoenix-JSON2SQL-Master
Phoenix SQL Importer v6.0 Intelligence Suite
🦅 Phoenix SQL Importer v6.0 - Intelligence Suite
The most advanced version yet. This release introduces intelligent credential management, dual-mode builds, and smart automation features that revolutionize the development workflow.
🎯 What's New in v6.0
🔐 Intelligent Credential Management
- Automatic .env Loading: Credentials are loaded from local .env files and auto-filled in the UI
- Dual Build Mode:
- Development: Embeds your database credentials for instant testing
- Production: Ships with empty templates for secure distribution
- Interactive Setup Wizard: Guides you through database configuration with real-time validation
🧠 Smart Automation
- Auto-Fill Intelligence: Table names are automatically extracted from JSON filenames
- Retry Loops: Failed database connections allow immediate retry without restarting
- Smart Defaults: Previously configured values appear as defaults when reconfiguring
🎨 Enhanced UX
- Color-Coded Messages: Green for success, red for errors (uppercase for visibility)
- Placeholder Guidance: Helpful text appears in empty fields
- Real-Time Validation: Database connections are verified before saving credentials
🛡️ Security Enhancements
- .env files protected by .gitignore (never committed)
- Production executables ship without embedded secrets
- Development builds clearly marked as "local use only"
- Zero risk of credential leakage in public distributions
📦 Installation
Option 1: Download Pre-Built Executable (Recommended)
- Download
PhoenixImporterGUI_v6.0.exefrom the Assets below - Run the executable - no installation required
- Configure your database connection on first launch
Option 2: Build from Source
git clone https://github.com/burnham/Phoenix-JSON2SQL-Master
cd Phoenix-JSON2SQL-Master
build_gui_exe.batv5.0 Gold Master - Portable Edition
🦅 Phoenix SQL Importer v5.0
The definitive stable release. Portable Edition - No installation required.
🚀 Key Features
- 📦 Portable: Single
.exefile. Run it anywhere, no install needed. - 🐍 Pure Python: Built with Python 3 & PyQt6 for maximum performance and stability.
- 🔄 Smart Sync: Auto-detection of schema changes and data types.
- 🛡️ Secure: Local execution, sanitized logging, and zero external dependencies.
🔧 How to use
- Download
PhoenixImporterGUI_v5.0.exefrom the Assets below. - Double-click to run.
That's it!.