Database in Trading part 2

146
TLDR; ArticDB looks to be the best current option.
CSV - Simplest, slowest, largest and no data types can lead to type errors when loading.
SQL Database - typically transactional row store (OLTP), slow for analysis (OLAP), difficult to shard and parallelize workloads over clusters.


While MongoDB proved the fastest to read and write end-of-day OHLC (Open, High, Low, Close) data — the SQL solutions were 1.5 × to 3 × slower — in terms of costs MongoDB was definitely the most expensive due to its commercial licensing costs.

Thông báo miễn trừ trách nhiệm

Thông tin và ấn phẩm không có nghĩa là và không cấu thành, tài chính, đầu tư, kinh doanh, hoặc các loại lời khuyên hoặc khuyến nghị khác được cung cấp hoặc xác nhận bởi TradingView. Đọc thêm trong Điều khoản sử dụng.