Skip to content

git102347501/HiDb

Repository files navigation

HiDb

Modern Database Management Desktop Software Based on Electron

基于Electron的现代数据库管理桌面软件

支持windows, Mac多平台,完全本地离线运行,纯工具应用

Supports multiple platforms on Windows and Mac, runs completely offline locally, and is a pure tool application

image image

Install (如何安装)

  1. Download the latest version within the Release (在Release内下载最新版本)
  2. Click on setupexe to install it on your computer. If there is no NET8 runtime, you need to first install the runtime Net 8.0 download

(点击setup.exe安装到电脑即可。(如果没有NET8运行时,需要先安装运行时Net 8.0 download))

Run env

Gui

  • Electron for Vue3

    image
  • WinForm (Plan)

  • WPF (Plan)

Api

  • Net8 WebApi

DAO

  • Dapper

Operation mode

  • Local tool operation

    A pure tool software that runs locally and can be used after installation

  • Service deployment and operation

    Deploy backend services on your server, with only graphical interfaces running on the desktop for use

Contribution Guide (贡献指南)

Special Thanks (特别鸣谢)

JetBrains