Plugin/Extension

The Warp 10 Platform offers several plugins and extensions.
Here is a list of blog posts on this subject.

Interacting with QuestDB in WarpScript through JDBC
Tutorials

Interacting with QuestDB in WarpScript through JDBC

Warp 10 can be connected to many external data sources. Learn how WarpScript can interact with QuestDB thanks to its JDBC extension.

Read More
Leveraging WarpScript with Pig
Warp 10 Platform

Leveraging WarpScript from Pig to analyze your time series

The integration of WarpScript with Pig brings the power of advanced time series analytics to big data payloads

Read More
Tutorials

2 Fast 2 Curious: JMH Benchmarks in WarpScript

Learn how to create micro-benchmarks in WarpScript with the JMH extension.

Read More
Forecast with Facebook Prophet and CALL
Tutorials

Forecast with Facebook Prophet and CALL

Ever wanted to integrate an amazing data analysis algorithm to WarpScript but has not been developed in Java? Fear not, here is the example of how to integrate Prophet Python API to WarpScript.

Read More
Time Series Forecasts in WarpScript
Warp 10 Platform

Time series forecasts in WarpScript

In this article, we present the WarpScript extension for time series forecasting and show an exemple on power consumption data and another one on air passenger data.

Read More
Thinking In WarpScript: Thrift and Protocol Buffers
Thinking in WarpScript

Thrift and Protocol Buffers support in WarpScript

Learn how to use Thrift and Protocol Buffers directly from within WarpScript and without the need for code generation

Read More
WarpScript love Kafka Streams
Tutorials

WarpScript ❤️ Kafka Streams

Learn how Kafka Streams topologies can now be defined entirely in WarpScript and benefit from its vast number of functions

Read More
Warp 10 beyond open source
Warp 10 Platform

Warp 10 beyond OSS

Warp 10 is part of a rich Open Source ecosystem, but it also has some commercial modules available. Discover some of those modules and what benefits they provide.

Read More
Conversions to Apache Arrow format
Tutorials

Conversions to Apache Arrow format

WarpScript has support for Apache Arrow Format. Discover what this format is with examples using WarpScript with R, Python and Spark.

Read More
Grafana BeerTender Dashboard connected with Warp 10
Warp 10 Platform

Grafana BeerTender Dashboard connected with Warp 10

Thanks to a dedicated data source, it is really easy to connect Warp 10 to Grafana. Learn how to build a BeerTender Dashboard!

Read More
Automatic time series archiving
Warp 10 Platform

Automatic Time Series archiving

Learn how to manage the life cycle of your Time Series data by setting up automatic archiving of old data to an external system such as S3

Read More
tutorial Kafka plugin on Warp 10
Tutorials

Introducing the Warp 10 Kafka Plugin

Learn how you can connect to Kafka and consume messages directly from your Warp 10 instance.

Read More
Tuto NodeRED and WarpScript
Tutorials

Saving and processing sensor data with Node-RED and WarpScript

When it comes to prototyping IoT systems, Node-RED is an obvious choice.

Read More
Warp 10 SHM extension
Tutorials

Speeding up your analytics with SHM

SHM is a Warp 10 extension that allow to keep data in RAM. It speeds up data scientist job!

Read More
Star Trek Stardate
Warp 10 Platform

Captain's Log, Stardate 4353.3

Logs, all those memories could be lost in time, like tears in the rain. Learn how Warp 10 and its UDP Plugin and WarpFleet Resolver can be used to collect, store and analyze log messages in GELF format.

Read More
Tutorial Amazon S3 WarpScript
Tutorials

Archiving Time Series Data into Amazon S3

Archiving your Time Series data into a service such as S3 is something you may want to do as your data volumes grow. Learn how the S3 WarpScript extension can help you do just that.

Read More
tutorial jupyter
Tutorials

WarpScript in Jupyter notebooks

Discover how to use WarpScript in a Jupyter notebook for doing data science on time series data.

Read More
tutorial Python
Tutorials

The Py4J plugin for Warp 10

In this post, we explain how to install and use the Py4J plugin for Warp 10. This plugin allows Python scripts to interact with the WarpScript language.

Read More
Tutorial HTTP Plugin
Tutorials

HTTP Plugin

Discover the HTTPPlugin. It allows you to expose an HTTP endpoint in Warp 10 and handle requests with WarpScript.

Read More