/Golang-Database

Golang database programs

Primary LanguageGoGNU General Public License v2.0GPL-2.0

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.