Skip to main content

00 - Setup

The airpipe binary and hosted mode offering allow you to connect and query your own databases.

This tutorial is targeted towards relational based databases such as postgres and not NoSQL/Document Stores.

Currently supported databases:

  • Postgres
    • CockroachDB
    • YugabyteDB
    • Timescale
    • Any postgres compatible databases
  • MySQL
    • MariaDB
    • TiDB
    • Any mysql compatible databases
  • SQLite
  • MSSQL / SqlServer
  • MongoDB
    • Azure Cosmos DB
    • Amazon DocumentDB

Database missing? Reach out on discord or email and we'll see what we can do!

Note: When you are running it yourself in self hosted mode your connections will be persisted for performance.

Requirements

  • Available database
  • Ensure the database is reachable