Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stchris/gosqlite-example

Sqlite 3 examples in Go
https://github.com/stchris/gosqlite-example

Last synced: about 1 month ago
JSON representation

Sqlite 3 examples in Go

Awesome Lists containing this project

README

        

This is a small sample in go language(golang.org) using the go sqlite package.

Since examples of using this library is hard to come by, I thought I would put
a sample so that others can see the code and get started fairly quickly.

Enjoy!

Bikal.