{"id":25862707,"url":"https://github.com/digisoch/databasetestingframework","last_synced_at":"2026-03-06T01:32:53.705Z","repository":{"id":278068438,"uuid":"925529089","full_name":"DigiSoch/DatabaseTestingFramework","owner":"DigiSoch","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-01T04:40:40.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-17T20:39:38.082Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DigiSoch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-01T04:40:17.000Z","updated_at":"2025-02-01T04:40:44.000Z","dependencies_parsed_at":"2025-02-17T20:49:54.613Z","dependency_job_id":null,"html_url":"https://github.com/DigiSoch/DatabaseTestingFramework","commit_stats":null,"previous_names":["digisoch/databasetestingframework"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DigiSoch%2FDatabaseTestingFramework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DigiSoch%2FDatabaseTestingFramework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DigiSoch%2FDatabaseTestingFramework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DigiSoch%2FDatabaseTestingFramework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DigiSoch","download_url":"https://codeload.github.com/DigiSoch/DatabaseTestingFramework/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241439768,"owners_count":19963100,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-01T23:56:10.500Z","updated_at":"2026-03-06T01:32:48.663Z","avatar_url":"https://github.com/DigiSoch.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"Here are the common things tested using database testing:\n\n* **Schema Validation**\n\n   * Verify the names of all tables in the database.\n   * Validate column names for each table.\n   * Verify column types for each table.\n   * Check for null values.\n   * Validate default values bound to the correct table columns.\n   * Verify rule definitions for table names and access privileges.\n   \n   \n* **Data Integrity**\n   * Validate primary keys for each table.\n   * Confirm foreign keys for each table.\n   * Check data types between foreign key columns and columns in other tables.\n   * Verify indices, whether clustered or non-clustered, unique or not.\n   \n   \n* **Security Testing**\n   * Validate user login (user id, password, hostname).\n   * Check database access privilege.\n   * Test table access privilege.\n   \n   \n* **Functional Testing**\n   * Identify relevant schema, triggers, and stored procedures for a specific function.\n   * Group-related functions for testing.\n   * Test data flow starting from the front-end.\n   \n   \n* **Non-Functional Testing**\n   * Write test scripts to exercise major functions.\n   * Ensure comprehensive testing of all functions over a full cycle.\n   * Verify log files for deadlocks, memory failures, data corruption, etc.\n   * Test data modification scenarios:\n   * Repeat test cases with invalid data to assess database response.\n░","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigisoch%2Fdatabasetestingframework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdigisoch%2Fdatabasetestingframework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigisoch%2Fdatabasetestingframework/lists"}