andreock / nodeMyAdmin

A replace phpMyAdmin to Node.js with the help of Sveltekit

Home Page:https://andreock.github.io/nodeMyAdmin.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

A replace phpMyAdmin to Node.js with the help of Sveltekit

https://andreock.github.io/nodeMyAdmin.github.io/


Languages

Language:TypeScript 67.1%Language:Svelte 29.5%Language:CSS 1.6%Language:JavaScript 1.4%Language:HTML 0.3%Language:Shell 0.1%