Giter Site home page Giter Site logo

wuchunfu / dbhelper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lycodestore/dbhelper

0.0 1.0 0.0 19.97 MB

mysql图形管理工具,采用Springboot 2.1.6和Vue 2.6.10开发,以可视化的方式完成mysql的增删改查等操作

License: MIT License

Java 8.73% HTML 1.29% CSS 6.61% JavaScript 33.20% Vue 50.16%

dbhelper's Introduction

DBHelper mysql图形管理工具

采用Springboot + Vue开发的mysql可视化管理工具,使用它可以用图形界面完成增删查改等常用的数据库操作。

软件版本

Springboot 2.1.6

Vue 2.6.10

项目文件目录结构

--|--dbhelper(后端文件)--src--|--main--|--java // java代码
  |                          |        |--resources // 静态资源,存放打包后的前端文件
  |                          |--test //测试代码   
  |--dbhelper_fe // 使用Vue编写的前端源代码
  |--doc // 文档目录
  |--dbhelper-1.0.0.jar // 可直接运行的jar包         

如何使用

有两种使用方式,一种是直接运行jar包,另一种是使用idea或者eclipse运行dbhelper文件夹下的后端项目。

直接使用

下载dbhelper-1.0.0.jar,在jar包所在的目录下运行(请确保本机的jdk版本在1.8及以上)

java -jar dbhelper-1.0.0.jar

启动成功后使用浏览器访问localhost:8080即可看到登录页面。

部分软件效果展示

创建链接

数据库列表页

查看数据库包含的数据表

记录的增删改查

查看sql

dbhelper's People

Contributors

lycodestore avatar

Watchers

 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.