An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/clocklear/go-fast-sql

Package fastsql is a library which extends Go's standard database/sql library. It provides performance that's easy to take advantage of. Even better, the fastsql.DB object embeds the standard sql.DB object meaning access to all the standard database/sql library functionality is preserved. It also means that integrating fastsql into existing codebases is a breeze. Additional functionality inclues: 1. Easy, readable, and performant batch insert queries using the BatchInsert method. 2. Automatic creation and re-use of prepared statements. 3. A convenient holder for manually used prepared statements.

Ecosystem
proxy.golang.org
Latest Release
v0.0.0-20160325203439-1ab7a291b285
almost 10 years ago
Versions
1
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.

Filter
Filter by Kind
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/clocklear/go-fast-sql
spec
License MIT
Namespace github.com/clocklear
First Release almost 10 years ago
Last Synced 16 days ago
Repository
Stars 0 on GitHub
Forks 0 on GitHub
Rankings on proxy.golang.org
Overall Top 8.2%