awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesEnvironment Simulation

Creation of consistent database environments to test application logic and server-side code.

Distinct from Database Schema Validations: Focuses on the proactive creation of a simulation environment rather than validating an existing schema.

Explore 1 awesome GitHub repository matching software engineering & architecture · Environment Simulation. Refine with filters or upvote what's useful.

Awesome Environment Simulation GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • datacharmer/test_dbAvatar von datacharmer

    datacharmer/test_db

    4,388Auf GitHub ansehen↗

    test_db is a collection of tools for validating database integrity, benchmarking system throughput, and generating synthetic schemas and datasets. It includes a sample corporate employee database for MySQL, a SQL dataset generator for creating representative records, and an integrity validator that uses checksums and record counts to verify data consistency across different database engines. The project provides a database performance benchmark consisting of complex queries and stored procedures designed to measure system response times and throughput. These tools simulate real-world workload

    Creates tables, views, and stored procedures to build consistent environments for testing application logic.

    Shell
    Auf GitHub ansehen↗4,388
  1. Home
  2. Software Engineering & Architecture
  3. Data Schema Validation
  4. Database Schema Validations
  5. Environment Simulation