navigation

SQLstream Documentation

To get started using Guavus SQLstream, install SQLstream s-Server following the steps in the Installation Guide. s-Server installs with everything you need to view data visualizations, including s-Dashboard and the s-Server WebAgent. The installation guide also describes using the Mochi demo, which uses both of these tools to visualize an alert system for bank login failures. Once you have viewed the Mochi demo, you can install SQLstream StreamLab to start creating your own visualizations based on the Mochi data.

Overviews

  • SQLstream Concepts Guide. This guide offers an overview of SQLstream s-Server concepts including streams, the system architecture, application models. It also compares streaming SQL with RDMS SQL.

Tutorials

Tools

  • Using StreamLab. This guide describes how to use StreamLab to parse, analyze, and display s-Server data graphically.
  • Using s-Dashboard. This guide describes how to use s-Dashboard to display s-Server data graphically.
  • Using s-Studio. This guide explains how to use SQLstream’s integrated development environment, s-Studio, to parse, analyze, and output s-Server data.
  • Using sqlline. This guide explains how to use a customized version of a console based utility to execute SQL in s-Server.

Manuals

  • Administering Guavus SQLstream. This guide explains how to configure, maintain, and monitor s-Server once you have installed it.
  • Streaming SQL Reference Guide. This guide offers comprehensive documentation of Guavus s-Server streaming SQL, including the particular implementation of CREATE, ALTER, SELECT, and DROP statements.
  • Glossary. Defines key terms used for Guavus SQLstream.