A collection of useful code samples and examples written by me, Randy 👋
- I'm just some guy! This is NOT part of my professional work and is not part of any official employement I have had over the years.
- nothing here should be considered production grade.
- This is best thought of as an art project 🖼️
- By viewing this repository you agree legally to never litigate against me no matter what. I'm sorry, but you've already agreed by reading this. It's too late. You can't do it now so do not try. IT HATH BEEN DECRIED 📜 👩⚖️ -- court adjourned 👏
This repository contains sample code, examples, and demonstrations intended to help developers and data engineers understand integration patterns and workflows for Databricks and connected systems. Each subfolder contains specific examples with their own documentation.
This code is provided for educational and demonstration purposes only. Before using any code from this repository in a production environment, you should:
- Review and test thoroughly in your own development environment
- Understand security implications of any authentication or credential handling code
- Adapt configurations to match your specific environment and requirements
- Follow best practices for your specific deployment scenario
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.