How to Install golang-github-go-xorm-xorm-dev in Ubuntu 18.04



Install golang-github-go-xorm-xorm-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-go-xorm-xorm-dev

Description:

Simple and Powerful ORM for Go, support mysql/sqlite3/postgres/mssql/oracle

Xorm is a simple and powerful ORM for Go. . Features: - Struct <-> Table Mapping Support - Chainable APIs - Transaction Support - Both ORM and raw SQL operation Support - Sync database schema Support - Query Cache speed up - Database Reverse support - Simple cascade loading support - Optimistic Locking support

Homepage: https://github.com/go-xorm/xorm

Version: 0.6.4-3

Section: universe/devel