awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
DATA-DOG avatar

DATA-DOG/go-txdb

0
View on GitHub↗
752 stars·47 forks·Go·3 views

Go Txdb

Immutable transaction isolated sql driver for golang

Features

  • Mocking Tools - Transaction-based database driver for testing.
  • Testing and QA - Transaction-based database driver for testing.
  • Testing and Quality Assurance - Transaction-based database driver for testing.

Star history

Star history chart for data-dog/go-txdbStar history chart for data-dog/go-txdb

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does data-dog/go-txdb do?

Immutable transaction isolated sql driver for golang

What are the main features of data-dog/go-txdb?

The main features of data-dog/go-txdb are: Mocking Tools, Testing and QA, Testing and Quality Assurance.

What are some open-source alternatives to data-dog/go-txdb?

Open-source alternatives to data-dog/go-txdb include: golang/mock — GoMock is a mocking framework for the Go programming language. jarcoal/httpmock — HTTP mocking for Golang. data-dog/go-sqlmock — go-sqlmock is a Go library that simulates SQL driver behavior for unit testing by intercepting database calls through… gojuno/minimock. h2non/gock — HTTP traffic mocking and testing made easy in Go ༼ʘ̚ل͜ʘ̚༽. maxbrunsfeld/counterfeiter — A tool for generating self-contained, type-safe test doubles in go.

Open-source alternatives to Go Txdb

Similar open-source projects, ranked by how many features they share with Go Txdb.
  • gojuno/minimockG

    gojuno/minimock

    0View on GitHub↗
    View on GitHub↗0
  • golang/mockgolang avatar

    golang/mock

    9,361View on GitHub↗

    GoMock is a mocking framework for the Go programming language.

    Go
    View on GitHub↗9,361
  • data-dog/go-sqlmockDATA-DOG avatar

    DATA-DOG/go-sqlmock

    6,525View on GitHub↗

    go-sqlmock is a Go library that simulates SQL driver behavior for unit testing by intercepting database calls through the standard database/sql/driver interface, eliminating the need for a real database connection. It provides a comprehensive mocking framework that allows developers to define expectations for SQL operations, including queries, executions, prepared statements, and transaction lifecycles, with precise control over the results and errors returned. The library distinguishes itself through its flexible matching and verification capabilities. It supports regex-based or exact SQL

    Godatabasegogolang
    View on GitHub↗6,525
  • h2non/gockh2non avatar

    h2non/gock

    2,216View on GitHub↗

    HTTP traffic mocking and testing made easy in Go ༼ʘ̚ل͜ʘ̚༽

    Goapiassertionsexpectations
    View on GitHub↗2,216
See all 30 alternatives to Go Txdb→