MySql Elite
iOS Universel / developpeurs
Use MySql Elite is powerful database client tool within your hands which is used to connect securely all MySQL databases at one place in your handheld apple device. And the best thing is, none of your MySql Elite data is stored on our servers including username, password,server name and everything. Instead, it is stored locally on your device sync with your iCloud. Also connects your database server directly through the secure connection with your given credentials. So, 100% secure and safe handle your personal database data in your hand device.
HIGHLIGHTS OF MYSQL ELITE
◆ Colour Code Highlighter for Query View.
◆ Code Editor Themes.
◆ Backup your database.
◆ MySQL Indexes.
◆ MySQL Stored Procedure and Function.
◆ MySQL Stored Views.
◆ No data on our servers or third party server.
◆ Stores Everything- Secure database connections stored in your app itself.
◆ Biometric authentication- Supports use of Face ID/ Touch ID for quick unlock to access information.
◆ Your can execute any DDL, DML, DAL or any queries from your mobile on your database.
◆ DDL is more effective, you can use GUI interface to any modification of your table structure.
◆ Backup your database and now can able to restore your database.
◆ Event Scheduler to execute the one time or recurring query run based on schedule time.
STORE CONNECTION
◆ Cloud Synchronisation- With MySql Elite, Auto sync app connection information to iCloud and phone.
DIGITAL LIFE
◆ Manage MySql database efficiently by using MySql Elite
PREMIUM FEATURE
◆ PREMIUM Version unlock all Premium Access
FUTURE SCOPE AND PLAN:
Planning to achieve the cross platform connectivity - Coming Soon.
SUPPORT
Email - mysqlelite@ayangtech.com
Twitter - @ayangtech
Quoi de neuf dans la dernière version ?
Bug Fix: CSV Export — Empty Data Rows
Resolved an issue where exported CSV files contained column headers and row formatting but no actual data values.
What was fixed:
Race condition — The export confirmation dialog was appearing before the table data finished loading. The column and row data fetches are now properly chained so the dialog only appears after both have completed successfully.
Data lookup mismatch — Column names and row data keys had inconsistent casing (MySQL returns column metadata in uppercase keys with lowercase values, while row data keys are uppercase). Row keys are now normalized to lowercase to match column name values, ensuring every cell is correctly mapped during CSV generation.