Computer and Modernization

Previous Articles     Next Articles

Method of Developing Database Driven by Golang

  

  1. Unit 91404, PLA, Qinhuangdao 066000, China
  • Received:2017-05-04 Online:2018-01-23 Published:2018-01-24

Abstract:  Golang is a new open source language released by Google, which makes it easy to develop efficient software. High performance concurrency makes Go play an important role in data processing. This paper makes a study of the Go standard packages, database/sql, driver and the working principle of database, and focuses on the realization of the core interfaces of the driver package. At last, the method of database operation in Go program is studied.

Key words: Golang, database driver, software development

CLC Number: