Navicat Premium 17
开发人员工具 付费 EXE
Navicat Premium is a database development tool that allows you to simultaneously connect to MySQL, Redis, PostgreSQL, SQL Server, Oracle, MariaDB, SQLite, and MongoDB databases from a single application. Compatible with cloud databases like Amazon RDS, Amazon Aurora, Amazon Redshift, Microsoft Azure, Oracle Cloud, Google Cloud, MongoDB Atlas and Redis Enterprise Cloud. Additionally, Navicat Premium is compatible with GaussDB and OceanBase databases. You can quickly and easily build, manage and maintain your databases. Try Navicat free for 14 days.
Data Viewer
View, update, and delete records seamlessly in Grid View or Form View through our built-in editors. Integrate a data profiling tool for comprehensive and visual analysis of your data. You can also interact with the visual charts to further explore the data.
Object Designer
Manage database objects through a clear and responsive interface that breaks down query writing into structured tabs. Allow you to write complex queries with greater confidence and accuracy at every step.
Query Edit
Accelerate your coding process with Code Completion and Code Snippet, and gain valuable insights into query-database interaction by visualizing the execution plan. You can also visually construct queries using a set of interactive tools.
Migration
Data Transfer, Data Synchronization and Structure Synchronization help you migrate your data easier and faster for less overhead. Deliver detailed, step-by-step guidelines for transferring data across databases. Compare and synchronize data and structure between databases. Set up and deploy the comparisons in seconds, and get the detailed script to precisely outlines the changes you want to execute.
Model
Convert your databases into graphical representations and build multiple models in one workspace to illustrate different model objects within a single diagram. Seamlessly align your model design with the actual database to maintain the integrity of the model. Simplify the navigation and comprehension of complex systems.
BI
Create visual representations of large data sets to unearth patterns, trends and relationships among data, and present your findings in dashboard for sharing. In a dashboard, all charts linked to the same data source are interconnected, allowing any actions performed on the charts to instantly update and reflect your selections.
Import / Export
Import data into a database from various formats, or through an ODBC connection after setting up a data source connection. Seamlessly export data from tables, collections, views, or query results to popular formats such as Excel, Access, CSV and more.
Data Generator
Provide a comprehensive range of functions to generate a large volume of quality testing data. You can rapidly create realistic data sets with referential integrity based on business rules and constraints.
Collaboration
Synchronize your connection settings, queries, snippets, model workspaces, BI workspaces and virtual group information to the cloud service so you can get real-time access to them, and share them with your coworkers anytime and anywhere.
Other useful features:
- Data dictionary
- Navicat URI
- ER diagram view
- Table/collection profile
- Text, hex, image, web or BFile viewer and editor
- Object filter
- Query pinned result
- SQL beautifier
- Debugger for Oracle and PostgreSQL
- Connection coloring
- Virtual grouping
- Backup and restore
- Aggregation pipeline for MongoDB
- Schema analysis for MongoDB
- Tree View and JSON View for MongoDB
- Pub/Sub for Redis
- Automation
- User privilege manager
- Server monitor
- Command monitor
- Focus mode
- Dark mode
Navicat 17 for MySQL
开发人员工具 付费 EXE
Navicat for MySQL is a complete package designed for the unified management and development of MySQL and MariaDB databases. It features visual designers for database modeling and data illustration, comprehensive data management tools for importing, exporting, and synchronization, and a drag-and-drop query builder that simplifies SQL creation - making it an invaluable tool for both beginners and experienced developers.
Data Viewer
View, update, and delete records in Grid View or Form View with our built-in editors. Integrate a data profiling tool for visual data analysis and interact with charts for deeper insights.
Object Designer
Manage database objects through a responsive interface that simplifies query writing into structured tabs, enabling more confident and accurate complex queries.
Query Edit
Accelerate your coding process with Code Completion and Code Snippet, and gain valuable insights into query-database interaction by visualizing the execution plan. You can also visually construct queries using a set of interactive tools.
AI Assistant
Ask questions for instant answers and enhance your queries by providing context about your database or schema. The AI Assistant provides relevant information based on your structure, and you can even compare answers from different AI models.
Ask AI
Customize and pin your favorite AI actions for instant workflow optimization. It includes built-in tools to explain, tune, and format SQL, plus instant suggestions to fix errors, improving code quality.
Migration
Data Transfer, Data Synchronization, and Structure Synchronization streamline data migration with reduced overhead. They offer step-by-step guidelines for transferring data between databases, enabling quick comparisons and synchronizations, along with detailed scripts that outline your desired changes.
Model
Convert your databases into graphical representations and build multiple models in a single workspace using Relational, Dimensional, and Data Vault 2.0 methods. Align your designs with the actual database to ensure model integrity and enhance navigation and understanding of complex systems.
BI
Visualize large data sets to uncover patterns and trends, and present your findings in an interactive dashboard. In this dashboard, all charts are interconnected, so actions on one chart instantly update others.
Import and Export
Import data from various formats or ODBC, and export data from tables, collections, views, or query results to popular formats like Excel, Access, and CSV.
Data Generator
Generate a wide range of quality testing data quickly, creating realistic data sets with referential integrity based on business rules and constraints.
Collaboration
Sync your connection settings, queries, snippets, model workspaces, BI workspaces and virtual group information to the cloud service for real-time access and easy sharing with coworkers anytime, anywhere.
Other useful features:
- Data dictionary
- Navicat URI
- ER diagram view
- Table profile
- Text, hex, image or web viewer and editor
- Object filter
- Query pinned result
- SQL beautifier
- Connection coloring
- Virtual grouping
- Backup and restore
- Automation
- User privilege manager
- Server monitor
- Focus mode
- Dark mode
Try Navicat free for 14 days with full app access.
PyInstaller
开发人员工具 ¥14.00
⚠️ Requirement
Python must be installed on your system to use this app.
PyInstaller GUI is a developer-focused EXE builder and Python packager for Windows that provides a modern graphical interface for PyInstaller. It helps you convert Python scripts into Windows executable applications with a structured workflow, repeatable build profiles, and transparent build output—without the need to memorize complex command-line options.
If you are building desktop tools, utilities, or GUI apps (including PyQt-based projects), PyInstaller GUI streamlines the packaging process with a clean UI, reliable execution, and real-time diagnostics.
Key Features
1) Graphical Interface for PyInstaller
Configure PyInstaller options through an intuitive GUI (checkboxes, radio buttons, and input fields)
Live command preview to see the exact compilation command before running
Drag & drop or file dialog selection for Python entry files
Supports .py and .pyw source files
2) Project Profiles & Configuration Management
Save and load complete build profiles as .pyp project files
Automatic detection of unsaved changes (marked with *)
Work with multiple projects efficiently; open multiple instances when needed
Reuse and modify configurations quickly across different applications
3) Build Options (Core Packaging Modes)
Console mode
Show console window
Hide console window (recommended for GUI applications)
Output mode
Single-file executable (--onefile)
Directory build (dependency folder output)
4) Build Execution, Logs, and Diagnostics
Real-time compilation logs while building
Interruptible builds (cancel compilation safely)
Progress visualization with a progress bar
Automatic log saving to a temporary directory
Error detection and clear feedback for troubleshooting
5) Automation & Command-Line Support
Batch processing support for command-line parameters
Automatic compilation mode (-a)
Load and compile saved .pyp projects via command line (useful for repeatable workflows)
6) System & PyInstaller Settings
Auto-detects PyInstaller installation
Optional custom PyInstaller path configuration
One-click PyInstaller upgrade
Displays current PyInstaller version
Configurable default output directory
Stores app data in the user configuration folder
Use Cases
Build a Windows executable from a Python script quickly
Package GUI apps without showing a console window
Maintain repeatable, shareable build configurations across projects
Troubleshoot packaging issues using real-time logs and saved build reports
GWSL is an XServer that lets you easily run graphical Linux apps on Windows . . . AND it lets you run graphical applications located on remote Linux machines on Windows . . . AND it lets you manage these apps graphically, create Windows shortcuts for them, customize these shortcuts, and even manage/configure WSL distros! All at the click of a button! No memorization of commands necessary! Easy!!!
GWSL automates the process of running X on top of WSL and over SSH.
Basically, it does a lot of stuff so you don’t have to! 😊
If you find GWSL useful, be sure to try our new app "Time Squeeze"!
F.A.Q.
Does this provide Linux by itself? No, WSL must be enabled and installed. Distros must be installed through WSL.
Please remember that I have spent many, many hours making this software. If something goes wrong, please contact me using the information below. Otherwise, I cannot help and the program will not get better. Please also consider making a small donation as alternatives are often pricey.
Paul
Stellar Repair for Excel File
开发人员工具 ¥284.00
Complete Excel repair tool for .xls, .xlsx, .xltm, .xltx, and .xlsm files. It restores all Microsoft Excel's objects with 100% accuracy. A handy solution for fixing all Excel corruption errors, such as unrecognizable format, 'Excel found unreadable content' in name.xls, and 'file name is not valid' and more.
Easily Repair Corrupt Excel Files: Stellar Repair for Excel software previously known as Stellar Phoenix Excel Repair can repair & fix corrupt Excel files of any size. It removes corruption from individual objects, fixes the damage, and restores the Excel file back to its original state. The Excel repair tool can repair multiple Excel files in a batch.
Resolves All Excel Corruption Errors: This Excel file repair tool fixes all types of Excel corruption errors, such as unrecognizable format, Excel found unreadable content in name.xls, Excel cannot open the file filename.xlsx, file name is not valid, the Excel file is corrupt and cannot be opened, etc. It provides a comprehensive solution for fixing Excel file issues.
Preview the Repaired Excel File: The Excel File Recovery Software shows a preview of the repaired Excel file and its recoverable contents, including all its objects in the preview window. You will see the sheet with maximum amount of data with the original formatting and properties. You can also preview other worksheets by clicking on them. This functionality allows you to verify the data in your repaired Excel file before saving the file.
Fast, intelligent and powerful code editor for web developers. Clean interface, quick startup, AI assistance, superb flexibility and powerful features make writing HTML, CSS, JavaScript, PHP, Ruby, Python, Perl etc. code an easier task, while integrated tools let you validate, format, reuse and deploy your code quickly.