当前位置:网站首页>PDMan-domestic free general database modeling tool (minimalist, beautiful)
PDMan-domestic free general database modeling tool (minimalist, beautiful)
2022-08-01 10:03:00 【Full stack programmer webmaster】
大家好,又见面了,我是你们的朋友全栈君.
Background information
I have been engaged in the research and development of financial application software and project implementation for a long time,经常做数据库建模(数据表设计).There is a desirable database modeling工具,Naturally, you can do more with less,PowerDesigner的pdmModels provide a lot of convenience for my work.But the computer was changedMac系统之后,Only in virtual machinesWindows上使用PD,Machines are getting fed up.PDIt is a commercial excellent modeling tool.It was originally designed to be used for database modeling,So he must be a very good database modeling tool.
但,PowerDesigner有以下几个不足之处,Kind of intolerable,I came up with the idea of making my own database modeling tool.
- 商业化,收费,价格还很贵(** 敲黑板,重点 **).
- 功能太强大,隐藏较深,上手有一定难度,使用起来比较复杂.
- 仅限Windows平台使用.
- 复杂的功能,配置起来非常麻烦.
- Can support the generation of databaseDDLCreate table statement as wellJavaBean代码,But personalization is extremely complicated.
- Automatically generated document formats are very difficult to adjust.
PDMan介绍
On the basis of years of technical accumulation,Through more than a month of trying and hard work,PDMan(Physical Data Model Manager)It finally came out successfully.他有以下特点,是PowerDesinger之外,A very nice alternative to database modeling.特点如下:
- 永远免费使用(** * 敲黑板,重点* **)(由于一些特殊情况,Not yet open source).
- 功能简洁,去除晦涩难懂的设置,化繁为简,实用为上,上手非常容易.
- Windows,Mac,Linux三个平台均可以使用(** 敲黑板,重点 **).
- 自带参考案例,学习容易.新建一个项目,完全不需要做任何配置.
- 对开发极其友好,可生成各种数据库以及编程语言的模型类.
- 目前系统默认实现了MySQL,Oracle,Java的代码自动生成,并且带注释.其他类型的数据库或语言,只需要添加相应的“数据库”并设置好相应的doT模板就可以了.
- 一键自动生成MarkDown格式的数据表结构文档,Easy customer delivery.
上图
说了那么多,Be quick first启动画面:
主工作界面:
数据类型以及数据域:
** 字段以及代码:**
** 生成文档: **
Thanks for open source
站在巨人的肩上,PDMan的推出,Open source support is inseparable,The main techniques used are as follows:
- React(https://reactjs.org/)
- Electron(https://github.com/electron/electron)
- font-awesome(http://www.fontawesome.com.cn)
- AntV-G6 (http://antvis.github.io/g6/doc/index.html)
- highlightjs(https://highlightjs.org)
- ace editor(https://ace.c9.io)
- doT.js(http://olado.github.io)
贡献者
- @boro 主要设计者、Serve as a tester
- @Professor Niu Cha Liu 主要开发者
- @mtain 开发者
- @CaroTu 先驱者
- #TinaYan Data table graphics showing skin design
- #莎莎 UI界面以及LOGO设计(备注:A pure man)
Download and communicate
发布者:全栈程序员栈长,转载请注明出处:https://javaforall.cn/126980.html原文链接:https://javaforall.cn
边栏推荐
猜你喜欢
随机推荐
Cross-domain network resource file download
Mysql索引相关的知识复盘一
[Software Architecture Mode] The difference between MVVM mode and MVC mode
C语言小游戏——扫雷
Introduction and application of heap memory (including examples)
opencv创建窗口—cv.namedWindow()
解决new Thread().Start导致高并发CPU 100%的问题
什么是步进电机?40张图带你了解!
怎么找出电脑隐藏的软件(如何清理电脑隐藏软件)
PDMan-国产免费通用数据库建模工具(极简,漂亮)
Naive Bayes--Study Notes--Basic Principles and Code Implementation
用OpenCV的边缘检测
Message queue interview latest finishing (2022)
浏览器快捷键大全
JWT
Manual upgrade and optimization tutorial of Lsky Pro Enterprise Edition
Lsky Pro 企业版手动升级、优化教程
experiment....
堆内存的介绍及应用(含例子)
BGP综合实验









