https://github.com/nagilum/dbcompare
Simple .NET Core Console app to compare two databases for missing tables/columns.
https://github.com/nagilum/dbcompare
compare compare-data compare-database-structure compare-database-table csharp dapper database mssql-database netcore
Last synced: about 2 months ago
JSON representation
Simple .NET Core Console app to compare two databases for missing tables/columns.
- Host: GitHub
- URL: https://github.com/nagilum/dbcompare
- Owner: nagilum
- Created: 2019-08-06T11:40:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-06-01T09:16:36.000Z (almost 5 years ago)
- Last Synced: 2025-03-06T03:17:44.178Z (about 1 year ago)
- Topics: compare, compare-data, compare-database-structure, compare-database-table, csharp, dapper, database, mssql-database, netcore
- Language: C#
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DbCompare
Simple .NET Core Console app to compare two databases for missing tables/columns.