[][src]Module dbcrossbarlib::drivers

Drivers for various schema sources and destinations.

These APIs are all unstable and not yet standardized.

Modules

bigml

Support for BigML data sets.

bigquery

Driver for working with BigQuery.

bigquery_schema

Support for bigquery-schema locators.

bigquery_shared

Code shared between various BigQuery-related drivers.

csv

Driver for working with CSV files.

dbcrossbar_schema

Support for dbcrossbar-schema locators.

gs

Support for Google Cloud Storage.

postgres

A driver for working with Postgres.

postgres_shared

Code shared between various PostgreSQL-related drivers.

postgres_sql

Schema-only driver for reading and writing PostgreSQL CREATE TABLE schema.

redshift

Driver for working with Redshift.

s3

Support for Amazon's S3.

Functions

all_drivers

All known drivers.

find_driver

Look up a specifc driver by Locator scheme.