golang
. It is recommended to use golang
with version higher than 1.11. More infomation, please visit: https://golang.orgdatabase_a
; then you can import the framework sql into database_a
, or you can create another database database_b
to import into. Besides, they can be different driver databases, for example, your business database is mysql
, the framework database is sqlite
. GoAdmin currently supports multiple database connection operations. How to configure, will be described in detail later.English is not my main language. If any typo or wrong translation you found, you can help to translate in github here. I will very appreciate it.