Skip to content

ydb-platform/fq-connector-go

Repository files navigation

Build Linter Release Go Report Card Coverage

Objectives

Service fq-connector-go is a part of YDB Federated Query system. It's an extension point making YDB capable of interaction with various external data sources. You can deploy fq-connector-go alongside with YDB in order to query and handle data extracted from the external sources.

Currently supported data sources:

  • ClickHouse
  • PostgreSQL
  • YDB
  • Microsoft SQL Server

Documentation