Time series Database Selection--essentially column storage, B-tree index, or inverted index in search engine

Source: Internet
Author: User

The time series database is the largest and most widely used. This type of storage is commonly referred to when people talk about time series databases. Depending on the underlying technology, it can be divided into three categories.

  • Straightforward file-based storage: RRD Tool,graphite Whisper. This type of tool is attached to the Monitoring alarm tool, and there is no regular database engine at the bottom. Simply there is a binary file structure.
  • Build based on k/v database: Opentsdb (HBase-based), Blueflood,kairosdb (Cassandra based), Influxdb,prometheus (based on LEVELDB)
  • Build on relational database: Mysql,postgresql can be used to save time series data

For a comparison of its underlying principles, it is best to read the following three articles!

Turn from:

Http://www.infoq.com/cn/articles/database-timestamp-01

http://www.infoq.com/cn/articles/database-timestamp-02

http://www.infoq.com/cn/articles/database-timestamp-03

Time series Database Selection--essentially column storage, B-tree index, or inverted index in search engine

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.