/db

A collection of database adapters

Primary LanguageGo

Database Adapters

A collection of database adapters.

Database

  • MySQL Adapter
  • Postgres Adapter

Test

Use following command to run all tests.

go test -v ./...