Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.31 KB

README.md

File metadata and controls

17 lines (11 loc) · 1.31 KB

Build status Quality Gate Status Go Reference License: Apache 2.0 Go Report Card

dbx

dbx is a library which provides helpers and interfaces for interacting with databases.

Developing

Setup Taskfile by following the instructions and using one of the various convenient package managers or installation scripts. After installation, you can then simply run task install to load the associated dependencies. Nearly everything in this repository assumes you already have a local golang environment setup so this is not included. Please see the associated documentation.

Contributing

See the contributing guide for more information