Skip to content

Class built as a basic interface to interact with Dremio using Python

License

Notifications You must be signed in to change notification settings

leonballoni/Datasources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Datasources

A series of classes built to support querying within different types of databases.

Current functionalities

Bigquery

It`s possible to:

  1. Login
  2. See datasets
  3. See tables within dataset
  4. Query the table and retrieve the data

Dremio

It`s possible to:

  1. Login
  2. Create a job routine
  3. Check job status
  4. Retrieve the jobs data if there is any.

About

Class built as a basic interface to interact with Dremio using Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages