phf / go-db

[DEFUNCT] Generic database API for Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is defunct and has been superseded by the official database/sql package in the Go standard library.


Generic database API for Go

The API is not yet stable! If you decide to track it, you should be okay with frequent, potentially incompatible changes. You have been warned.

To install, clone into $GOROOT/src/pkg/db/ for now.

Special thanks to Eden Li and Masaaki Yonebayashi.

About

[DEFUNCT] Generic database API for Go.

License:Other


Languages

Language:Go 100.0%