{"id":19100068,"url":"https://github.com/Bardin08/db-seeder","last_synced_at":"2025-04-18T17:32:39.112Z","repository":{"id":232600662,"uuid":"784644575","full_name":"Bardin08/db-seeder","owner":"Bardin08","description":"DB Seeder: Quickly populate databases with meaningful test data from SQL scripts. Speed, convenience, scalability. 💡","archived":false,"fork":false,"pushed_at":"2024-10-15T15:06:05.000Z","size":53106,"stargazers_count":5,"open_issues_count":10,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-08T14:05:11.339Z","etag":null,"topics":["database","dataseeding","development","made-by-ukrainians","softwareengineering","sql","testing","utilities"],"latest_commit_sha":null,"homepage":"","language":"C#","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/Bardin08.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-10T09:04:28.000Z","updated_at":"2024-08-27T11:13:08.000Z","dependencies_parsed_at":"2024-10-19T17:55:43.322Z","dependency_job_id":null,"html_url":"https://github.com/Bardin08/db-seeder","commit_stats":{"total_commits":54,"total_committers":2,"mean_commits":27.0,"dds":0.2407407407407407,"last_synced_commit":"8b511f296e33627ef481bfa2115ed9f7ece5f48f"},"previous_names":["bardin08/db-seeder"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bardin08%2Fdb-seeder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bardin08%2Fdb-seeder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bardin08%2Fdb-seeder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bardin08%2Fdb-seeder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bardin08","download_url":"https://codeload.github.com/Bardin08/db-seeder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223783091,"owners_count":17201903,"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":["database","dataseeding","development","made-by-ukrainians","softwareengineering","sql","testing","utilities"],"created_at":"2024-11-09T03:52:28.430Z","updated_at":"2024-11-09T03:52:58.698Z","avatar_url":"https://github.com/Bardin08.png","language":"C#","funding_links":[],"categories":["database","testing"],"sub_categories":[],"readme":"\u003ctable width=\"100%\" border=\"0\"\u003e\n\u003ctr\u003e\n  \u003ctd valign=\"top\"\u003e\n    \u003cimg src=\"https://github.com/Bardin08/db-seeder/assets/67170413/7d90d3f8-c9cc-4747-a37b-2dddf49f1778\" width=\"150px\"/\u003e\n  \u003c/td\u003e\n      \n  \u003c!-- Images on the Right --\u003e\n  \u003ctd valign=\"center\" align=\"center\"\u003e\n      \u003cimg src=\"https://sonarcloud.io/api/project_badges/measure?project=Bardin08_db-seeder\u0026metric=reliability_rating\" alt=\"Reliability Rating\"\u003e\n      \u003cimg src=\"https://sonarcloud.io/api/project_badges/measure?project=Bardin08_db-seeder\u0026metric=security_rating\" alt=\"Security Rating\"\u003e\n      \u003cimg src=\"https://sonarcloud.io/api/project_badges/measure?project=Bardin08_db-seeder\u0026metric=sqale_rating\" alt=\"Maintainability Rating\"\u003e    \n      \u003cimg src=\"https://sonarcloud.io/api/project_badges/measure?project=Bardin08_db-seeder\u0026metric=alert_status\" alt=\"Quality Gate Status\"\u003e\n      \u003cimg src=\"https://sonarcloud.io/api/project_badges/measure?project=Bardin08_db-seeder\u0026metric=bugs\" alt=\"Bugs\"\u003e\n      \u003cimg src=\"https://sonarcloud.io/api/project_badges/measure?project=Bardin08_db-seeder\u0026metric=code_smells\" alt=\"Code Smells\"\u003e\n      \u003cimg src=\"https://sonarcloud.io/api/project_badges/measure?project=Bardin08_db-seeder\u0026metric=vulnerabilities\" alt=\"Vulnerabilities\"\u003e\n      \u003cimg src=\"https://sonarcloud.io/api/project_badges/measure?project=Bardin08_db-seeder\u0026metric=duplicated_lines_density\" alt=\"Duplicated Lines (%)\"\u003e\n      \u003cimg src=\"https://sonarcloud.io/api/project_badges/measure?project=Bardin08_db-seeder\u0026metric=coverage\" alt=\"Coverage\"\u003e\n  \u003c/td\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\n\n\n\n\n\n\n\n# DB Seeder\n\nDB Seeder is a utility designed to streamline the process of populating databases with meaningful test data. This tool simplifies the task of generating and inserting test data into SQL databases.\n\n## Key Features\n\n- **Speed**: Easily obtain a populated database with meaningful data and all necessary relationships.\n- **Convenience**: No need to manually write data generation scripts.\n- **Scalability**: Generate any amount of records, from tens to millions.\n\n## How it Works\n\nDB Seeder takes an SQL script as input, responsible for creating tables, and fills the database with test data according to that schema. This allows developers and testers to quickly set up databases for testing purposes without the hassle of writing complex data generation scripts.\n\n## Installation\n\nTBA\n\n## Usage\n\nTBA\n\n## Example\n\nSuppose you have an SQL script `schema.sql` defining tables `users`, `products`, and their relationships. Running DB Seeder with this script will populate your database with sample data for these tables.\n\n## Contributions\n\nContributions are welcome! Feel free to submit pull requests or open issues if you encounter any problems or have suggestions for improvements.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n---\n\n*Made with ❤️ by Vladyslav Bardin*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBardin08%2Fdb-seeder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBardin08%2Fdb-seeder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBardin08%2Fdb-seeder/lists"}