Giter Site home page Giter Site logo

syamdanda / mysequelweb Goto Github PK

View Code? Open in Web Editor NEW
27.0 3.0 2.0 2.99 MB

MySequel Web is an open source web based GUI tool to access your MySql database. It is similar to PHP My Admin of WAMP. Here you can access any MySQL database with proper connection strings. We do not save or store any of your connection strings or data. Every thing related to your connection strings are volatile. You can host this as a simple nodeJs application on any server or you can simply run this in your local.

Home Page: https://mysqlweb.herokuapp.com/

License: Apache License 2.0

JavaScript 78.50% CSS 8.92% EJS 12.59%
opensource mysql-database workbench phpmyadmin free postgresql-database gui

mysequelweb's Introduction

What is MySequel Web

MySequel Web is an open source web based GUI tool to access your MySql/Postgresql database. It is similar to PHP My Admin of WAMP. Here you can access any MySql/Postgresql database with proper connection strings. We do not save or store any of your connection strings or data. Every thing related to your connection strings are volatile. You can host this as a simple nodeJs application on any server or you can simply run this in your local.

Demo

You can access https://mysqlweb.herokuapp.com/ for live demo.
To run the application in your machine, Run the app.js file from your cmd prompt

 mySequelWeb>node app.js

Then navigate to http://localhost:1234 url by opening your favorite browser.

img 1

Except autoconnection field all are mandatory. Please provide your conection string details and click on Access Database
You will get connected with the MySql database and you can see the list tables available in that database.

img 2

Write queries in the query editor and click on execute button, your query results will appear in the results grid.

img 3

Current Version

Current version is beta This version has basic features like

  • Connecting with MySql/Postgresql Database
  • Displaying list of tables
  • Displaying table information on table name click
  • executing all Select, update, Insert and Delete queries including joins

Upcoming Version

1.0.0 release contains below features.

  • In-line edit/update on retrieved records
  • adding query snippets for Insert, Update, Select and Delete queries
  • Making the grid as fully responsive
  • Planning to convert this as electron app, to make it work like stand-alone app

Notes

If you found any issues, feel free to create issues and you are also welcome to contribute to this project. If you like this repo and find it useful, please consider โ˜… starring it (on top right of the page) and forking it :)

mysequelweb's People

Contributors

dependabot[bot] avatar syamdanda avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

mysequelweb's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.