Code Monkey home page Code Monkey logo

dbtool's Introduction

dbTool

程序主界面

avatar

数据项说明

  • ipPort

数据库的ip和端口,形式:ip:port。例如:192.168.123.74:3306

  • username

数据库的登录用户名

  • password

数据库的登录密码

  • 存储位置

导出的word文档存放的位置

  • 数据库类型

选择数据库,目前有mysql和mssql

数据库导出支持列表

数据库 是否支持
mysql 支持
sqlserver 支持
oracle 不支持
SQLit 不支持

平台支持

平台 是否支持
Windows 支持
linux 支持
macOS 支持

环境要求

macOS

  • glib-2.64

可以通过安装gtk+3. Mac系统通过brew可快速安装:brew install gtk+3

linux

桌面版的发行版一般都自带gtk环境。

windows

解压后运行dbtool.exe

dbtool's People

Contributors

casper-mars avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

dbtool's Issues

运行时,提示这个是方法不存在了么

/usr/local/go/bin/go build -o /private/var/folders/g4/_y6hyphn16l7rzfwpbznzjhm0000gn/T/___go_build_github_com_Casper_Mars_dbTool github.com/Casper-Mars/dbTool #gosetup

github.com/gotk3/gotk3/glib

cgo-gcc-prolog:71:35: warning: 'g_binding_get_source' is deprecated: Use 'g_binding_dup_source' instead [-Wdeprecated-declarations]
/usr/local/Cellar/glib/2.68.0/include/glib-2.0/gobject/gbinding.h:111:1: note: 'g_binding_get_source' has been explicitly marked deprecated here
/usr/local/Cellar/glib/2.68.0/include/glib-2.0/glib/gversionmacros.h:1047:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR'
/usr/local/Cellar/glib/2.68.0/include/glib-2.0/glib/gmacros.h:1072:32: note: expanded from macro 'GLIB_DEPRECATED_FOR'
/usr/local/Cellar/glib/2.68.0/include/glib-2.0/glib/gmacros.h:1040:44: note: expanded from macro 'G_DEPRECATED_FOR'
cgo-gcc-prolog:107:35: warning: 'g_binding_get_target' is deprecated: Use 'g_binding_dup_target' instead [-Wdeprecated-declarations]
/usr/local/Cellar/glib/2.68.0/include/glib-2.0/gobject/gbinding.h:115:1: note: 'g_binding_get_target' has been explicitly marked deprecated here
/usr/local/Cellar/glib/2.68.0/include/glib-2.0/glib/gversionmacros.h:1047:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR'
/usr/local/Cellar/glib/2.68.0/include/glib-2.0/glib/gmacros.h:1072:32: note: expanded from macro 'GLIB_DEPRECATED_FOR'
/usr/local/Cellar/glib/2.68.0/include/glib-2.0/glib/gmacros.h:1040:44: note: expanded from macro 'G_DEPRECATED_FOR'

github.com/gotk3/gotk3/gtk

../../../go/pkg/mod/github.com/gotk3/[email protected]/gtk/accel.go:264:5: val.accel_flags undefined (type _Ctype_struct__GtkAccelKey has no field or method accel_flags)
../../../go/pkg/mod/github.com/gotk3/[email protected]/gtk/accel.go:273:22: obj.accel_flags undefined (type *_Ctype_struct__GtkAccelKey has no field or method accel_flags)

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.