km-to-sql 0.1.0

Helpers and shared logic for KotobaMedia to-sql tools
Documentation

km-to-sql

Shared helpers for KotobaMedia to-sql projects.

Includes:

  • Metadata types (metadata::TableMetadata)
    • Conforms to serde::{Serialize, Deserialize}
  • Metadata (datasets) table schema and creation helpers
    • PostgreSQL: postgres::{init_schema, upsert, get}