概要
MsSql allows users to query SQL Server database schema. It retrieves information about tables, columns, relationships, and other schema elements directly from a SQL Server database, providing a clear understanding of the database structure.
主な機能
- 2 GitHub stars