# mywebsql **Repository Path**: mirrors/mywebsql ## Basic Information - **Project Name**: mywebsql - **Description**: MyWebSql 是一个基于Web的MySQL数据库管理客户端,类似 phpMyAdmin,但界面更好看 - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/mywebsql - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2023-06-15 - **Last Updated**: 2025-10-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README MyWebSQL ======== MyWebSQL is a next generation web based application for database administration over the web. It has a simple and intuitive interface, quick record addition/editing/saving features and plenty of tools to work with databases. Database Support ================ As of the current version, MyWebSQL works with MySQL (version 4, 5 and 8), SQLite and PostgreSQL databases. Features ======== - Application and context menus - Multiple syntax highlighted sql editors - Quick Inplace multi-record editing - Zero configuration installation - Multi dialog interface to allow multitasking - Multiple server login supported - Excellent support for major browsers - WYSIWYG Table creator/editor - Batch Import/Export modules - Multilingual Interface - UI Themes supported - Other Datbaase tools (e.g. repair tables, alter indexes) Screenshots =========== ![Main Interface](https://user-images.githubusercontent.com/872992/134867329-342238ca-7683-4ae8-ab6a-ceb4f877cefd.png) ![Interactive Table Editor](https://user-images.githubusercontent.com/872992/134867443-5ccb9243-33fd-4ea3-b59f-9c870b127972.png) ![Dialogs](https://user-images.githubusercontent.com/872992/134867483-20bbdd23-ef94-485e-bd1a-d26e050611df.png) Contributing Code ================= If you would like to contribute features/bugfixes/enhancements to MyWebSQL, you can fork the repo, make your changes and send a pull request. Once accepted, your changes will be incorporated in the next release of the applicaton.