Go language general code generator

Project address: https://gitee.com/jerryshensjf/Fairchild

architecture

A Java-based generic code generator: Light Architecture.

The generated code is based on the go language and uses gin as the web framework. Currently supports MariaDB, MySQL, PostgreSQL and Oracle four databases. Standalone Node.js-based frontend that supports generating Vue and ElementUI. Support Excel, PDF two data export formats.

Development and testing environment

  • jdk 17
  • Apache Tomcat 9
  • Node.js 14
  • golang 1.19
  • MariaDB 15.1
  • PostgreSQL 14
  • Oracle 11

Guess you like

Origin blog.csdn.net/boonya/article/details/128795774