Jump to content

Database module


Marius

Recommended Posts

  • Administrators

Well MySQL and MsSQL are two of the most used solutions and I think it would be great to have them. Also it would be great if we can *hook* to the database module with our plugins :lol: .

Link to comment
Share on other sites

My thoughts are, main features should be:

  • Start or stop instances.
  • Structured Queries (We can create a structured set of queries to run to find information, etc)
  • Performance Information
  • Manage log files.
  • Start or stop the SQL
  • View, Start, Stop, Edit or delete Jobs
  • Replication Status
  • User and Credential Management

Link to comment
Share on other sites

  • 2 weeks later...
  • 3 months later...
  • Administrators

- Start or stop the SQL Server

You can do this with Services feature.

- View, start, stop, view the backup or jobs history even restores a DB from backup

You can view, start, (stop?) agent jobs, and restore them via query (you can add favorite queries to avoid writing them).

- View errors reporting from database

You can view the server log.

All that for MSSQL server.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...