Software:TimescaleDB

From HandWiki
TimescaleDB
Developer(s)Timescale Inc[1]
Initial release1 November 2018; 5 years ago (2018-11-01)
Stable release
2.13.0 / 28 November 2023; 2 months ago (2023-11-28)[2]
Repositoryhttps://github.com/timescale/timescaledb
Written inC
Operating systemCross-platform
TypeTime series database
LicenseApache 2.0
Websitetimescale.com

TimescaleDB is an open-source time series database[3][4][5] developed by Timescale Inc. It is written in C and extends PostgreSQL.[6][7] TimescaleDB is a relational database[8] and supports standard SQL queries. Additional SQL functions and table structures provide support for time series data oriented towards storage, performance, and analysis facilities for data-at-scale.[9]

One of the key features of TimescaleDB is its performance, which has been compared to InfluxDB.[10] Time-based data partitioning provides for improved query execution and performance when used for time oriented applications.[11] More granular partition definition is achieved through the use of user defined attributes.[12]

TimescaleDB is offered as open source software under the Apache 2.0 license. Additional features are offered in a community edition as source available software under the Timescale License Agreement (TLS).[13]

History

Timescale was founded by Ajay Kulkarni (CEO)[14] and Michael J. Freedman (CTO) in response to their need for a database solution to support internet of things workloads.[15]

References

  1. Miller, Ron (5 May 2021). "Timescale grabs $40M Series B as it goes all in on cloud version of time series database". https://techcrunch.com/2021/05/05/timescale-grabs-40m-series-b-as-it-goes-all-in-on-cloud-version-of-time-series-database/. 
  2. "TimescaleDB v2.13.0 release notes". https://docs.timescale.com/timescaledb/latest/overview/release-notes/. Retrieved 29 November 2022. 
  3. Design Recommendations for Intelligent Tutoring Systems: Volume 8 - Data Visualization. Army Research Laboratory. December 29, 2020. p. 50. ISBN 9780997725780. https://books.google.com/books?id=TxY6EAAAQBAJ&dq=%22TimescaleDB%22+-wikipedia&pg=PA50. "For example, the emergence of reliable, open-source, timeseries databases, such as InfluxDB and TimescaleDB, have made them indispensable tools upon which to build metric-driven workflows (Assay, 2019).The value in these specialized data-stores is in their singluar focus around ingesting and vending massive amounts of tagged measurements at specific points in time. The optimization and specificity to common issues related to measurement in general --- as well as their open-source licenses --- have made them indispensable solutions for a wide range of needs requiring measurement at scale." 
  4. Dr. Quan Ha Le; Marcelo Diaz (13 August 2021). Developing Modern Database Applications with PostgreSQL. Packt Publishing. p. 162. ISBN 9781838641061. https://books.google.com/books?id=f4k4EAAAQBAJ&dq=%22TimescaleDB%22+-wikipedia&pg=PA162. "TimescaleDB is an open source database for time series data; we first heard about TimescaleDB when we investigated standalone PostgREST because it had TimescaleDB as a built-in extension." 
  5. Nathan Liefting; Brian van Baekel (26 February 2021). Zabbix 5 IT Infrastructure Monitoring Cookbook. Packt Publishing. p. 358. ISBN 9781800208452. https://books.google.com/books?id=nhMZEAAAQBAJ&dq=%22TimescaleDB%22+-wikipedia&pg=PA358. "TimescaleDB is an open source relational PostgreSQL database for time-based series data." 
  6. Baer, Tony (June 17, 2021). "Timescale scales out and sets its sights on analytics". https://www.zdnet.com/article/timescale-scales-out-and-sets-its-sights-on-analytics/. "Thus, TimescaleDB joins what is literally a crowd in the PostgreSQL community, but it is unique in being one of the few, if not the only, PostgreSQL variants that have been specifically designed for time series data." 
  7. Grzesik, Piotr; Mrozek, Dariusz (2020-05-25). "Comparative Analysis of Time Series Databases in the Context of Edge Computing for Low Power Sensor Networks". Computational Science – ICCS 2020. Lecture Notes in Computer Science. 12141. pp. 371–383. doi:10.1007/978-3-030-50426-7_28. ISBN 978-3-030-50425-0. 
  8. Struckov, Alexey; Yufa, Semen; Visheratin, Alexander A.; Nasonov, Denis (2019-01-01). "Evaluation of modern tools and techniques for storing time-series data" (in en). Procedia Computer Science 156: 19–28. doi:10.1016/j.procs.2019.08.125. ISSN 1877-0509. 
  9. "High Volume Space Exploration Time-Series Data Storage in PostgreSQL" (in en). https://www.infoq.com/news/2018/10/space-time-series-data/. 
  10. Jowanza Joseph (December 6, 2021) (in English) (Ebook). Mastering Apache Pulsar. O'Reilly Media. ISBN 9781492084853. https://books.google.com/books?id=eYBTEAAAQBAJ&dq=%22TimescaleDB%22+-wikipedia&pg=PT121. "TimescaleDB shares some philosophical and performance characteristics with InfluxDB, a database supported out of the box by Pulsar IO." 
  11. Martin, Steven J. (2018-09-01). "Cray Advanced Power Management Updates". https://cug.org/proceedings/cug2018_proceedings/includes/files/pap174s2-file1.pdf. 
  12. Jinka, Preetam (2018-12-05). "Time Series at ShiftLeft" (in en). https://blog.shiftleft.io/time-series-at-shiftleft-e1f98196909b. 
  13. "TimescaleDB License Agreement". 2020-09-24. https://www.timescale.com/legal/licenses. 
  14. David G. Cohen; Brad Feld (July 2020). Do More Faster India. Wiley. ISBN 9781119698913. https://books.google.com/books?id=gsb1DwAAQBAJ. "Founded by Andrew Cheung and Ajay Kulkarni, Sensobi was a mobile address book that enabled users to record notes, set follow-up reminders, stay connected, and manage relationships. Sensobi received a small amount of funding and was acquired by GroupMe in 2011, when the app was relaunched as a mobile chat platform. Andrew is currently a technical lead at Signal Services and Ajay is cofounder and CEO of TimescaleDB." 
  15. "A scalable time-series database that supports SQL". 2017-06-22. https://www.oreilly.com/radar/podcast/a-scalable-time-series-database-that-supports-sql/.