github frappe/insights v3.0.0

latest release: v3.0.1
one day ago

What's Changed

  • Completely rewritten frontend
    • Fixed tons of reactivity issues in the previous one
    • Switched to Typescript for better structure and stable code
    • Revamped query building & visualizing experience
    • Improved data exploration and traceability
    • Improved dashboards filtering
  • Completely rewritten backend
    • Replaced SQLAlchemy with ibis-framework
      • Built for analysis workflows
      • Automatic query chaining and optimization
      • Single API for 20+ connectors
      • Removes 80% of the DB connection handling & query building code
    • Implemented basic data warehousing (data store)
      • Store table data into parquet files and query them using duckdb

Screenshots

Don't miss a new insights release

NewReleases is sending notifications on new releases.