sf-static/sql
2023-02-28 19:21:07 +01:00
..
backups initial commit 2023-02-28 19:21:07 +01:00
config initial commit 2023-02-28 19:21:07 +01:00
Docs initial commit 2023-02-28 19:21:07 +01:00
img initial commit 2023-02-28 19:21:07 +01:00
js initial commit 2023-02-28 19:21:07 +01:00
lang initial commit 2023-02-28 19:21:07 +01:00
lib initial commit 2023-02-28 19:21:07 +01:00
modules initial commit 2023-02-28 19:21:07 +01:00
themes initial commit 2023-02-28 19:21:07 +01:00
tmp initial commit 2023-02-28 19:21:07 +01:00
.htaccess initial commit 2023-02-28 19:21:07 +01:00
cache.php initial commit 2023-02-28 19:21:07 +01:00
favicon.ico initial commit 2023-02-28 19:21:07 +01:00
index.php initial commit 2023-02-28 19:21:07 +01:00
install.php initial commit 2023-02-28 19:21:07 +01:00
README.md initial commit 2023-02-28 19:21:07 +01:00
status.php initial commit 2023-02-28 19:21:07 +01:00

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 MySQL4 / MySQL5 ,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)

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.