There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
DbSchema makes it easier for .NET programmers to extract a database's schema (tables, views, columns, procedures, procedures' parameters and relations). You'll no longer have to create your custom code in order to extract schema from your databases. It's developed in C#.