Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 982 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 982 Bytes

nodeMyAdmin

Porting of phpMyAdmin to Node.JS

A svelte-kit based alternative to phpMyAdmin with multi DB support

Features

  • MySQL/MariaDB support
  • PostgreSQL beta support(Modify record is currently broken and don't change record, Search in table return all records, delete records is broken and delete all records BE CAREFUL, Add table don't work)
  • MSSQL support
  • SQLite3 support
  • Creation of database
  • Creation of tables
  • View records or structure of tables, Add records, Search in tables, Truncate and Drop a table
  • Modify or delete a records
  • Delete a field in table and see his details

TODO

  • Switch to connection pool

Installation

See this guide:https://andrea055.github.io/nodeMyAdmin.github.io/download/

Feel free to contribute opening pull requests or issue to fix/report problems.

Social

Discord: https://discord.gg/kCSFqTScsz
Website: https://andrea055.github.io/nodeMyAdmin.github.io/