Skip to content

yone098/go-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Work in progress.

pkg/db
    Generic database API for Go that supports
    multiple RDBMSs.

pkg/db/mysql
    Enable access to MySQL databases from Go.

===
sample usage
---
>git clone git://github.com/yone098/go-mysql.git
>cd go-mysql
>make install
>cd mysql
>make clean install example
===

These are in flux constantly, don't rely on them
yet. Discussions regarding the generic API happen
mostly on golang-nuts@googlegroups.com for now.

About

golang mysql-wrapper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published