questdb / roadmap

QuestDB Public Roadmap
6 stars 0 forks source link

Metabase integration #34

Open tris0laris opened 1 year ago

tris0laris commented 1 year ago

Summary

The goal is to allow developers to use QuestDB with Metabase via Postgres driver to visualize data.

Since version 6.5, we improved PostgreSQL compatibility (https://github.com/questdb/questdb/pull/2210), which is a pre-requisite for more integrations with popular database tools in the Postgres ecosystem.

Expected outcome

Developers can connect to QuestDB via the PostgreSQL driver smoothly and can use the tool as intended.