Skip to content
/ txn Public

Go library focused on database transaction handling

License

Notifications You must be signed in to change notification settings

struqt/txn

Repository files navigation

txn

Go Report Card

Overview

txn is a Go library focused on database transaction handling.

Features

  • Acting as a library, not a framework
  • Robust database transaction handling mechanisms
  • Simple and easy-to-use API

Installation

To install, run the following command:

go get github.com/struqt/txn

To optionally work with pgx/v5, run the following command:

go get github.com/struqt/txn/txn_pgx

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Go library focused on database transaction handling

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages