Skip to main content

Connect Your Data

LangDB provides integration to various data sources, allowing you to connect and work with your data effortlessly.

Data Sources

LangDB (Clickhouse)

Best for development purposes, allowing you to quickly set up and start working with Clickhouse without the need for self-hosting.

LangDB Clickhouse

Clickhouse

For production use, LangDB can connect to your Clickhouse Cloud project.

Clickhouse Cloud

note

To connect to your Clickhouse Cloud project, you'll need the following permissions on the user:

  • INSERT
  • ALTER DELETE
  • CREATE TABLE
  • CREATE TEMPORARY TABLE
  • DROP TABLE
  • ALTER UPDATE(_row_exists)
  • ALTER TABLE
  • TRUNCATE

Snowflake

Coming Soon

DataBricks

Coming Soon