joesgits / nodeMyAdmin

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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nodeMyAdmin

Porting of phpMyAdmin to Node.JS

nodeMyAdmin want to replace phpMyAdmin using Sveltekit instead of the old PHP.

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
  • 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

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

https://andrea055.github.io/nodeMyAdmin.github.io/


Languages

Language:TypeScript 65.4%Language:Svelte 30.8%Language:CSS 1.8%Language:JavaScript 1.6%Language:HTML 0.3%Language:Shell 0.1%