Skip to content

Learn how to connect to sqlite database in goliang for building websites in golang

Notifications You must be signed in to change notification settings

MementoMori11723/go-sqlitedb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go - Sqlitedb

Learning how to use sqlite database with golang which allows me to create or build application with a simple db file.

Installation

To use this package, you need to have Go installed. You can download and install Go from the official website: https://golang.org/

Once you have Go installed, you can install the go-sqlite3 package by running the following command in your terminal:

    go get github.com/mattn/go-sqlite3

Code output

code snapshot

About

Learn how to connect to sqlite database in goliang for building websites in golang

Topics

Resources

Stars

Watchers

Forks

Languages