From e89178396010078762783c6222f545c0c0f6e54b Mon Sep 17 00:00:00 2001 From: Zhe Wang Date: Sat, 6 May 2023 20:46:22 +0100 Subject: [PATCH] add ArcticDB --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index e7c9ed8..fc1a206 100644 --- a/Readme.md +++ b/Readme.md @@ -258,6 +258,7 @@ Note: the one marked as `Live Trading` has reasonable live trading support for a ## Databases +- [ArcticDB (Man Group)](https://github.com/man-group/ArcticDB) | `C++`, `Python` | - ArcticDB is a high performance, serverless DataFrame database built for the Python Data Science ecosystem. - [Arctic (Man Group)](https://github.com/man-group/arctic) | `Python` | - High performance datastore for time series and tick data - [Marketstore](https://github.com/alpacahq/marketstore) | `Go` | - DataFrame Server for Financial Timeseries Data - [Tectonicdb](https://github.com/0b01/tectonicdb) | `Rust` | - Tectonicdb is a fast, highly compressed standalone database and streaming protocol for order book ticks.