Skip to content

shivangraikar/Golang-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.