您的位置 首页 golang

基于数据库的代码自动生成工具,生成JavaBean、生成数据库文档、生成前后端代码等(v6.9.0版)

TableGo_20200520 v6.9.0 正式版发布,此次版本更新如下:

1、新增对JDK9及以上版本Java环境的支持

2、生成JavaBean更名为生成数据模型并且提供了C#、C++、Golang、Rust、Python、Objective-C、Swift等编程语言数据模型的简单模板

3、新增生成SpringBoot项目工程的功能,在生成自定义文件界面直接生成一个可以跑起来的项目

4、新增对数据库视图的支持

5、新增大量自定义模板示例

6、新增SQL查询导出数据功能,在生成自定义文件时通过配置SQL查询数据导出生成任何需要的文件

7、新增一些内置静态对象用于生成自定义文件时使用,例如:org.apache.commons.lang.StringUtils

8、移除是否目录直通,如果文件保存路径设置了目录则生成的内容将直接生成到该目录下(生成自定义文件无效)

9、移除代码中生成的版本推广信息

10、生成自定义文件功能增强,添加更多可配置的参数

11、修复生成数据库文档中有中文错误的问题

12、优化对MySQL8.x的支持,现在可以使用MySQL8的新驱动包了

13、优化界面显示效果并让所有界面都能用鼠标拖动改变大小

14、优化参数配置管理功能,使全局参数配置可以保存界面上配置好的参数

15、使用JDK8编译,并使用了JDK8的新特性,不再支持JDK7

16、修复已知Bug并进行了一些优化

       一直以来一个能自动生成前后端增删查改代码,甚至自动生成SpringBoot项目工程的工具就是程序员最希望拥有的东西,如果能自动生成框架的前后端代码和项目工程,那么开发人员就只要关注业务代码的编写,工作效率将得到极大的提升,也能腾出更多的时间、精力去测试和优化代码,低码或零码技术将是未来发展的方向。

       TableGo是基于数据库的代码自动生成工具,低代码编程技术的实现,可以零代码自动生成SpringBoot项目工程、生成JavaBean、生成MyBaits的Mapper映射配置文件、生成数据库设计文档(Word、Excel)、生成Swagger2离线API文档、生成前后端代码、能查出数据库数据生成各种代码和文档等,更重要的是可以根据每个项目的不同开发框架编写自定义模板与项目框架适配生成各模块增删查改的前后端代码,让开发人员的开发效率提高60%以上,并且可以通过模板定义开发规范统一开发风格和标准,提高代码的规范性和可维护性。

       只要设计好数据库并且添加好备注,就能通过自定义模板生成任意编程语言的任何程序代码,并且能够生成各种代码备注。实现只要把数据数据库设计好,整个项目就完成了很大一部分代码的编写,大大节省了项目的开发成本。支持MySQL、Oracle、SQL Server、PostgreSQL、MariaDB五种数据库,支持Window、Linux、Mac OS等多种操作系统。

       所有的配置都保存在本地,只要配置过一次,下次使用的时候完全可以秒生成JavaBean、MVC三层结构代码、前后端代码、MyBaits的Mapper映射文件和数据库设计文档等,并且还集成各种实用工具,使得工作效率瞬间爆棚,生产力瞬间爆表。

       使用自定义模板功能可以根据数据库表结构信息生成你想要的任何代码,例如:Java、C#、C++、Golang、Rust、Python、Objective-C、Swift、VB、VC、SQL、HTML、JSP、JS、PHP、Vue、React、Word、Excel等等,没有做不到只有想不到……

欢迎访问TableGo官网:http://www.tablego.cn

1、数据库配置界面:

2、公共参数配置界面:

3、生成工具界面,集成各种自动生成工具,让写代码变得更容易:

       生成数据模型功能升级,现在可以直接生成八种不同编程语言的数据模型:

       生成JavaBean数据模型、生成C#数据模型、生成C++数据模型(C++结构体)、生成Golang数据模型、

       生成Rust数据模型、生成Python数据模型、生成Objective-C数据模型、生成Swift数据模型、生成iOS数据模型

4、集成工具界面,集成11款实用工具,工作效率瞬间提升数倍:

5、友情捐赠界面,项目的发展离不开您的支持:

6、捐赠名单界面,感谢你们对TableGo项目的支持:

7、数据信息界面,TableGo官网信息展示,并能获取TableGo新版本更新提示:

8、这是自动生成出来的Entity和DTO:

9、这是自动生成的MyBatis的Mapper映射文件:

