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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
dbfit avatar

dbfit/dbfit

0
View on GitHub↗
243 stars·85 forks·Java·GPL-2.0·5 viewsdbfit.github.io/dbfit↗

Dbfit

DbFit is a database testing framework that supports easy test-driven development of your database code.

Features

  • Database Testing - Framework for test-driven development of database code.

Star history

Star history chart for dbfit/dbfitStar history chart for dbfit/dbfit

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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

Open-source alternatives to Dbfit

Similar open-source projects, ranked by how many features they share with Dbfit.
  • hypothesisworks/hypothesisHypothesisWorks avatar

    HypothesisWorks/hypothesis

    8,717View on GitHub↗

    Hypothesis is a Python property-based testing library and data generation engine. It enables the discovery of edge cases and bugs by generating a wide range of randomized inputs based on defined strategies and shrinking complex failing examples to their smallest possible form. It also functions as a state machine testing framework to verify system behavior across sequences of interdependent operations. The project features a fuzzing integration layer that converts raw byte buffers from coverage-guided fuzzers into structured test cases. It includes a persistence mechanism to store and synchro

    Pythonfuzzingproperty-based-testingpython
    View on GitHub↗8,717
  • dimitri/regresqldimitri avatar

    dimitri/regresql

    353View on GitHub↗

    Regression Testing your SQL queries

    Go
    View on GitHub↗353
  • sqlancer/sqlancersqlancer avatar

    sqlancer/sqlancer

    1,734View on GitHub↗

    Automated testing to find logic and performance bugs in database systems

    Java
    View on GitHub↗1,734
  • theory/pgtaptheory avatar

    theory/pgtap

    1,146View on GitHub↗

    PostgreSQL Unit Testing Suite

    PLpgSQL
    View on GitHub↗1,146

Frequently asked questions

What does dbfit/dbfit do?

DbFit is a database testing framework that supports easy test-driven development of your database code.

What are the main features of dbfit/dbfit?

The main features of dbfit/dbfit are: Database Testing.

What are some open-source alternatives to dbfit/dbfit?

Open-source alternatives to dbfit/dbfit include: hypothesisworks/hypothesis — Hypothesis is a Python property-based testing library and data generation engine. It enables the discovery of edge… dimitri/regresql — Regression Testing your SQL queries. sqlancer/sqlancer — Automated testing to find logic and performance bugs in database systems. theory/pgtap — PostgreSQL Unit Testing Suite.