Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bugzinga/sql-hunting-dog
Quick Search Tool (AddIn) for Microsoft SQL Management Studio
https://github.com/bugzinga/sql-hunting-dog
addin mssql plugin search sql ssms
Last synced: 2 months ago
JSON representation
Quick Search Tool (AddIn) for Microsoft SQL Management Studio
- Host: GitHub
- URL: https://github.com/bugzinga/sql-hunting-dog
- Owner: bugzinga
- License: other
- Created: 2017-05-14T07:51:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-20T14:23:54.000Z (over 6 years ago)
- Last Synced: 2024-06-28T09:33:46.860Z (6 months ago)
- Topics: addin, mssql, plugin, search, sql, ssms
- Language: C#
- Homepage: http://www.sql-hunting-dog.com
- Size: 40.3 MB
- Stars: 36
- Watchers: 13
- Forks: 18
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# README #
This is a source code for [SQL Hunting Dog](http://www.sql-hunting-dog.com)
![Build status](https://ci.appveyor.com/api/projects/status/c8w93mp64i9ntntd/branch/master?svg=true)
https://ci.appveyor.com/project/maslukov/sql-hunting-dog-qfxu7/branch/master
### What is this repository for? ###
* For curious minds who want to explore how SQL Hunting Dog works
* For those who want to contribute### How do I get set up? ###
* Clone repository
* Build
* You will need Visual Studio 2010### Contribution guidelines ###
* Create a separate branch and then generate a merge request