Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vertica/client-application-examples

Examples of how to write a client application to connect to vertica
https://github.com/vertica/client-application-examples

Last synced: 3 months ago
JSON representation

Examples of how to write a client application to connect to vertica

Awesome Lists containing this project

README

        

# Vertica client application examples

This repository includes examples of how to write a client application to connect to Vertica using various clients, drivers and programming languages.

Sample applications:
- [ADO.NET sample app](ADO.NET/README.md)
- [JDBC sample app with OAuth 2.0](JDBC/README.md)
- [ODBC sample app with OAuth 2.0](ODBC/README.md)
- [Ruby sample app](Ruby/README.md)