Skip to content

feyeleanor/gosqlite3

This branch is 7 commits ahead of, 32 commits behind kuroneko/gosqlite3:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c9b8983 · Jul 5, 2012

History

51 Commits
May 20, 2011
May 20, 2011
May 20, 2011
Jul 4, 2012
Jul 4, 2012
Jul 4, 2012
Jul 4, 2012
Jul 4, 2012
Jul 4, 2012
Jul 4, 2012
Jul 4, 2012
Jul 4, 2012
Jul 4, 2012
Jul 4, 2012
Jul 4, 2012
Jul 4, 2012
Jul 4, 2012

Repository files navigation

== About ==

GoSQLite3 provides both low-level and high-level wrappers for accessing the SQLite3 database from Go.
It started as simple extension of the API defined by Russ Cox in his wrapper which has since been
extended with a number of high-level conveniences.


== Installation ==

We support goinstall which can be invoked using the following command-line:

	goinstall -dashboard=true github.com/kuroneko/gosqlite3


== Usage ==

Please read the tests for examples of how to perform queries and handle results.
Documentation will follow in due course.


== License ==

TBD


== Contributors ==

Chris Collins
Eleanor McHugh

About

Experimental fork of a Go interface for SQLite3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%