dbx

helper and utility package for working with databases (including ent db, pgdb, sqlite, etc.)

APACHE-2.0 License

Stars
2
Committers
4

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