PlagueHO / database-explainer

Application to explain T-SQL against a database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues MIT License LinkedIn


Reason over my data

powered by
Logo

Table of Contents
  1. About The Project
  2. Getting Started
  3. Technologies Explored
  4. Contributing
  5. Disclaimer
  6. License
  7. Contact
  8. Acknowledgments
  9. References

About The Project

This project provides a number of tools that help you explain the structure of a database, queries and stored procedures executed against it.

(back to top)

Getting Started

TBC.

(back to top)

Technologies Explored

Major cloud technologies/frameworks/libraries are listed here:

  • Azure
  • Semantic Kernel
  • .NET
  • PromptFlow
  • Python
  • OpenAI

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project: Fork the repo you want to contribute to by clicking the Fork button on the top right corner of the repo page.
  2. Clone the Repo: Clone the forked repo to your local machine using the command (git clone URL_OF_FORK).
  3. Branch: Create your Feature Branch (git checkout -b feature/AmazingFeature)
  4. Commit: Commit your Changes (git commit -m 'Add some AmazingFeature')
  5. Push to the Branch: (git push origin feature/AmazingFeature)
  6. Open a Pull Request: Go to your forked repo on GitHub and click Contribute and then Open a pull request. Fill out the details of your pull request and submit it.

Learn more about contributing to projects here.

(back to top)

Disclaimer

This template is provided "as is" without warranty of any kind, whether express or implied. Use at your own risk! The author will not be liable for any losses or damages associated with the use of this template.

It is intended to be used as a starting point for your own project and not as a final product.

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

(back to top)

Acknowledgments

These toolkits are never the result of solitary efforts. I wish to extend my heartfelt thanks to my friends, colleagues, and fellow community members for their exceptional contributions. We have built upon your work, and it is your efforts that have laid the foundation for our success. Your work is not only recognised but deeply valued.

(back to top)

References

(back to top)


Documentation generated by AI, edited by humans. ❤️

(back to top)

About

Application to explain T-SQL against a database

License:MIT License


Languages

Language:Jupyter Notebook 76.3%Language:C# 11.8%Language:HTML 5.8%Language:CSS 4.7%Language:Jinja 1.0%Language:Python 0.4%