bryanherger's repositories
trino-vertica
Trino JDBC connector to Vertica
vertica-python-fft
A Python UDTF for Vertica that implements Numpy Fast Fourier Transform (FFT)
vertica-eon-toolkit
Tools, applications, scripts to help manage a Vertica Eon mode cluster on-premises and in the clouds.
vertica-llm
LLM examples to generate SQL for Vertica DB
Vertica-ML-Python
Vertica-ML-Python is a Python library that exposes sci-kit like functionality to conduct data science projects on data stored in Vertica, thus taking advantage Vertica’s speed and built-in analytics and machine learning capabilities. It supports the entire data science life cycle, uses a ‘pipeline’ mechanism to sequentialize data transformation operation (called Resilient Vertica Dataset), and offers multiple graphical rendering possibilities.
aws-ec2-service-proxy
A TCP proxy to help manage services running on EC2 instances and control costs by running and stopping on demand.
dbt-oracle
A dbt adapter for oracle db backend
dbt-vertica
Official dbt adapter for Vertica
docker-vertica-mc
Docker container for Vertica Management Console
knex
A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.
node-vertica
Pure javascript Vertica database client. Except it is written in CoffeeScript.
opentext-telco-demo
Telco Vertica-Magellan BI Demo with OpenText
qprof
Tool to assess and measure query performance in Vertica
trino
Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
vanna
🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using RAG 🔄.
vertica-datasets
Example data for Vertica projects such as UDX, datasketches, ML, etc.
vertica-flink-connector
A plugin of Flink JDBC SQL Connector to allow reading data from and writing data into Vertica
vertica-grafana-datasource
Placeholder for new React based framework
vertica-information-schema
Vertica dialect implementation of SQL92 standard INFORMATION_SCHEMA schema, tables, views for compatibility
vertica-java-udl
Custom UDLoader, UDParser, UDFilter extensions for Vertica developed in Java. Currently adds support for filtering and parsing FIX and XML types, copying from ActiveMQ, and external tables via JDBC.
vertica-java-udtf
Maven project example UDTF for Java. Demonstrates some unusual applications.
vertica-jdbc-oauth-methods
Demo how to use OAuth with Vertica JDBC showing username/password logon and browser-based SSO.
vertica-kubernetes
Helm chart and container to deploy Vertica in Kubernetes
vertica-prometheus-exporter
A simple Vertica Prometheus Exporter that serves important Vertica metrics in Prometheus format.
vertica-python
vertica-python is a native Python adapter for the Vertica (http://www.vertica.com) database.
vertica-python-udx
Custom User-Defined Scalar, Loader, Parser, Filter extensions for Vertica developed in Python.