Giter Site home page Giter Site logo

shengxianye / mysqlweb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from smurfpandey/mysqlweb

0.0 2.0 0.0 12.77 MB

Web-based MySQL database browser. Based on pgweb https://github.com/sosedoff/pgweb

License: MIT License

Go 0.66% Batchfile 0.01% CSS 6.33% HTML 0.45% JavaScript 92.54%

mysqlweb's Introduction

mysqlweb

A web based database browser written in Go. MySQL port of pgweb.

Note: This is a work in progress.

Overview

This is a web-based browser for MySQL database server. Its written in Go and works on Mac OSX, Linux and Windows machines. Main idea behind using Go for the backend is to utilize language's ability for cross-compile source code for multiple platforms. This project is my attempt to learn golang.

How to run

  1. Download the precompiled binary for your operating system.
  2. Execute mysqlweb, then open http://localhost:8080/ in your browser

TODO

  • Set default database - DONE. Double click on a dbNode to set it as a default database
  • List stored procedures of database
  • List functions of database
  • Context menus
  • Redesign the query tab
    • A simple query tab, that will allow users to write any SQL query.
    • No separate tabs for content

Contributing

  • Fork repository
  • Create a feature or bugfix branch
  • Open a new pull request
  • Use github issues for any questions

Contact

License

The MIT License (MIT)

Copyright (c) 2014 Neeraj Kumar

mysqlweb's People

Contributors

smurfpandey avatar

Watchers

James Cloos avatar  avatar

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.