GitHub / PNNL-Comp-Mass-Spec / DB-Schema-Export-Tool
Exports SQL Server and Postgres database objects as schema files. Exported objects include tables, views, stored procedures, and functions, plus also database properties including database roles and logins. The program can also export table data to create SQL files with an Insert Into statement for each row.
Stars: 14
Forks: 8
Open issues: 0
License: bsd-2-clause
Language: C#
Size: 5.21 MB
Dependencies parsed at: Pending
Created at: almost 11 years ago
Updated at: 2 months ago
Pushed at: 3 months ago
Last synced at: 9 days ago
Topics: postgresql, postgresql-database, sql-server, sql-server-database