No description
  • Python 99.5%
  • Makefile 0.5%
Find a file
2024-01-08 13:45:20 -07:00
src/harlequin_myadapter Initial commit 2024-01-08 13:45:20 -07:00
tests Initial commit 2024-01-08 13:45:20 -07:00
.gitignore Initial commit 2024-01-08 13:45:20 -07:00
LICENSE Initial commit 2024-01-08 13:45:20 -07:00
poetry.lock Initial commit 2024-01-08 13:45:20 -07:00
pyproject.toml Initial commit 2024-01-08 13:45:20 -07:00
README.md Initial commit 2024-01-08 13:45:20 -07:00

harlequin-adapter-template

This repo provides a template you can use to accelerate development of a new Harlequin database adapter.

For an in-depth guide on writing your own adapter, see the Harlequin Docs.