Metadata-Version: 2.4
Name: harlequin-questdb
Version: 0.3.0
Summary: A Harlequin adapter for QuestDB.
License: MIT
License-File: LICENSE
Requires-Python: >=3.12
Requires-Dist: harlequin<3,>=1.7
Requires-Dist: psycopg[binary]>=3.1
Description-Content-Type: text/markdown

# harlequin-adapter-template
This repo provides a template you can use to accelerate development of a new [Harlequin](https://harlequin.sh) database adapter.

For an in-depth guide on writing your own adapter, see the [Harlequin Docs](https://harlequin.sh/docs/contributing/adapter-guide).