Skip to content

Releases: Canner/wren-engine

0.3.3

22 Apr 04:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.2...0.3.3

0.1.0

18 Jul 12:03
980220f
Compare
Choose a tag to compare

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