Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vertica/client-application-examples
- Owner: vertica
- License: apache-2.0
- Created: 2022-02-15T17:00:17.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-28T07:38:24.000Z (8 months ago)
- Last Synced: 2024-08-03T23:22:56.933Z (6 months ago)
- Language: C#
- Size: 65.4 KB
- Stars: 4
- Watchers: 6
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-vertica - client-application-examples - Examples for connecting to Vertica in various clients, drivers and programming languages. (Examples)
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)