go-transaction-manager
Transaction manager
An abstraction layer for managing transactions in database interactions
Transaction manager for GoLang
232 stars
11 watching
14 forks
Language: Go
last commit: 3 months ago
Linked from 1 awesome list
databasegogo-trmgolanggolang-librarynested-transactionsrepository-patternsqlsqlxtransactiontransaction-managertrm
Related projects:
Repository | Description | Stars |
---|---|---|
nikhilsaraf/go-tools | A collection of tools for managing goroutines and concurrency in Go programming language | 15 |
claygod/transaction | A Go library that provides an embedded, transactional database for managing account transactions in a multithreaded environment. | 132 |
kevincobain2000/gobrew | A tool to simplify Go version management without requiring root access or shell rehashing. | 379 |
oklog/run | A mechanism to manage goroutine lifecycles in Go programs | 1,553 |
scalar-labs/scalardb | A universal transaction manager that simplifies the complexity of managing multiple databases by achieving ACID transactions and real-time analytics across diverse databases. | 470 |
timandy/routine | Provides a set of goroutine context access interfaces to simplify the management of coroutine-specific information | 235 |
owenthereal/goup | A Go package manager designed to simplify the process of installing and managing different versions of the Go programming language. | 547 |
kokizzu/goproc | A lightweight process manager helper library for Go that simplifies running and managing background processes. | 25 |
tiledb-inc/tiledb-go | A Go interface to TileDB's storage manager allowing data storage and retrieval in various formats. | 51 |
joetifa2003/mm-go | A package providing low-level manual memory management utilities for Go | 150 |
qustavo/dotsql | A library that allows you to store and execute SQL queries in a structured way | 740 |
guiabolso/darwin | Manages changes to a database schema over time. | 144 |
eaigner/hood | An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |
go-bongo/bongo | An Object Data Model wrapper for MongoDB in Go, providing features like ODM and validation. | 486 |
adrianoviana87/ltuiny | A utility that helps manage transactions in a ledger file. | 12 |