@_zheergen: Man Group, one of the world's largest hedge funds, has open-sourced its database engine. Guys! This DataFrame database is specifically designed for quant trading. Man Group's open-source ArcticDB is a high-performance, serverless DataFrame database designed for P...

X AI KOLs Timeline Tools

Summary

Man Group has open-sourced ArcticDB, a high-performance, serverless DataFrame database designed for Python data science and quantitative finance scenarios, supporting billions of rows of time-series data, S3/LMDB/Azure storage, time travel and snapshots, and C++ engine acceleration.

Man Group, one of the world's largest hedge funds, has open-sourced its database engine Brothers! This DataFrame database is specifically designed for quant trading Man Group's open-source ArcticDB is a high-performance, serverless DataFrame database built for Python data science and quantitative finance scenarios. It currently has 2.5K stars. Core features: Direct read/write of Pandas DataFrames, feels natural to use Optimized for time series, can handle billions of rows of data Serverless architecture, data can be stored in S3, LMDB, or Azure Supports version rollback (Time Travel) and snapshots Flexible schema, allows appending and modifying at any time C++ engine acceleration, fast queries and processing For quant researchers who need to manage large-scale market data, factors, or backtest data, this tool solves the pain points of "slow data access and troublesome management." Previously storing market data: CSV fills up the disk → switch to database → queries are slow as hell → give up. Now with ArcticDB, billions of rows of market data can run locally. The "data warehouse" for quants finally has the right solution.
Original Article
View Cached Full Text

Cached at: 08/14/26, 03:36 PM

One of the world’s largest hedge funds, Man Group, has open-sourced its database engine

Folks! This DataFrame database is purpose-built for quantitative trading

ArcticDB, open-sourced by Man Group, is a high-performance, serverless DataFrame database designed for Python data science and quantitative scenarios. It currently has 2.5K stars.

Core features:

Directly read and write Pandas DataFrames, feels very natural to use Optimized specifically for time series, capable of handling billions of rows of data Serverless architecture, data can be stored on S3, LMDB, or Azure Supports version rollback (Time Travel) and snapshots Flexible schema, supports appending and modifying at any time C++ engine acceleration for fast query and processing

For quant researchers who need to manage large-scale market data, factors, or backtest data, this tool solves the pain point of “slow data access and troublesome management.”

Previously, storing market data: CSV fills up the disk → switch to a database → queries are slow as hell → give up. Now with ArcticDB, you can run billions of rows of market data locally. Quants finally have a proper solution for their “data warehouse.”

爱吃折耳根的Ace (@_zheergen): Must-watch for quant: using gradient descent to automatically generate optimal support and resistance lines

Highly recommended for friends who want to truly automate support and resistance lines.

This hardcore 6-minute video from neurotrader specifically addresses the pain point that traditional technical analysis requires manual line drawing, which varies from person to person and cannot be automated.

The video demonstrates a very elegant mathematical algorithm: how to use Python to automatically compute and draw the optimal trend line (Support

Similar Articles

@WEB3_furture: What did the world's most expensive financial teams open source on GitHub? How can ordinary people learn about quantitative trading? Directly getting hands-on is the fastest way. Top quantitative and high-frequency trading institutions like Jane Street, Goldman Sachs, J.P. Morgan, etc., have released representative financial/engineering tools to help ordinary quant...

X AI KOLs Timeline

This tweet introduces three financial/engineering tools open-sourced by top quantitative institutions such as Jane Street, Goldman Sachs, and J.P. Morgan: magic-trace (high-precision process tracing), gs-quant (Python package for derivatives pricing and risk management), and Perspective (real-time data visualization tool), helping quant enthusiasts gain institutional-level technical capabilities for free.

@CycleDecoded: Unbelievable, guys—GitHub just quietly unleashed a monster project that's set to disrupt institutional quant traders' livelihoods. The project is called Alpha-Dojo/DojoAgents, with a brutally hardcore positioning: 'Full-market Personal Investment AI Copilot.' This isn't some grandstanding large model that just talks in circles; it's the real deal…

X AI KOLs Timeline

Alpha-Dojo/DojoAgents is a full-market personal investment AI copilot framework that supports automated analysis and strategy backtesting for stocks, forex, and cryptocurrencies. It is fully open-source and aims to give retail investors access to institutional-grade quantitative tools.

@AYi_AInotes: Wow, Alibaba has directly open-sourced the vector database it has been using internally for years. The capability that Pinecone charges $70/month for, you can get for free with a single pip command. Billion-level vector recall in milliseconds without needing a separate service. From now on, those doing RAG and AI search no longer need to pay Pinecone $70 each month! The vector database that Alibaba has been running internally for years is open-sourced...

X AI KOLs Timeline

Alibaba has open-sourced Zvec, a vector database used internally for years. It supports billion-scale vector retrieval in milliseconds, can be embedded into application processes without a separate service, and is completely free. It serves as a replacement for paid services like Pinecone.

@_zheergen: Wow! Goldman Sachs open-sourced their quantitative toolkit gs-quant. Goldman Sachs has open-sourced the Python quant library used by their internal quants, currently with 11.3K stars on GitHub. It offers a rich set of quantitative analysis tools for structured products…

X AI KOLs Timeline

Goldman Sachs open-sourced its internal quantitative trading toolkit gs-quant, providing institutional-grade derivatives pricing, risk management, and strategy development tools. It has received 11.3K GitHub stars.

@CycleDecoded: Fellow devs working on AI vector databases and RAG can save six months of detours! This viral GitHub project combines "real-time data + vector retrieval + LLM pipeline" into one — write 30 lines of Python and you've got an enterprise-grade RAG system in seconds, no need to deal with all kinds of complex...

X AI KOLs Timeline

Pathway's open-source llm-app is a framework for building enterprise-grade RAG systems. It supports real-time data sync, built-in vector retrieval, and comes with ready-made cloud templates. It has earned over 59,000 stars on GitHub.