Git Product home page Git Product logo

conchdbm's Introduction

🐚ConchDBM 桌面端轻量级跨平台数据库管理工具

项目介绍

ConchDBM(Conch Database Management) 是一款基于 Golang 语言、Wails 框架、Vue 前端框架开发的一款桌面端轻量级跨平台数据库管理工具。

首页

功能特性

  • 🎈使用 Wails 框架,基于 WebView2,无内嵌浏览器内核,真正实现了轻量级
  • 🎊Windows、Mac、Linux 的 X86、ARM 均可安装使用,真正做到了跨平台
  • 🎉可连接 MySQL、Oracle、Redis 等主流数据库

安装

本项目提供 Windows、Mac、Linux 下 X86、ARM 两种版本,基本覆盖了目前所有的主流设备。

下载安装

// TODO : Release 待更新

编译构建

  1. 克隆仓库到本地
git clone https://github.com/CoderMast/ConchDBM.git
  1. 开始编译构建
wails build -platform [os/arch]

把这里的 os 换成你自己的操作系统名称,arch 换成你电脑的指令集版本,并且去掉中括号,具体的操作系统名称和架构类型参考 Wails 官方文档。

wails build -platform drawin/arm64
  1. 编译完成即可在 build/bin 目录中找到对应的软件包,打开运行即可。

编译安装之前,请确保你成功安装好了 Golang、Wails、Node.js 等一系列环境,否则在运行过程中可能会出现无法预料的问题。

关于

本项目完全开源,且免费公开,如果您对本项目感兴趣,欢迎提交 Pull Request,非常欢迎!

conchdbm's People

Contributors

codermast avatar

Watchers

 avatar

Forkers

itsharex

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.