Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

admyn

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

admyn

An admin panel that integrates into existing Node + Express + MySQL/MariaDB applications.

  • 1.4.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
6
increased by500%
Maintainers
1
Weekly downloads
 
Created
Source

A simple admin panel that integrates into existing Node + Express + MySQL/MariaDB applications.

Deprecated

This project will most likely not receive any more updates. If anyone would like to mantain it, contact MrXyfir.

Features

  • View databases on provided MySQL/MariaDB server
  • View tables within a database
  • View a table's structure
  • View, search, edit, insert, and remove rows within a table
  • Ability to write, run, and see the results of your own custom SQL queries

This panel is currently very simple and limited in what it is able to do. Feel free to implement new features as you need them and create a pull request.

Setup

WARNING! Some setup is required. This is not a standalone admin panel that you install and run a couple commands. It was built to integrate directly into your existing application so as to give you more control over it. How you integrate it into your existing Express + MySQL application is largely up to you.

View the example folder for a simple, but working example.

Keywords

FAQs

Package last updated on 02 Oct 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc