Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andreock/nodemyadmin
A replace phpMyAdmin to Node.js with the help of Sveltekit
https://github.com/andreock/nodemyadmin
database mssql mysql postgresql sqlite3
Last synced: 26 days ago
JSON representation
A replace phpMyAdmin to Node.js with the help of Sveltekit
- Host: GitHub
- URL: https://github.com/andreock/nodemyadmin
- Owner: andreock
- Created: 2022-11-04T18:47:33.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-24T10:16:45.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T07:03:39.448Z (26 days ago)
- Topics: database, mssql, mysql, postgresql, sqlite3
- Language: TypeScript
- Homepage: https://andreock.github.io/nodeMyAdmin.github.io/
- Size: 892 KB
- Stars: 95
- Watchers: 3
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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/