Skip to content

Sample Code for Connecting to Dremio using arrow/odbc/rest in different languages

Notifications You must be signed in to change notification settings

developer-advocacy-dremio/connecting-to-dremio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Data from Dremio (in progress)

In this repository you'll find scripts on how to get data from Dremio using Dremio's REST API, ODBC and Arrow in different programming languages. The default scripts are designed to capture the time for these requests.

**NOTE: Make sure you have the right C++ libraries for ODBC and turbodbc to work correctly, these are listed here: https://turbodbc.readthedocs.io/en/latest/pages/getting_started.html

Methods for Connecting to Dremio

Troubleshooting Tips

For ODBC

  • make sure unixODBC is installed
  • make sure the odbc.ini and odbcinst.ini have the right driver data
  • make sure autocommit is on

About

Sample Code for Connecting to Dremio using arrow/odbc/rest in different languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published