arctic

High performance datastore for time series and tick data (by man-group)

Arctic Alternatives

Similar projects and alternatives to arctic

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better arctic alternative or higher similarity.

arctic reviews and mentions

Posts with mentions or reviews of arctic. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-03.
  • An oral history of Bank Python
    4 projects | news.ycombinator.com | 3 Nov 2021
  • How do you store the stock market time-series data?
    4 projects | /r/algotrading | 7 Jul 2021
    I use flat files but surprised no one mentioned https://arctic.readthedocs.io/en/latest/
  • Recommendation for a Database for analysis
    5 projects | /r/algotrading | 13 May 2021
    What you need for your use case is a column-oriented store. I recommend explore bcolz or apache arrow for a column file-based systems. These are very fast, support memory mapping, uses compression and SSD speed (and even CPU architecture, in case of arrow) optimally almost out of the box, and has good interfaces to Numpy and Pandas (in case you are using Python for final data consumption and analysis). The columnar structure makes it easy to add or delete a column easily (or even dynamically). If you need a more scalable (albeit at the cost of speed) solution, you can devise a schema over a regular columnar db or an nosql db - see arctic from Man group for an example.
  • What do they use to manage the tick data?
    2 projects | /r/algotrading | 12 Mar 2021
    check this out: https://github.com/man-group/arctic
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 29 Mar 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic arctic repo stats
52
3,021
7.1
11 days ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com