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

https://github.com/gitbookio/go-sqlpool

A high level pool for maintaining pools of *sql.DB databases (e.g: thousands of SQLite files)
https://github.com/gitbookio/go-sqlpool

Last synced: 7 months ago
JSON representation

A high level pool for maintaining pools of *sql.DB databases (e.g: thousands of SQLite files)

Awesome Lists containing this project

README

          

# go-sqlpool

A high level pool for maintaining pools of `*sql.DB` databases (e.g: thousands of SQLite files)

[![GoDoc](https://godoc.org/github.com/GitbookIO/go-sqlpool?status.svg)](https://godoc.org/github.com/GitbookIO/go-sqlpool)