awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sqlancer avatar

sqlancer/sqlancer

0
View on GitHub↗
1,734 星标·400 分支·Java·MIT·5 次浏览www.sqlancer.com↗

Sqlancer

Automated testing to find logic and performance bugs in database systems

Features

  • Database Testing - Automated testing to find logic bugs in DBMS implementations.

Star 历史

sqlancer/sqlancer 的 Star 历史图表sqlancer/sqlancer 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Sqlancer 的开源替代方案

相似的开源项目,按与 Sqlancer 的功能重合度排序。
  • hypothesisworks/hypothesisHypothesisWorks 的头像

    HypothesisWorks/hypothesis

    8,717在 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
    在 GitHub 上查看↗8,717
  • dbfit/dbfitdbfit 的头像

    dbfit/dbfit

    243在 GitHub 上查看↗

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

    Java
    在 GitHub 上查看↗243
  • dimitri/regresqldimitri 的头像

    dimitri/regresql

    353在 GitHub 上查看↗

    Regression Testing your SQL queries

    Go
    在 GitHub 上查看↗353
  • theory/pgtaptheory 的头像

    theory/pgtap

    1,146在 GitHub 上查看↗

    PostgreSQL Unit Testing Suite

    PLpgSQL
    在 GitHub 上查看↗1,146

常见问题解答

sqlancer/sqlancer 是做什么的?

Automated testing to find logic and performance bugs in database systems

sqlancer/sqlancer 的主要功能有哪些?

sqlancer/sqlancer 的主要功能包括:Database Testing。

sqlancer/sqlancer 有哪些开源替代品?

sqlancer/sqlancer 的开源替代品包括: hypothesisworks/hypothesis — Hypothesis is a Python property-based testing library and data generation engine. It enables the discovery of edge… dbfit/dbfit — DbFit is a database testing framework that supports easy test-driven development of your database code. dimitri/regresql — Regression Testing your SQL queries. theory/pgtap — PostgreSQL Unit Testing Suite.