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
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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