Skip to content

gamenotifier/qdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qdb

qdb is an SQL database wrapper that uses query structs for interacting with the underlying database. Any errors that a query produces are wrapped with the specific SQL query and arguments, making inspection and debugging easier.

Testing

qdb allows you to mock a database that responds to named queries with specific values. See the mockdb pacakge.

About

An SQL database wrapper that uses structured query structs, written in Go

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages