Updated on 2024-05-07 GMT+08:00

Development Process

The Go driver of the database complies with the rule of the Go language third-party library. You only need to import the driver to the application program and save the driver code in the directory specified by GOPATH.

Figure 1 Application development process based on Go