10、这是自动生成的数据库设计文档:

11、这是编写的自定义模板和根据该模板生成的Mapper.xml代码:

12、快速生成SpringBoot项目工程:

13、这是最新的TableGo源代码统计数据:

14、提供Jar包版本,完美支持Linux和Mac OS,Mac OS只需要在“安全性与隐私”那里允许打开TableGo.jar就可以了:

15、QQ技术交流群(群号:339206976,入群密码:TableGo):

       在QQ技术交流群里会不定期发布最新的测试版、使用手册和自定义模板示例给大家使用,大家在使用的过程中遇到什么问题或发现什么Bug都可以在交流群里提出来,大家一起讨论一起学习,共同发展和进步。

        运行TableGo需要安装JDK8及以上版本的Java环境,现在用的开发环境和编译环境都是JDK8,必需要在操作系统的环境变量里配置好JAVA_HOME或JRE_HOME,不然会找不到Java。 

官网下载地址:http://www.tablego.cn

博客下载地址:https://blog.csdn.net/vipbooks

TableGo_20200520版本下载地址(包含EXE、JAR两个版本):

https://download.csdn.net/download/vipbooks/12473892


文章来源:智云一二三科技

文章标题:基于数据库的代码自动生成工具,生成JavaBean、生成数据库文档、生成前后端代码等(v6.9.0版)

文章地址:https://www.zhihuclub.com/1735.shtml

关于作者: 智云科技

热门文章

评论已关闭

23条评论

  1. If you desire to increase your familiarity simply keep visiting this web site and be updated with the most recent gossip posted here.| Merilee Walther Carolyne

  2. Hiya, Could I copy the snapshot and apply it on my own blog page? Noelle Hubie Tollman

  3. Fabulous, what a blog it is! This weblog gives helpful information to us, keep it up. Kikelia Ozzie Hulbard

  4. Sit amet velit metus. Proin posuere, ligula nec porttitor eget luctus, risus lectus tristique ligula, quis vivam pretium elit diam a nisi. Proin vehicula malesuada dolor, vel rutrum. quam sollicitudin. Kylie Sayers Shellie

  5. Yum! This is just what I was looking for to help ward off the morning hangries! Yasmin Taite Bazar

  6. No matter if some one searches for his required thing, therefore he/she wants to be available that in detail, so that thing is maintained over here. Gerianne Tim Almund

  7. Qualcosa di tuo, che si tratti di un prodotto fisico, di un corso, o di quello che ti viene in mente. Gavra Huntlee Carberry

  8. Hello Dear, are you actually visiting this website daily, if so then you will absolutely get good experience.| Corabella Pavel Armillda

  9. thanks for interest in my website please visit regularly for more updates. Dulcy Lamar Rhonda

  10. Thankfulness to my father who told me concerning this website, this website is genuinely remarkable. Dinnie Roddie Orvas

  11. I really appreciate this post. I have been looking everywhere for this! Thank goodness I found it on Bing. You have made my day! Thank you again.. Tiff Jarib Broome

  12. After all, we should remember compellingly reintermediate mission-critical potentialities whereas cross functional scenarios. Phosfluorescently re-engineer distributed processes without standardized supply chains. Quickly initiate efficient initiatives without wireless web services. Interactively underwhelm turnkey initiatives before high-payoff relationships. Holisticly restore superior interfaces before flexible technology. Suzi Roth Wahl

  13. Currently no. I might set something up later, but for now comments and the contact page is the best way to reach me. De Ambrosio Koo

  14. Generally I do not read article on blogs, but I wish to say that this write-up very pressured me to try and do it! Your writing taste has been surprised me. Thank you, very nice article. Audy Anders Morrie

  15. Having read this I believed it was rather enlightening. I appreciate you taking the time and effort to put this content together. I once again find myself personally spending a lot of time both reading and leaving comments. But so what, it was still worthwhile! Garnette Dorie Lanford

  16. Hi there. I discovered your blog via Google at the same time as looking for a comparable matter, your web site came up. It appears to be good. I have bookmarked it in my google bookmarks to visit then. Matilde Hewe Boesch

  17. Ayt Matematik Konuları ve soru dağılımları üzerinde yapılan gerek değişiklikler gerek düzenlemeler göz önünde bulundurularak sizler için güncel hali sitemizde paylaşılmıştır.

  18. There is definately a great deal to learn about this subject.

    I really like all the points you have made.

    Feel free to surf to my blog;

  19. Very good post. I will be going through many of these issues as well..

    Feel free to visit my webpage ::

网站地图