Ecosyste.ms: Packages

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

Top 9.2% on proxy.golang.org
Top 3.4% dependent packages on proxy.golang.org
Top 2.9% dependent repos on proxy.golang.org

proxy.golang.org : github.com/moapis/multidb

Package multidb provides a sql.DB multiplexer for parallel queries using Go routines. Multidb automatically polls which of the connected Nodes is a master. Actual management of master and slaves (such as promotion) is considered outside the scope of this package. The Node and MultiNode types aim to be interface compatible with sql.DB and sql.Tx. More specifically, multidb fully implements SQLBoiler's boil.Executor and boil.ContextExecutor interface types. This makes it an excellent fit for SQLBoiler. (And perhaps other ORMs?)

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/moapis/multidb
Keywords: bsd-3-clause, database, go, golang, goroutine, parallel, sql
License: BSD-3-Clause
Latest release: over 3 years ago
First release: over 4 years ago
Namespace: github.com/moapis
Dependent packages: 3
Dependent repositories: 3
Stars: 6 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 21 days ago

    Loading...
    Readme
    Loading...