Skip to content

0.1.0

Compare
Choose a tag to compare
@goldmedal goldmedal released this 18 Jul 12:03
· 631 commits to main since this release
980220f

What's changed

  • Postgres Wire Protocol
    • support JDBC basically
    • support Metabase (beta)
    • Query with psql
  • Supported Data source
    • BigQuery
    • Postgres
  • Data Modeling (Accio MDL)
    • Model, Metric, Relation, ENUM and View
    • Pre-Aggregation for Metric
  • Data Access
    • ONE_TO_ONE Relationship Access
    • ONE_TO_MANY and MANY_TO_ONE Relationship Access
    • Basic Lambda Function and Array Function