1
0
mirror of https://gitea.com/xorm/examples synced 2025-10-06 00:43:49 +02:00
2020-02-26 23:12:13 +08:00
2020-02-26 23:12:13 +08:00
2020-02-26 23:12:13 +08:00
2020-02-26 23:12:13 +08:00
2020-02-26 23:12:13 +08:00
2020-02-26 23:12:13 +08:00
2020-02-26 23:12:13 +08:00
2020-02-26 23:12:13 +08:00
2020-02-26 23:12:13 +08:00
2020-02-26 23:12:13 +08:00
2020-02-26 23:12:13 +08:00
2020-02-26 23:12:13 +08:00

Xorm Examples

Notice: all the examples will ask you install extra package github.com/mattn/go-sqlite3, since it depends on cgo. You have to compile it after you install a c++ compile. Please see github.com/mattn/go-sqlite3.

And then, you can run the examples via go run xxx.go. Every go file is a standalone example.

Description
Examples about how to use xorm
Readme 68 KiB
Languages
Go 100%