shivangraikar / Golang-Database

Golang database programs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Golang-Database

Connecting Golang with sqlite3 and using cli to perform CRUD operations.

The repository consists of multiple programs that operate on the database.

The exact process of performing will be stated later.

The sub repository go-routine consists exampls for routines and function arguments. Run the porgram files chronologically to understand the working and try to alter accordingly.

About

Golang database programs

License:GNU General Public License v2.0


Languages

Language:Go 70.8%Language:TSQL 29.2%