Skip to content

Latest commit

 

History

History
30 lines (27 loc) · 402 Bytes

release notes.md

File metadata and controls

30 lines (27 loc) · 402 Bytes

0.1.2 current progress

  • enhancement on database IO
  • database sync to data lake
  • orm framework support

0.1.1

  • database utils
    • SQLRewriter
    • SQlJoiner
    • SQLTypeAdapter
  • database Sync
    • upsert
    • full
    • general
  • database IO
    • export
      • json
      • csv
      • parquet

0.1.0

  • database connection client
    • db
      • MySQL
      • Sqlite
      • PostgreSQL
    • lake
      • S3
      • GCS