Skip to content
/ dbland Public

Go语言实现的Web版本数据库连接工具,内存占用少,启动快,支持MySQL,Oracle,SQLite等

License

Notifications You must be signed in to change notification settings

m9d2/dbland

Repository files navigation

DBLAND

Web数据库连接工具

License: GPL v3 GitHub release Stars

简介

Go语言实现的Web版本数据库连接工具,内存占用少,启动快,支持MySQL,Oracle,SQLite等

UI界面

UI界面

快速开始

使用Docker安装

docker run -d --restart=always -p 2023:2023 --name dbland m9d2/dbland:latest

UI: http://127.0.0.1:2023/ui

About

Go语言实现的Web版本数据库连接工具,内存占用少,启动快,支持MySQL,Oracle,SQLite等

Resources

License

Stars

Watchers

Forks

Packages

No packages published