dbcrossbar Guide
1.
Features & philosophy
2.
Installing
3.
How it works
3.1.
CSV interchange format
3.2.
Portable table schema
4.
Configuration
5.
Commands
5.1.
cp: Copying tables
5.2.
count: Counting records
5.3.
schema conv: Transforming schemas
6.
Drivers
6.1.
BigML
6.2.
BigQuery
6.3.
CSV
6.4.
File
6.5.
Google Cloud Storage
6.6.
PostgreSQL
6.7.
RedShift
6.8.
S3
6.9.
Shopify (UNSTABLE, DEPRECATED)
7.
Specifying table schemas
7.1.
Postgres CREATE TABLE
7.2.
BigQuery JSON schemas
7.3.
Native dbcrossbar schemas
7.4.
TypeScript schemas (UNSTABLE)
8.
Changes
Credits and contributors
Light (default)
Rust
Coal
Navy
Ayu
Using dbcrossbar
Drivers
dbcrossbar
uses built-in "drivers" to read and write CSV data and table schemas.