Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cvitter/humio-jdbc-driver
Initial go at writing a basic JDBC driver for Humio
https://github.com/cvitter/humio-jdbc-driver
humio java jdbc-driver
Last synced: about 1 month ago
JSON representation
Initial go at writing a basic JDBC driver for Humio
- Host: GitHub
- URL: https://github.com/cvitter/humio-jdbc-driver
- Owner: cvitter
- License: apache-2.0
- Created: 2020-10-29T23:19:01.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-13T12:47:14.000Z (over 2 years ago)
- Last Synced: 2023-04-03T22:25:26.326Z (over 1 year ago)
- Topics: humio, java, jdbc-driver
- Language: Java
- Homepage:
- Size: 74.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# humio.jdbc.driver
First go at a basic JDBC driver for Humio (https://www.humio.com). Currently in a draft, non working
version.# License
The Humio JDBC Client is Open Source software released under the Apache 2.0 License. Please see the [LICENSE](LICENSE) file for full license details.
# Disclaimer
The code in this repository is not sponsored or supported by Humio, Inc.
# Authors
* Author: [Craig Vitter](https://github.com/cvitter)
# Contributors
Please submit Issues and/or Pull Requests.