Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.15 KB

File metadata and controls

17 lines (11 loc) · 1.15 KB

SQLAdmin Inventory

SQL Server inventory tool with features to support daily operative tasks and activities.

The tool is with two major components

There is a simple client with SQLAnchor (SQLAdmin Inventory Anchor) with some basic features. The client require some metadata that is in the SQLAdmin Inventory database.

These components could be added to the tool to improve its scalability

  • SQLAdmin Inventory Core: Central component with APIs and common functionality.
  • SQLAdmin Inventory Agent: Component on each SQL Server node with functionality and APIs to collect and configure the SQL Server installation with functionality and APIs for effective communication with the central components.
  • SQLAdmin Inventory Portal: Simpel central portal to supply common functionality to a wide selection of users.
  • SQLAdmin Inventory Installer: Handle complex installation activities.