Skip to content
/ go-db Public

Database library for go which wraps existing database implementations and attempts to have a single contract (when possible) to easily add common handlers to database operations. Exposes interfaces on the database wrappers for easy mocking.

License

Notifications You must be signed in to change notification settings

jucardi/go-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a4e61f5 · Jul 21, 2021

History

9 Commits
Jul 21, 2021
Jun 10, 2019
Jul 21, 2021
Jul 21, 2021
Dec 4, 2018
Jul 21, 2021
Jul 21, 2021
Jun 10, 2019
Nov 13, 2018
Nov 13, 2018
Dec 4, 2018
Dec 4, 2018
Jul 21, 2021
Dec 4, 2018
Jul 21, 2021
Jul 21, 2021
Jul 21, 2021
Dec 4, 2018
Dec 4, 2018
Dec 4, 2018
Nov 12, 2019

Repository files navigation

go-db

Database library for go which wraps existing database implementations and attempts to have a single contract (when possible) to easily add common handlers to database operations. Exposes interfaces on the database wrappers for easy mocking.

About

Database library for go which wraps existing database implementations and attempts to have a single contract (when possible) to easily add common handlers to database operations. Exposes interfaces on the database wrappers for easy mocking.

Resources

License

Stars

Watchers

Forks

Packages

No packages published