An open API service indexing awesome lists of open source software.

https://github.com/calvinjmin/databricks-sdk-cpp

Databricks SDK for C++
https://github.com/calvinjmin/databricks-sdk-cpp

cpp databricks databricks-sdk

Last synced: 9 days ago
JSON representation

Databricks SDK for C++

Awesome Lists containing this project

README

          

# Databricks C++ SDK

![](assets/images/landing.png)

[![Latest Release](https://img.shields.io/github/v/release/calvinjmin/databricks-sdk-cpp?display_name=tag&sort=semver)](https://github.com/calvinjmin/databricks-sdk-cpp/releases/latest)
[![Build Status](https://img.shields.io/github/actions/workflow/status/calvinjmin/databricks-sdk-cpp/docs.yml?branch=main)](https://github.com/calvinjmin/databricks-sdk-cpp/actions)
[![C++17](https://img.shields.io/badge/C%2B%2B-17-blue.svg)](https://en.cppreference.com/w/cpp/17)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

Open Source Repo: [github.com/Calvinjmin/databricks-sdk-cpp](https://github.com/Calvinjmin/databricks-sdk-cpp)

---

# Documentation
The complete Doxygen documentation is available at: [calvinjmin.github.io/databricks-sdk-cpp](https://calvinjmin.github.io/databricks-sdk-cpp/)

# Contribution

Please see the contribution guide [here](./CONTRIBUTING.md) for information on how to contribute to the project.

# License

MIT License - see [LICENSE](./LICENSE) file for details.