StreamSQL Guide

StreamSQL is StreamBase's text-based language for writing applications to query streams of data. StreamSQL applications are analogous to graphical EventFlow applications, but are stored in files with an ssql extension.

This guide contains mostly reference topics that describe how to use the StreamSQL language. For general concepts and primitive operations that are common to both EventFlows and StreamSQL applications, you will find references to appropriate topics in the Authoring Guide.