Arctic is a timeseries/dataframe database that sits atop MongoDB. Arctic supports serialization of a number of datatypes for storage in the mongo document model. Serializes a number of data types eg. Pandas DataFrames, Numpy arrays, Python objects via pickling etc. so you don't have to handle different datatypes manually. Uses LZ4 compression by default on the client side to get big savings on network / disk. Allows you to version different stages of an object and snapshot the state (In some ways similar to git), and allows you to freely experiment and then just revert back the snapshot. [VersionStore only] Does the chunking (breaking a Dataframe to smaller part for you. Has different types of Stores, each with it's own benefits. Eg. Versionstore allows you to version and snapshot stuff, TickStore is for storage and highly efficient retrieval of streaming data, ChunkStore allows you to chunk and efficiently retrieve ranges of chunks.

Features

  • There is a large number of configuration knobs which tune Arctic's performance
  • Restricts data access to Mongo
  • Prevents ad hoc queries on unindexed / unsharded collections
  • Arctic provides a wrapper for handling connections to Mongo
  • Arctic provides a wrapper for handling connections to Mongo
  • Enable/disable various (experimental) features

Project Samples

Project Activity

See All Activity >

Categories

Database

License

GNU Library or Lesser General Public License version 3.0 (LGPLv3)

Follow Arctic TimeSeries and Tick store

Arctic TimeSeries and Tick store Web Site

You Might Also Like
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

Build gen AI apps with an all-in-one modern database: MongoDB Atlas

MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Arctic TimeSeries and Tick store!

Additional Project Details

Operating Systems

Linux, Mac, Windows

Programming Language

Python

Related Categories

Python Database Software

Registered

2022-07-19