awesome-repositories.comCategoriiBlog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
DATA-DOG avatar

DATA-DOG/go-txdb

0
View on GitHub↗
752 stele·47 fork-uri·Go·5 vizualizări

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.

Istoric stele

Graficul istoricului de stele pentru data-dog/go-txdbGraficul istoricului de stele pentru data-dog/go-txdb

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Go Txdb

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Go Txdb.
  • gojuno/minimockG

    gojuno/minimock

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • golang/mockAvatar golang

    golang/mock

    9,361Vezi pe GitHub↗

    GoMock is a mocking framework for the Go programming language.

    Go
    Vezi pe GitHub↗9,361
  • data-dog/go-sqlmockAvatar DATA-DOG

    DATA-DOG/go-sqlmock

    6,525Vezi pe 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
    Vezi pe GitHub↗6,525
  • h2non/gockAvatar h2non

    h2non/gock

    2,216Vezi pe GitHub↗

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

    Goapiassertionsexpectations
    Vezi pe GitHub↗2,216
Vezi toate cele 30 alternative pentru Go Txdb→

Întrebări frecvente

Ce face data-dog/go-txdb?

Immutable transaction isolated sql driver for golang

Care sunt principalele funcționalități ale data-dog/go-txdb?

Principalele funcționalități ale data-dog/go-txdb sunt: Mocking Tools, Testing and QA, Testing and Quality Assurance.

Care sunt câteva alternative open-source pentru data-dog/go-txdb?

Alternativele open-source pentru data-dog/go-txdb includ: 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.