student0003 / nodeMyAdmin

An attempt to port phpMyAdmin to Node.js with the help of Sveltekit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nodeMyAdmin

Porting of phpMyAdmin to Node.JS

nodeMyAdmin want to replace phpMyAdmin and want to add support to several DB engines like MongoDB or SQL Server.

Features

  • MySQL/MariaDB support
  • 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 attempt to port phpMyAdmin to Node.js with the help of Sveltekit


Languages

Language:TypeScript 58.3%Language:Svelte 36.8%Language:CSS 2.3%Language:JavaScript 2.0%Language:HTML 0.4%Language:Shell 0.1%