Skip to content

yanpozka/sqlite_trans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of database manipulation in Go with sqlite and sqlx packages

Tracing with OpenCensus and Jaeger

Run:

./run_jaeger.sh # starts a new container with Jaeger

go run main.go
Then visit http://localhost:16686/ and you'll see something like this:

Jaeger dashboard

About

Example of DB tracing with Jaeger, Go, go-sqlite3 and sqlx (transactions & IN() query)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published