AlgoSeek ArdaDB Query Service

Managed ClickHouse-based columnar cloud database (AWS us-east-1) pre-loaded with two petabytes of AlgoSeek historical and near-real-time market data, queried with full SQL. Programmatic access is documented through the open-source algoseek-connector Python library (SQL-like method-chaining queries, pandas DataFrames, streaming results) using ArdaDB credentials; no public HTTP base URL is documented.

API entry from apis.yml

apis.yml Raw ↑
aid: algoseek:algoseek-ardadb-query-service
name: AlgoSeek ArdaDB Query Service
tags:
- Database
- SQL
- ClickHouse
- Historical Data
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://algoseek.com/ardadb
baseURL: ''
properties:
- url: https://algoseek.com/ardadb
  type: Documentation
- url: https://algoseek-connector.readthedocs.io/
  type: Documentation
description: Managed ClickHouse-based columnar cloud database (AWS us-east-1) pre-loaded with two petabytes
  of AlgoSeek historical and near-real-time market data, queried with full SQL. Programmatic access is
  documented through the open-source algoseek-connector Python library (SQL-like method-chaining queries,
  pandas DataFrames, streaming results) using ArdaDB credentials; no public HTTP base URL is documented.