Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

TrailDB - Efficient tool for storing and querying series of events

  • Share this:
post-title
TrailDB is a library, implemented in C, which allows you to query series of events at blazing speed. TrailDB is also optimized for speed of development: Use its simple API with your favorite language, in your favorite environment. TrailDB's secret sauce is data compression. It leverages predictability of time-based data to compress your data to a fraction of its original size. In contrast to traditional compression, you can query the encoded data directly, decompressing only the parts you need.

Since 2014, AdRoll has used TrailDB to store and query over tens of trillions events originating from the web.
http://traildb.io
https://github.com/traildb/traildb
License:
Tech: