ArcticDB
ArcticDB is a high performance, serverless DataFrame database built for the Python Data Science ecosystem. observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 86
- Longevity 99
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 7.0
- age_days: 1391
- days_rel: 16
- days_push: 7
- n_releases_24m: 69
Adoption not part of the score
2493 stars · 214 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ArcticDB is a high-performance DataFrame database for time series and tick data, developed at Man Group for quantitative data science. It stores and retrieves Pandas DataFrames natively via a Python API, sitting directly on commodity object storage (S3, Azure Blob, GCP, LMDB) with no servers to provision.
Use cases
- store and query billions of rows of time series data from Python
- persist pandas DataFrames with versioning and point-in-time queries
- build a tick data store for market data in quantitative finance
- backtest trading strategies against large historical datasets
- store evolving-schema dataframe data on S3 without managing a database server
- handle wide cross-sectional data with hundreds of thousands of columns
When to choose
- you work in Python with pandas/polars and need fast dataframe storage at scale
- you want a serverless datastore on top of S3/Azure/GCP object storage
- you need immutable versioning and time-travel queries over time series
- you are doing quantitative research, backtesting, or market data storage
When to avoid
- you need SQL queries or joins across relational tables
- you need a general-purpose OLTP database with transactions
- your stack is not Python-centric
- you need real-time streaming ingestion with sub-millisecond latency
Facets
library · maturity active
database data-science etl databases data-science fintech time-series python windows dataframe-database timeseries tick-data object-storage pandas quantitative-finance serverless-database versioned-data linux macos
5 sources
- readme: https://github.com/man-group/ArcticDB · fetched 2026-08-28 · 18d29eff2305
- homepage: http://arcticdb.io · fetched 2026-08-29 · ddaef888f606
- site_page: https://docs.arcticdb.io/ · fetched 2026-08-29 · 36c6c3c2e4f9
- site_page: https://arcticdb.io/about · fetched 2026-08-29 · e3651b7c5d0f
- registry_pypi: https://pypi.org/pypi/arctic/json · fetched 2026-08-29 · 2fdffa8e0d90
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| man-group/ArcticDB | main | 94 |
| man-group/arctic | mirror | 23 |
For agents
markdown · JSON · MCP: product_card(name="man-group/ArcticDB")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem